Sprint qualifying results will be properly supported during the 2022 season and data for the sprint races in 2021 has been added retrospectively. For details of the new API method and response format see the documentation page. Feedback between now and the beginning of the season would be very welcome.
Note that the sprint qualifying points were previously aggregated with the race points in the race results. They are now recorded separately – and last year’s race results have been amended. Apologies if this breaks existing code but I couldn’t think of a better way to introduce the change going forward.
Hi,
That’s very interesting, but it seems that the total points of a driver for a weekend is no more summed in the race result.
Is it possible to have an optional flag on the race result to keep this old behavior, so I can prepare the transition in my app ? 馃檪
Anyway, thank you so much for this great API.
J茅r么me
Hi J茅r么me,
Sorry – the changes required to support sprint qualifying were complicated. I can’t always maintain backwards compatibility – which is why changes are done out of season.
Chris
Hi, the Sprint in round 14 has the same values for ‘Grid’ and ‘Pos’ instead of the actual grid order.
Thanks for now providing the sprint results too. I was hoping for that.
Philipp
Hi Chris,
No problem, I know that backwards compatibility can be tough sometime.
Another request/remark:
Would it be possible/easy to have an attribute about Sprint qualify mode for a race in schedule list ?
So I won’t need to call the sprint endpoint when it’s not needed.
Thanks,
J茅r么me
Hi Philipp,
Oops, that’s embarassing – now fixed.
Many thanks,
Chris
Hi J茅r么me,
This may help: http://ergast.com/mrd/enhanced-schedule-data/
The sprint races can be identified by the presence of a Sprint element in the race schedule entry.
Cheers,
Chris