| Name | Type | Description | Notes |
|---|---|---|---|
| MatchesPlayed | int | Number of matches played by this team. | |
| QualAverage | int | The average match score during qualifications. Year specific. May be null if not relevant for a given year. | [optional] |
| ExtraStats | List<decimal> | Additional special data on the team's performance calculated by TBA. | [optional] |
| SortOrders | List<decimal> | 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. | |
| TeamKey | string | The team with this rank. |