Athletic: Get Athlete Profile
Athletic via Parse · sports
Retrieve an athlete's full profile including biographical info, race history across seasons, team affiliations, and meet participation. Results include XC race times with distances and placements. The response merges athlete identity fields (IDAthlete, FirstName, LastName, Gender) at top level with meets, resultsXC, and allTeams. Athletic.net API provides access to cross country and track & field results, athlete profiles, team rosters, meet information, and rankings across the United States. Fulfilled by Parse from athletic.net.
- athletic
- athletic-net
- education
- government-public
- parse
- platform-key
- sports
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/4645a8ef-1028-446c-9864-2a1c305b5cf8/get_athlete_profile
- Interface artifact
- sha256:ba92f391809da30d4f04e066cd109fa01e0a5cf756511456ecd7f20d47b70128
- Manifest digest
- sha256:2fd31a394da83e0d108c637d5ffaeb38ba9977645471b8478957e4ef5fba3150
Request fields
- sport (string): Sport type: 'xc' for cross country, 'tf' for track & field.: Allowed values: xc, tf
- athlete_id (string, required): Unique numeric ID of the athlete (AthleteID from search or meet results).
Example queries
- {"sport":"xc","athlete_id":"29575744"}