2 years ago
Current API updated
The current API processes real-time geolocation data for TV graphics & overlays, speed monitoring, gap time calculation, and any other 3rd party application that needs live data from sports events. We now added three parameters to the API:
speedRaw
: Average speed in [m/s] is calculated with the interpolated raw coordinates.gapChase
: Duration in [s] to reach the current location of the leader respectively of the reference device. Prediction with the speed of the chaser.gapDistance
: Distance in [m] to reach the current location of the leader respectively of the reference device.
With this update, the startNumber
is a query parameter and the leader is the reference for the calculation of gapAverage
, gap
, gapChase
, and gapDistance
by default.
Read all about our current API and find live samples to test with your applications in our documentation: https://docs.racemap.com/data-api/current