Worldathletics: Get Athlete Results
Worldathletics via Parse · sports
Get competition results for an athlete in a specific year, grouped by discipline. Returns all races the athlete competed in during that year with marks, places, venues, and scores. Also returns the list of active years the athlete has results for. Search for athletes and retrieve their competition results and career history from World Athletics. Fulfilled by Parse from worldathletics.org.
- parse
- platform-key
- sports
- worldathletics
- worldathletics-org
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/c818b331-d34b-4d51-b08b-f72111010743/get_athlete_results
- Interface artifact
- sha256:fa193fed6211399871d619c2c492ceb52a1a76ebf3d31c1720000fbc21d13a3d
- Manifest digest
- sha256:43c130357814ae51b55c1a4bec68dd86a53f7f4795e067480ad83843a111be46
Request fields
- year (integer): Year to retrieve results for (e.g. 2016). When omitted, defaults to the most recent active year.
- athlete_id (string, required): Numeric athlete ID from search_athletes results (e.g. '14208194').
Example queries
- {"year":"2022","athlete_id":"14208194"}