Global Football Competitor Profile provides top-level information for a given team, including the full team roster, home venue, and team colors.
Update Frequency300s Time To Live / Cache
Data Points
Category & Sport:
Attribute | Parent Element | Type | Description |
---|---|---|---|
country_code | competitor_profile - category | String | Country code for a competitor's category ex. CAN (Canada) |
id | competitor_profile - category | String | Unique category ID for a competitor ex. sr:category:93 |
name | competitor_profile - category | String | Name for a competitor's category ex. Canada |
id | competitor_profile - sport | String | Unique sport ID for a competitorsr:sport:16 |
name | competitor_profile - sport | String | Name for a competitor's sportAmerican Football |
Competitor:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbreviation | competitor | String | Abbreviation for a competitor name ex. DEN (Denver Broncos) |
age_group | competitor | String | Age group of a competitor, when applicable ex. U23 |
country | competitor | String | Country of a competitor ex. USA |
country_code | competitor | String | Country code of a competitor ex. USA (United States)) |
division | competitor | Integer | Division number for a competitor |
gender | competitor | String | Gender for a competitormale , female |
id | competitor | String | Unique ID for a competitor ex. sr:competitor:4418 (Denver Broncos) |
name | competitor | String | Name for a competitor ex. Denver Broncos |
state | competitor | String | State of a competitor ex. CO (Colorado) |
virtual | competitor | Boolean | Signifies a competitor is a virtual team whan true . Used for placeholder teams in TBD vs TBD matchups. |
Jersey:
Attribute | Parent Element | Type | Description |
---|---|---|---|
base | jerseys - jersey | String | RGB color code of a competitor's base jersey ex. fb4f14 |
horizontal_stripes | jerseys - jersey | Boolean | Signifies a competitor's jersey has horizontal stripes when true |
number | jerseys - jersey | String | RGB color code of a competitor's jersey number ex. ffffff |
shirt_type | jerseys - jersey | String | Shirt type of a competitor's jersey ex. short_sleeves |
sleeve | jerseys - jersey | String | RGB color code of a competitor's jersey sleeves ex. fb4f14 |
sleeve_detail | jerseys - jersey | String | RGB color code of a competitor's jersey sleeve detail ex. 081368 |
split | jerseys - jersey | Boolean | Signifies a competitor's jersey is split when true |
squares | jerseys - jersey | Boolean | Signifies a competitor's jersey is squares when true |
stripes | jerseys - jersey | Boolean | Signifies a competitor's jersey has stripes when true |
type | jerseys - jersey | String | Type of competitor jersey entry ex. home , away , third |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
|
| String | Country code of a player |
|
| Date | Date of birth of a player |
|
| String | Gender of a player |
|
| Integer | Height of a player in centimeters |
|
| String | Unique ID of a player |
|
| Integer | Jersey number of a player |
|
| String | Name of a player |
|
| String | Nationality of a player |
|
| String | Nickname of a player |
|
| String | Position of a player |
|
| Integer | Weight of a player in kilograms |
Venue:
Attribute | Parent Element | Type | Description |
---|---|---|---|
capacity | venue | Integer | Capacity of a competitor's home venue ex. 76125 |
city_name | venue | String | City name of a competitor's home venue ex. Denver |
country_code | venue | String | Country code of a competitor's home venue ex. USA (United States) |
country_name | venue | String | Country name of a competitor's home venue ex. USA |
id | venue | String | Unique ID of a competitor's home venue ex. sr:venue:8179 |
map_coordinates | venue | String | Coordinates of a competitor's home venue ex. 39.743865,-105.020158 |
name | venue | String | Name of a competitor's home venue ex. Empower Field at Mile High |
reduced_capacity | venue | Boolean | Optional attribute signifying a venue has a restricted capacity when true |
reduced_capacity_max | venue | Integer | Value of a venue's restrictued capacity |
timezone | venue | String | Timezone of a competitor's home venue ex. America/Denver |