# TbaApiV3client.TeamEventStatusRankRanking

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**dq** | **Number** | Number of matches the team was disqualified for. | [optional] 
**matchesPlayed** | **Number** | Number of matches played. | [optional] 
**qualAverage** | **Number** | For some years, average qualification score. Can be null. | [optional] 
**rank** | **Number** | Relative rank of this team. | [optional] 
**record** | [**WLTRecord**](WLTRecord.md) |  | [optional] 
**sortOrders** | **[Number]** | Ordered list of values used to determine the rank. See the &#x60;sort_order_info&#x60; property for the name of each value. | [optional] 
**teamKey** | **String** | TBA team key for this rank. | [optional] 


