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