Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1016 Bytes

EventRankingRankingsInner.md

File metadata and controls

18 lines (13 loc) · 1016 Bytes

EventRankingRankingsInner

Properties

Name Type Description Notes
matches_played i32 Number of matches played by this team.
qual_average Option<i32> The average match score during qualifications. Year specific. May be null if not relevant for a given year.
extra_stats Vec Additional special data on the team's performance calculated by TBA.
sort_orders Option<Vec> Additional year-specific information, may be null. See parent sort_order_info for details.
record Option<models::WltRecord>
rank i32 The team's rank at the event as provided by FIRST.
dq i32 Number of times disqualified.
team_key String The team with this rank.

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