Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.01 KB

EventRankingRankings.md

File metadata and controls

18 lines (13 loc) · 1.01 KB

EventRankingRankings

Properties

Name Type Description Notes
MatchesPlayed int32 Number of matches played by this team.
QualAverage int32 The average match score during qualifications. Year specific. May be null if not relevant for a given year. [optional]
ExtraStats []float32 Additional special data on the team's performance calculated by TBA. [optional]
SortOrders []float32 Additional year-specific information, may be null. See parent `sort_order_info` for details. [optional]
Record WltRecord
Rank int32 The team's rank at the event as provided by FIRST.
Dq int32 Number of times disqualified.
TeamKey string The team with this rank.

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