get https://api.sportradar.com/nba//v8//teams//depth_chart.
NBA Team Depth Chart provides a current depth chart for all positions on a given team.
Update Frequency
TTL / Cache: 120 Seconds
Data Updates: Depth charts are multiple times a week by our roster team to display the latest changes to a team's depth chart.
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 |
Position Depth:
Attribute | Parent Element | Type | Description |
---|---|---|---|
depth | position - player | Integer | Player's depth chart position (1 = starter) |
desc | position | String | Text description of a depth chart position ex. Shooting Guard , Point Guard , Center , Power Forward , Small Forward |
id | position | GUID | Unique ID of a depth chart position ex. 7b9bacc9-e15b-449c-83e8-ddf9e25b8f66 |
name | position | String | Abbreviated description of a depth chart position ex. PG , SG , PF , SF , C |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
full_name | position - player | String | Full name of a player ex. Stephen Curry |
id | position - player | GUID | Unique player ID ex. 8ec91366-faea-4196-bbfd-b8fab7434795 |
jersey_number | position - player | Integer | Number of a player's jersey |
primary_position | position - player | String | Primary position of a playerNA , PF , PG , SF , SG , C |
reference | position - player | String | League reference ID of a player ex. 1626157 |
sr_id | position - player | GUID | Unique Sportradar ID of a player ex. sr:player:608110 |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | team | String | Abbreviation of a team ex. SAC (Sacramento) |
founded | team | Integer | Year team was founded ex. 1946 |
id | team | GUID | Unique ID of a team ex. 583ed0ac-fb46-11e1-82cb-f4ce4684ea4c |
market | team | String | Market name of a team ex. Sacramento |
name | team | String | Team name ex. Kings |
reference | team | String | League reference ID of a team ex. 201939 |
sr_id | team | GUID | Unique Sportradar ID of a team ex. sr:team:3415 |
Coach:
Attribute | Parent Element | Type | Description |
---|---|---|---|
experience | coach | String | Number of years coached in the NBA |
first_name | coach | String | First name of a coach ex. Steve |
full_name | coach | String | Full name of a coach ex. Steve Kerr |
id | coach | GUID | Unique ID of a coach ex. 04bb3fde-d798-44a1-a4c1-2c98c9bbf04b |
last_name | coach | String | Last name of a coach ex. Kerr |
position | coach | String | Position of a coach ex. Head Coach or Assistant Coach |
reference | coach | String | League reference ID of a coach ex. 204005 |
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 |