NBA Daily Schedule Date, time, location, and other event details for every game taking place in the league-defined day.
Update FrequencyTTL / Cache: 10 seconds
Data Updates: Schedule info is updated in realtime as changes are made.
Data Points
Game:
Attribute | Parent Element | Type | Description |
---|---|---|---|
|
| String | Abbreviation of the away team |
|
| GUID | Unique ID of the away team |
|
| GUID | Unique ID of the away team |
|
| String | Team name of the away team |
|
| Integer | Number of points for the away team |
|
| String | League reference ID of the away team |
|
| GUID | Unique Sportradar ID of the away team |
|
| String | Name of a game's broadcast channel |
|
| String | Signifies the locale of a broadcast |
|
| String | Name of a game's broadcast network |
|
| String | Type of broadcast |
|
| String | Birthplace of a prospect |
|
| GUID | Unique ID of a game |
|
| Boolean | Signifies a game is part of the In-Season Tournament |
|
| GUID | Standard parent ID of a game. Use this ID to group events (like the All-Star game) across seasons |
|
| String | League reference ID of a game |
|
| GUID | Unique Sportradar ID of a game |
|
| String | The status of a game |
|
| String | Title of a game |
|
| dateTime | Scheduled date and time of a game |
|
| String | Abbreviation of the home team |
|
| GUID | Unique ID of the home team |
|
| GUID | Unique ID of the home team |
|
| String | Team name of the home team |
|
| Integer | Number of points for the home team |
|
| String | League reference ID of the home team |
|
| GUID | Unique Sportradar ID of the home team |
|
| Boolean | Signifies a game played at a neutral venue |
|
| dateTime | Scheduled date and time of a game |
|
| String | Time zone of the away team |
|
| String | Time zone of the home team |
|
| String | Time zone of the venue |
|
| Boolean | Signifies a game with tracking of players on the court. |
Season:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | game - season | GUID | Unique season ID a game belongs within ex. 583eca2f-fb46-11e1-82cb-f4ce4684ea4c |
type | game - season | String | Type of the season a game belongs withinPRE (Preseason), REG (Regular Season), IST (In-Season Tournament), PIT (Play-In Tournament), PST (Postseason) |
year | game - season | Integer | Year of the season a game belongs within |
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 |
date | daily-schedule | dateTime | Date of the daily schedule ex. 2022-10-29 |
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 |