| Name | Type | Description | Notes |
|---|---|---|---|
| key | string | TBA team key with the format `frcXXXX` with `XXXX` representing the team number. | |
| team_number | 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] |
| state_prov | 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] |