# TbaApiV3client.DistrictRanking

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**teamKey** | **String** | TBA team key for the team. | 
**rank** | **Number** | Numerical rank of the team, 1 being top rank. | 
**rookieBonus** | **Number** | Any points added to a team as a result of the rookie bonus. | [optional] 
**pointTotal** | **Number** | Total district points for the team. | 
**eventPoints** | [**[DistrictRankingEventPoints]**](DistrictRankingEventPoints.md) | List of events that contributed to the point total for the team. | [optional] 


