get
https://api.triathlon.org/v1/athletes//rankings
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
The Athlete Rankings method returns all rankings information for an athlete_id for all ranking categories (an athlete may only have one ranking for each ranking category). If the athlete does not have a valid ranking a null value will be returned.
The following example returns the rankings for athlete id 5695.
curl --header "apikey: [[app:key]]" https://api.triathlon.org/v1/athletes/5695/rankings