Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 971 Bytes

TeamEventStatusRankRanking.md

File metadata and controls

19 lines (14 loc) · 971 Bytes

net.thefletcher.tbaapi.v3client.Model.TeamEventStatusRankRanking

Properties

Name Type Description Notes
MatchesPlayed int Number of matches played. [optional]
QualAverage double For some years, average qualification score. Can be null. [optional]
SortOrders List<decimal> Ordered list of values used to determine the rank. See the `sort_order_info` property for the name of each value. [optional]
Record WLTRecord [optional]
Rank int Relative rank of this team. [optional]
Dq int Number of matches the team was disqualified for. [optional]
TeamKey string TBA team key for this rank. [optional]

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