Athlete Team Statistics

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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

By default all team results in the Triathlon.org database are used (including multisport data). To restrict the analysed event specifications you may provide a pipe delimited list of event category_ids and specification_ids.

The following example returns the team statistics overview for athlete_id 5695.

curl --header "apikey: [[app:key]]" https://api.triathlon.org/v1/athletes/5695/team_stats
🚧

Team API

This method returns the data of an individual when in a team event. For the statistics of a Team itself e.g. Great Britain I the Team API Team Statistics method should be consulted.

Path Params
int32
required

The unique id of the athlete

Query Params
string

A pipe delimited list of event categories

string

A pipe delimited list of event specifications

string

A pipe delimited list of event ids

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json