get https://api.sportradar.com/nba//v8//league/hierarchy.
NBA League Hierarchy League, conference, division, and team identification and association information.
Update Frequency
TTL / Cache: 300 Seconds
Data Updates: Hierarchy updates will appear as they are updated in the database.
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. NBA |
id | league | GUID | Unique ID of a league ex. 4353138d-4c22-4396-95d8-5f587d2df25c |
name | league | String | Name of a league ex. NBA |
alias | conference | String | Alias of a conference ex. EASTERN |
id | conference | GUID | Unique ID of a conference ex. 3960cfac-7361-4b30-bc25-8d393de6f62f |
name | conference | String | Name of a conference ex. EASTERN CONFERENCE |
alias | division | String | Alias of a division ex. SOUTHEAST |
id | division | GUID | Unique ID of a division ex. 54dc7348-c1d2-40d8-88b3-c4c0138e085d |
name | division | String | Name of a division ex. Southeast |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | team | String | Abbreviation of a team ex. SAC (Sacramento) |
championship_seasons | team | String | Years of championship seasons ex. 1991, 1992, 1993, 1996, 1997, 1998 |
championships_won | team | Integer | Number of championships won |
conference_titles | team | Integer | Number of conference titles |
division_titles | team | Integer | Number of division titles |
gleague_affiliate | team | String | A team's G League (NBA Development League) affiliate ex. Iowa Wolves |
founded | team | Integer | Year team was founded ex. 1946 |
general_manager | team | String | Team general manager ex. Monte McNair |
id | team | GUID | Unique ID of a team ex. 583ed0ac-fb46-11e1-82cb-f4ce4684ea4c |
market | team | String | Market name of a team ex. Sacramento |
mascot | team | String | Team mascot ex. Slamson the Lion |
name | team | String | Team name ex. Kings |
nicknames | team | String | Team nicknames ex. Wolves, T-Wolves |
owner | team | String | Team owner ex. Vivek Ranadivé |
playoff_appearances | team | Integer | Number of playoff appearances |
president | team | String | Team president ex. John Rinehart |
retired_numbers | team | String | Team retired jersey numbers ex. 1, 2, 4, 6, 11, 12, 14, 16, 21, 27, 44 |
reference | team | String | League reference ID of a team ex. 201939 |
sponsor | team | String | Team sponsor ex. Dialpad |
hex_color | team_color | String | Team color HEX value ex. #ffc62f |
type | team_color | String | Type of team colorprimary , secondary |
red | team_color - rgb-color | Integer | Team RGB color code - Red ex. 255 |
green | team_color - rgb-color | Integer | Team RGB color code - Green ex. 198 |
blue | team_color - rgb-color | Integer | Team RGB color code - Blue ex. 47 |
sr_id | team | GUID | Unique Sportradar ID of a team ex. sr:team:3415 |
Venue:
Attribute | Parent Element | Type | Description |
---|---|---|---|
address | venue | String | Address of a venue ex. 500 David J. Stern Walkway |
capacity | venue | String | Capacity of a venue ex. 17608 |
city | venue | String | City of a venue ex. Sacramento |
country | venue | String | Country of a venue ex. USA |
id | venue | GUID | Unique ID of a venue ex. 2e687b9a-c7a7-487c-85b4-43479abc8458 |
lat | venue - location | Decimal | Latitude of a venue ex. 29.684735 |
lng | venue - location | Decimal | Longitude of a venue ex. -95.410725 |
name | venue | String | Name of a venue ex. Golden 1 Center |
sr_id | venue | GUID | Unique Sportradar ID of a venue ex. sr:venue:6942 |
state | venue | String | State or province of a venue ex. CA |
zip | venue | Integer | ZIP code of a venue ex. 95814 |