Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 944 Bytes

TeamSimple.md

File metadata and controls

16 lines (12 loc) · 944 Bytes

TeamSimple

Properties

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]

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