get
https://api.sportradar.com/unrivaled//v8//league/hierarchy.
Unrivaled League Hierarchy provides league and team identification and association information.
Update FrequencyTTL / Cache: 300 seconds
Data Updates: Hierarchy changes appear as they are updated in the database
Data Points
League
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
alias | league | String | Alias of a league ex. UNRIVALED |
id | league | GUID | Unique ID of a league ex. 844ee10a-00c8-4dc1-9c17-52598de2ef47 |
name | league | String | Name of a league ex. Unrivaled |
alias | conference | String | Alias of a conference ex. UNRIVALED |
id | conference | GUID | Unique ID of a conference ex. 56089804-dbb3-4621-96eb-ec520ab26988 |
name | conference | String | Name of a conference ex. Unrivaled |
Team
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
alias | team | String | Abbreviation of a team ex. LNR (Lunar Owls) |
championship_seasons | team | String | Years of championship seasons ex. 2025 |
championships_won | team | Integer | Number of championships won |
founded | team | Integer | Year team was founded ex. 2025 |
franchise_id | team | GUID | Unique ID of a franchise. This Id will remain constant should a team change its host city. ex. 0fe49837-e922-47d2-a063-3025ab8359db |
id | team | GUID | Unique ID of a team ex. 67c22115-2385-458f-8632-a67a025fef55 |
market | team | String | Market name of a team. Not typically used for Unrivaled |
name | team | String | Team name ex. Lunar Owls |
hex_color | team_color | String | Team color HEX value ex. #0c233f |
type | team_color | String | Type of team colorprimary, secondary |
red | team_color - rgb-color | Integer | Team RGB color code - Red ex. 12 |
green | team_color - rgb-color | Integer | Team RGB color code - Green ex. 35 |
blue | team_color - rgb-color | Integer | Team RGB color code - Blue ex. 63 |
Venue
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
address | venue | String | Address of a venue ex. 7321 NW 75th Street |
capacity | venue | String | Capacity of a venue ex. 850 |
city | venue | String | City of a venue ex. Medley |
country | venue | String | Country of a venue ex. USA |
id | venue | GUID | Unique ID of a venue ex. 67e49419-cb04-4ce0-ab33-ae42af8d8634 |
lat | venue - location | Decimal | Latitude of a venue ex. 25.842035 |
lng | venue - location | Decimal | Longitude of a venue ex. -80.317192 |
name | venue | String | Name of a venue ex. Wayfair Arena |
state | venue | String | State or province of a venue ex. FL |
zip | venue | Integer | ZIP code of a venue ex. 33166 |
