Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1015 Bytes

EventRankingRankings.md

File metadata and controls

17 lines (12 loc) · 1015 Bytes

EventRankingRankings

Properties

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