NBA Series Schedule Playoff participant information as well as the date, time, location, and other event details for every match-up taking place for the entire playoffs.
Update FrequencyTTL / Cache: 10 Seconds
Data Updates:
- Schedule info is updated in realtime as changes are made.
- The initial playoff schedule (with TBD matchups) will be available shortly after the regular season schedule is released.
- Teams will advance to the next round on a 2-minute timer after the previous game moves to complete status.
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 |
|
| Integer | Seed number for 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 | Coverage level of a game |
|
| 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 |
|
| 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 hom team |
|
| Integer | Seed number for 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. |
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 |
id | season-schedule | GUID | Unique season ID ex. 583eca2f-fb46-11e1-82cb-f4ce4684ea4c |
type | season-schedule | String | Type of the seasonPRE (Preseason), REG (Regular Season), IST (In-Season Tournament), PIT (Play-In Tournament), PST (Postseason) |
year | season-schedule | Integer | Year of the season |
Series:
Attribute | Parent Element | Type | Description |
---|---|---|---|
name | series - participant | String | Name of a series participant ex. Celtics |
record | series - participant | Integer | Number of wins for a participant in a series |
seed | series - participant | Integer | Seed number for a participant |
round | series | String | Round number of a series |
id | series | GUID | Unique ID of a series ex. 64e5e5c5-4912-4ff2-ac03-f1c80299da64 |
parent_id | series | GUID | Standard parent ID of a series. Use this ID to group events (like the NBA Finals) across seasons ex. a8187e6d-8b68-40bc-9767-fe78cbda3311 |
title | series | String | Title of a series ex. NBA Finals - BOS vs GSW or Eastern Conference - First Round - TOR vs PHI |
id | series - participant - source | GUID | Unique ID of the previous round for a participant ex. 3ba6b58a-c4b7-4067-9665-fa4c986aea3d |
title | series - participant - source | String | Title of the previous round for a participant ex. Eastern Conference - Finals - BOS vs MIA |
round | series - participant - source | String | Number of the previous round for a participant |
outcome | series - participant - source | String | Outcome of the previous round for a participantwin |
start_date | series | Date | Start date of a series ex. 2022-06-02 |
status | series | String | Status of a seriesscheduled , inprogress , closed |
Team:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | series - participant - team | String | Abbreviation of a team ex. SAC (Sacramento) |
id | series - participant - team | GUID | Unique ID of a team ex. 583ed0ac-fb46-11e1-82cb-f4ce4684ea4c |
market | series - participant - team | String | Market name of a team ex. Sacramento |
name | series - participant - team | String | Team name ex. Kings |
reference | series - participant - team | String | League reference ID of a team ex. 1610612750 |
sr_id | series - participant - 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 |