get https://api.sportradar.com/nascar-ot3//races//entry_list.
NASCAR Entry List provides information regarding all drivers scheduled to attempt to qualify for a race.
Update Frequency
2s Time To Live / Cache
Data Points
Race:
Attribute | Parent Element | Type | Description |
---|---|---|---|
award_pole | race | Boolean | Signifies a race provides a pole award for the first driver |
chase_race | race | Boolean | Signifies a race is part of the playoffs |
condition | race | String | Current racing condition at the track ex. normal , conditions_caution Click here for a complete list of race conditions |
distance | race | Integer | Distance of a race in miles |
heat_race | race | Boolean | Signifies a race is a heat race |
id | race | GUID | Unique ID of a race ex. 24ba9219-ebe8-4e1f-a21c-71edfd9aaf44 |
laps | race | Integer | Number of laps in a race |
name | race | String | Name of a race ex. Bluegreen Vacations Duel 1 at DAYTONA |
number | race | Integer | Race number of a season |
parent_id | race | GUID | Unique ID that links events together across seasons (e.g. Daytona 500) ex. de3f49e0-9393-4d7e-b5a5-3cf5b94a9f38 |
purse | race | Decimal | Purse of a race. Note: This is no longer supported in years 2016 or later. |
scheduled | race | dateTime | Scheduled date and time of a race ex. 2022-02-20T19:30:00+00:00 |
status | race | String | Race status scheduled , created , initialized , practice ,qualifying , prerace , inprogress , complete ,closed , delayed , canceled , rescheduled ,maintenance , warmup , time-tbd |
Track:
Attribute | Parent Element | Type | Description |
---|---|---|---|
backstretch | track | Integer | Backstretch length of a track in feet |
banking | track | String | Banking information of a track ex. Turns: 31, Tri-Oval: 18, Backstretch: 3 |
distance | track | Float | Total amount of miles scheduled for a race |
frontstretch | track | Integer | Backstretch length of a track in feet |
lat | track | Decimal | Latitude of a track ex. 29.192994 |
lng | track | Decimal | Longitude of a track ex. -81.067 |
id | track | GUID | Unique ID of a track ex. 6ff97f68-2e9d-4fe6-8cd8-2969e1d3570b |
name | track | String | Name of a track ex. Daytona International Speedway |
shape | track | String | Shape of a track ex. Oval or D-Shaped Oval |
Cars:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | entry-list - car | GUID | Unique ID of a car ex. 9b6f938a-37c6-4416-8d8c-b4ad6aa7e8a0 |
number | entry-list - car | Integer | Number of a car |
crew_chief | entry-list - car | String | Crew chief for a car ex. Paul Wolfe |
sponsors | entry-list - car | String | Sponsors for a car ex. Shell Pennzoil/AAA Southern California |
id | entry-list - car - manufacturer | GUID | Unique ID of a manufacturer ex. 73364deb-a012-4625-b759-db6a236797e3 |
name | entry-list - car - manufacturer | String | Name of a manufacturer ex. Toyota |
id | entry-list - car - owner | GUID | Unique ID of a car owner ex. 03246399-5e63-4c21-9c5f-24074e3bf515 |
name | entry-list - car - owner | String | Name of a car owner ex. Walter Czarnecki |
Drivers:
Attribute | Parent Element | Type | Description |
---|---|---|---|
first_name | driver | String | First name of a driver ex. Kevin |
full_name | driver | String | Full name of a driver ex. Kevin Harvick |
id | driver | GUID | Unique ID of a driver ex. 9d18716c-fd73-48d4-b3da-44228c767b84 |
in_chase | driver | Boolean | Signifies a driver is in playoff contention |
last_name | driver | String | Last name of a driver ex. Harvick |
points_eligible | driver | Boolean | Signifies a driver is eligible for points in a series |
Teams:
Attribute | Parent Element | Type | Description |
---|---|---|---|
id | car - team | GUID | Unique ID of a team ex. e337709c-9fb6-4275-ad89-d9c100e71a1d |
name | car - team | String | Name of a team ex. Team Penske |
id | car - team - owner | GUID | Unique ID of a team owner ex. 57198af5-d912-4efc-9135-95fc6c0a3fc5 |
name | car - team - owner | String | Name of a team owner ex. Roger Penske |