get https://api.sportradar.us/nbdl//v8//games////schedule.
NBA G League Daily Schedule Date, time, location, and other event details for every game taking place in the league-defined day.
Update Frequency
TTL / Cache: 10 seconds
Data Updates: As Necessary
Data Points
Game:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | away | String | Abbreviation of the away team ex. DEL (Delaware) |
id | away | GUID | Unique ID of the away team ex. 67a79348-041a-45f6-bb12-722d38dc8dbf |
away_team | game | GUID | Unique ID of the away team ex. 67a79348-041a-45f6-bb12-722d38dc8dbf |
name | away | String | Team name of the away team ex. Delaware Blue Coats |
away_points | game | Integer | Number of points for the away team |
channel | broadcast | String | Name of a game's broadcast channel ex. 216 |
locale | broadcast | String | Signifies the locale of a broadcast ex. Home , Away , National |
network | broadcast | String | Name of a game's broadcast network ex. NBA TV |
type | broadcast | String | Type of broadcast ex. TV or Internet |
coverage | game | String | Coverage level of a gamefull , extended_boxscore |
id | game | GUID | Unique ID of a game ex. 047ae12b-fd65-41a8-8945-3f4f1305fb9d |
parent_id | game | GUID | Standard parent ID of a game. Use this ID to group events across seasons ex. e4986bda-2f75-4228-8295-44b2449088b1 |
status | game | String | The status of a gamescheduled , created , inprogress , halftime , complete , closed , cancelled , delayed , postponed , time-tbd , if-necessary , unnecessary Please see our FAQ section for a list of game status definitions |
title | game | String | Title of a game ex. Game 3 |
alias | home | String | Abbreviation of the home team ex. TEX (Texas) |
id | home | GUID | Unique ID of the home team ex. cb42985c-2c08-4540-8b89-ea4d0b84958e |
home_team | game | GUID | Unique ID of the home team ex. cb42985c-2c08-4540-8b89-ea4d0b84958e |
name | home | String | Team name of the home team ex. Texas Legends |
home_points | game | Integer | Number of points for the home team |
neutral_site | game | Boolean | Signifies a game played at a neutral venue |
scheduled | game | dateTime | Scheduled date and time of a game ex. 2022-09-25T20:10:00+00:00 |
away | game - time_zones | String | Time zone of the away team ex. US/Pacific |
home | game - time_zones | String | Time zone of the home team ex. US/Eastern |
venue | game - time_zones | String | Time zone of the venue ex. US/Eastern |
track_on_court | game | Boolean | Signifies a game with tracking of players on the court. When true, we provide a lineupchange event type, on_court player for Play-by-Play events, and an on_court indicator in Game Summary |
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 |