Athlete Statistics

The Athlete Statistics method retrieves quick pre-compiled individual statistics for an athlete.

By default all individual results in the Triathlon.org database are used (including multisport data but not team). To restrict the analysed event specifications you may provide a pipe delimited list of event category or event specifications.

📘

Statistics API

This method provides the most basic summary statistical information. For in-depth analysis of results please consult the Statistics API documentation.

The following example returns the statistics overview for athlete_id 5695.

curl --header "apikey: [[app:key]]" https://api.triathlon.org/v1/athletes/5695/stats
Language
Authorization
Header
Click Try It! to start a request and see the response here!