NBA G League 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: As Necessary
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 | 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 |
|
| GUID | Standard parent ID of a game. Use this ID to group events across seasons |
|
| 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 |
|
| 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. 2a29bf58-7069-4ca4-8933-0347544e243d |
type | game - season | String | Type of the season a game belongs withinPRE , REG , PIT , PST |
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. NBDL |
id | league | GUID | Unique ID of a league ex. ac79301f-9b1a-4e72-a4cb-230d4418ae08 |
name | league | String | Name of a league ex. NBA G League |
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. 401 Garasches Lane |
capacity | venue | String | Capacity of a venue ex. 2500 |
city | venue | String | City of a venue ex. Wilmington |
country | venue | String | Country of a venue ex. USA |
id | venue | GUID | Unique ID of a venue ex. d08b7041-268e-43d7-aa14-daa2cdac4d39 |
lat | venue - location | Decimal | Latitude of a venue ex. 39.72766640406255 |
lng | venue - location | Decimal | Longitude of a venue ex. -75.55521838998845 |
name | venue | String | Name of a venue ex. Chase Fieldhouse |
state | venue | String | State or province of a venue ex. DE |
zip | venue | Integer | ZIP code of a venue ex. 19801 |