get https://api.sportradar.com/nascar-ot3//races//qualifying.
NASCAR Qualifying Leaderboard provides qualifying information for all drivers entered in the field including fastest speed, time, and finish position.
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 within a qualifier |
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 | Distance of a track in miles |
frontstretch | track | Integer | Backstretch length of a track in feet |
id | track | GUID | Unique ID of a track ex. 6ff97f68-2e9d-4fe6-8cd8-2969e1d3570b |
lat | track | Decimal | Latitude of a track ex. 29.192994 |
lng | track | Decimal | Longitude of a track ex. -81.067 |
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 | qualifying - entry - car | GUID | Unique ID of a car ex. 9b6f938a-37c6-4416-8d8c-b4ad6aa7e8a0 |
number | qualifying - entry - car | Integer | Number of a car |
crew_chief | qualifying - entry - car | String | Crew chief for a car ex. Paul Wolfe |
sponsors | qualifying - entry - car | String | Sponsors for a car ex. Shell Pennzoil/AAA Southern California |
id | qualifying - entry - car - manufacturer | GUID | Unique ID of a manufacturer ex. 73364deb-a012-4625-b759-db6a236797e3 |
name | qualifying - entry - car - manufacturer | String | Name of a manufacturer ex. Toyota |
id | qualifying - entry - car - owner | GUID | Unique ID of a car owner ex. 03246399-5e63-4c21-9c5f-24074e3bf515 |
name | qualifying - entry - 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 | qualifying - entry - car - team | GUID | Unique ID of a team ex. e337709c-9fb6-4275-ad89-d9c100e71a1d |
name | qualifying - entry - car - team | String | Name of a team ex. Team Penske |
id | qualifying - entry - car - team - owner | GUID | Unique ID of a team owner ex. 57198af5-d912-4efc-9135-95fc6c0a3fc5 |
name | qualifying - entry - car - team - owner | String | Name of a team owner ex. Roger Penske |
Broadcast:
Attribute | Parent Element | Type | Description |
---|---|---|---|
cable | race - qualifying_broadcast | String | Name of an race's broadcast cable station |
internet | race - qualifying_broadcast | String | Name of a race's internet stream |
network | race - qualifying_broadcast | String | Name of a race's broadcast network ex. USA |
radio | race - qualifying_broadcast | String | Name of the race's broadcast radio station ex. MRN |
satellite | race - qualifying_broadcast | String | Name of the race's broadcast satellite station ex. 242 |
Qualifying Statistics:
Attribute | Parent Element | Type | Description |
---|---|---|---|
end_time | qualifying | dateTime | End time of a qualifying event ex. 2022-02-15T22:55:00+00:00 |
start_time | qualifying | dateTime | Start time of a qualifying event ex. 2022-02-15T22:05:00+00:00 |
status | qualifying | String | Qualifying event statusno-qualifying , scheduled , inprogress , delayed , postponed , canceled , complete , time-tbd |
lap_time | qualifying - entry | Decimal | Best lap time in a qualifying event ex. 49.765 |
position | qualifying - entry | Integer | Current position of a driver in qualifying |
sequence | qualifying | Integer | Round number of a qualifying round |
status | qualifying | String | Practice race status scheduled , inprogress , delayed , postponed , canceled , complete , time-tbd |
status | qualifying - entry | String | Driver qualifying status ex. ontrack , dnq |
speed | qualifying - entry | Decimal | Top speed (mph) for a driver in a qualifying event |
Qualifying Round Statistics:
Attribute | Parent Element | Type | Description |
---|---|---|---|
lap_time | entry - round | Decimal | Best lap time in a qualifying round ex. 49.765 |
laps_completed | entry - round | Integer | Number of laps completed in a qualifying round |
position | entry - round | Integer | Position number within a round |
sequence | entry - round | Integer | Round number of a qualifying round |
speed | entry - round | Decimal | Top speed (mph) for a driver in a qualifying event ex. 180.85 |