athletic.net API: get_team_roster
athletic.net via Parse · sports
Retrieve the list of athletes on a team's cross country roster for a given season year. Internally fetches a team JWT before requesting the athlete list. Returns athlete names, genders, and IDs. 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-net
- education
- government-public
- parse
- platform-key
- sports
Price and execution
- Price
- $0.06 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_team_roster
- Interface artifact
- sha256:45c5b7b798a073a3ea7b18fc87ea6bb4ee658b4fcec90332bc9318b7256d5d22
- Manifest digest
- sha256:1aa9c15ab62ed659b54039f63af44206af151d675ac07987c8626b979e2983b7
Request fields
- year (string): Season year.
- team_id (string, required): Unique numeric ID of the team/school (IDSchool from meet results or search).
Example queries
- {"year":"2024","team_id":"7721"}