| Name | Type | Description | Notes |
|---|---|---|---|
| Key | string | TBA team key with the format `frcXXXX` with `XXXX` representing the team number. | |
| TeamNumber | int | Official team number issued by FIRST. | |
| Nickname | string | Team nickname provided by FIRST. | [optional] |
| Name | string | Official long name registered with FIRST. | |
| City | string | City of team derived from parsing the address registered with FIRST. | [optional] |
| StateProv | string | State of team derived from parsing the address registered with FIRST. | [optional] |
| Country | string | Country of team derived from parsing the address registered with FIRST. | [optional] |