Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1023 Bytes

EventRankingRankings.md

File metadata and controls

17 lines (13 loc) · 1023 Bytes

EventRankingRankings

Properties

Name Type Description Notes
matchesPlayed Int Number of matches played by this team.
qualAverage Int The average match score during qualifications. Year specific. May be null if not relevant for a given year. [optional]
extraStats [Double] Additional special data on the team's performance calculated by TBA. [optional]
sortOrders [Double] Additional year-specific information, may be null. See parent `sort_order_info` for details. [optional]
record WLTRecord
rank Int The team's rank at the event as provided by FIRST.
dq Int Number of times disqualified.
teamKey String The team with this rank.

[Back to Model list] [Back to API list] [Back to README]