For the complete documentation index, see llms.txt. This page is also available as Markdown.

Post-race analysis

Replay and explore finished events with the Current API Analyser. Compare participants, gaps, speeds and ETAs after the race — no code required.

After an event has finished, you can replay and explore its data with the Current API Analyser. The tool calls the */current API over a time window you choose and lets you compare participants, gaps, speeds and ETAs — no code required.

Open the Current API Analyser — 100 km Duathlon 2026 sample Play around with a real finished race: change the reference participant, the time window and the parameters.

Video walkthrough

Post-race analysis with the RaceMap Current API — compare participants, read gap distance and gap time, and find the exact moment of maximum lead.

What you can change

The analyser is driven by the URL parameters, so you can bookmark or share any view you set up:

  • beginAt / endAt — the start and end of the analysis time window (ISO timestamps). Narrow it to a single lap, or widen it to the whole race.

  • starterId — the participant to compare against the reference.

  • refStarterId — the reference participant the gaps are calculated against (gap, gapAverage, gapChase, gapDistance).

Last updated