Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 974 Bytes

TeamSimple.md

File metadata and controls

17 lines (12 loc) · 974 Bytes

# TeamSimple

Properties

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]

[Back to Model list] [Back to API list] [Back to README]