Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.01 KB

EventRankingRankings.md

File metadata and controls

17 lines (13 loc) · 1.01 KB

EventRankingRankings

Properties

Name Type Description Notes
matches_played int Number of matches played by this team.
qual_average int The average match score during qualifications. Year specific. May be null if not relevant for a given year. [optional]
extra_stats list[float] Additional special data on the team's performance calculated by TBA. [optional]
sort_orders list[float] 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.
team_key str The team with this rank.

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