| Name | Type | Description | Notes |
|---|---|---|---|
| matchesPlayed | kotlin.Int | Number of matches played. | [optional] |
| qualAverage | kotlin.Double | For some years, average qualification score. Can be null. | [optional] |
| sortOrders | kotlin.Array<java.math.BigDecimal> | 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 | kotlin.Int | Relative rank of this team. | [optional] |
| dq | kotlin.Int | Number of matches the team was disqualified for. | [optional] |
| teamKey | kotlin.String | TBA team key for this rank. | [optional] |