Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 975 Bytes

TeamEventStatusRankRanking.md

File metadata and controls

17 lines (12 loc) · 975 Bytes

# TeamEventStatusRankRanking

Properties

Name Type Description Notes
matches_played int Number of matches played. [optional]
qual_average double For some years, average qualification score. Can be null. [optional]
sort_orders float[] Ordered list of values used to determine the rank. See the `sort_order_info` property for the name of each value. [optional]
record \TBAAPI\v3client\TBAAPI\v3client\model\WLTRecord [optional]
rank int Relative rank of this team. [optional]
dq int Number of matches the team was disqualified for. [optional]
team_key string TBA team key for this rank. [optional]

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