Athletic: Get Top Rankings
Athletic via Parse · sports
Retrieve top cross country rankings for a specific division and gender. Returns ranked athletes with their best results, team names, and meet info. The div_id is a division ID (e.g. from search results or known state divisions like 74938 for Ohio HS). 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.02 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_top_rankings
- Interface artifact
- sha256:5e84a3fca55c6026ba0f2c458c44ac0bf3701415c8b3a94da6176592c8702c81
- Manifest digest
- sha256:40ebb592546adf64528e94c1477fb70857af93d9d1dc2fd1f95b7379b13d2700
Request fields
- div_id (string, required): Division ID for rankings lookup.
- gender (string): Gender filter: 'm' for male, 'f' for female.: Allowed values: m, f
Example queries
- {"div_id":"74938","gender":"m"}