NASCAR Schedule provides detailed schedule info for all events in a given series.
Update Frequency2s Time To Live / Cache
Data Points
Series & Events:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | series - season | GUID | Unique ID of a season ex. 81d2010a-8a5d-4e69-b2ec-cc21c3f988ce |
year | series - season | String | Year of a season |
alias | series | String | Abbreviation for a NASCAR series ex. CUP or TRUCK |
id | series | GUID | Unique ID of a series ex. 3e32047e-4ff3-4e35-a607-1546a2c32214 |
name | series | String | Name of a NASCAR series ex. NASCAR Cup Series or NASCAR Camping World Truck Series |
id | series - season - event | GUID | Unique ID of an event within a season ex. daad37bb-f97f-4906-b3c3-96a05e211390 |
name | series - season - event | String | Name of an event within a season ex. NASCAR Cup Series at Bristol |
start_date | series - season - event | Date | Start date of an event within a season ex. 2022-09-04 |
Race:
Attribute | Parent Element | Type | Description |
---|---|---|---|
|
| dateTime | Original TV broadcast start time of a race |
|
| dateTime | Original TV broadcast end time of a race |
|
| Boolean | Signifies a race provides a pole award for the first driver |
|
| Boolean | Signifies a race is part of the playoffs |
|
| Integer | Distance of a race in miles |
|
| Boolean | Signifies a race is a heat race |
|
| GUID | Unique ID of a race |
|
| Integer | Number of laps in a race |
|
| String | Name of a race |
|
| Integer | Race number within a season |
|
| GUID | Unique ID that links events together across seasons (e.g. Daytona 500) |
|
| dateTime | Scheduled date and time of a race |
|
| Integer | Number of laps in stage 1 |
|
| Integer | Number of laps in stage 2 |
|
| Integer | Number of laps in stage 3 |
|
| Integer | Number of stages in which a driver can earn stage points |
|
| String | Race status |
Track:
Attribute | Parent Element | Type | Description |
---|---|---|---|
address | event - track | String | Address of a track ex. 1301 Harry Byrd Hwy |
backstretch | event - track | Integer | Backstretch length of a track in feet |
banking | event - track | String | Banking information of a track ex. Turns:23-25;Backstretch:6;Frontstretch:6 |
city | event - track | String | City of a track ex. Darlington |
completed | event - track | Integer | Year the building of a track was completed |
country | event - track | String | Country of a track ex. USA |
distance | event - track | Float | Track length in miles ex. 2.66 |
frontstretch | event - track | Integer | Frontstretch length of a track in feet |
id | event - track | GUID | Unique ID of a track ex. aab526c7-4279-4693-9cb1-90e3c7b974fc |
lat | track | Decimal | Latitude of a track ex. 29.192994 |
lng | track | Decimal | Longitude of a track ex. -81.067 |
market | event - track | String | Market of a track ex. Darlington or Las Vegas |
name | event - track | String | Name of a track ex. Darlington Raceway |
owner | event - track | String | Owner of a track ex. International Speedway Corp. |
shape | event - track | String | Shape of a track ex. Oval or D-Shaped Oval |
state | event - track | String | State of a track ex. South Carolina |
surface | event - track | String | Surface of a track ex. Paved |
track_type | event - track | String | Type of track ex. Superspeedway |
zip | event - track | String | Zip code of a track ex. 29532 |
Practice and Qualifying:
Attribute | Parent Element | Type | Description |
---|---|---|---|
|
| Integer | Sequence number of a practice race |
|
| dateTime | Original TV broadcast start time of a practice |
|
| String | Practice status |
|
| dateTime | Original TV broadcast start time of a qualifying race |
|
| String | Qualifying status |
Prior Winner:
Attribute | Parent Element | Type | Description |
---|---|---|---|
first_name | race - prior_winner | String | First name of a prior winner ex. Denny |
full_name | race - prior_winner | String | Full name of a prior winner ex. Denny Hamlin |
id | race - prior_winner | GUID | Unique ID of a prior winner ex. cb9d6f49-0044-4305-be9a-22d428e52c95 |
last_name | race - prior_winner | String | Last name of a prior winner ex. Hamlin |
Broadcast:
Attribute | Parent Element | Type | Description |
---|---|---|---|
cable | race - broadcast | String | Name of an race's broadcast cable station |
internet | race - broadcast | String | Name of a race's internet stream |
network | race - broadcast | String | Name of a race's broadcast network ex. USA |
radio | race - broadcast | String | Name of the race's broadcast radio station ex. MRN |
satellite | race - broadcast | String | Name of the race's broadcast satellite station ex. 242 |