Maxpreps: Get Scoretracker By Id
Maxpreps via Parse · sports
Get live scoretracker data for a game by its internal game ID (qwixCoreGameId) using a single upstream API request. Returns team names, school IDs, scores, per-period scoring breakdown, game period, clock, possession, and football-specific fields (down/distance, field position) when available. For games where no scorekeeper has checked in, the upstream returns an error. The game ID can be obtained from the get_scoretracker endpoint's response or from the game page's embedded contest context. APIs to extract high school sports data from MaxPreps, including school search, team rosters, schedules, athlete profiles, and rankings. Fulfilled by Parse from maxpreps.com.
- education
- maxpreps
- maxpreps-com
- news-media
- 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/e0a033cc-4c08-49d5-8417-81682c9b3dbf/get_scoretracker_by_id
- Interface artifact
- sha256:ceb6af69b8434664e2935890bbb3af30eb3b3ad51eb5f0087113ce3fbc006c3b
- Manifest digest
- sha256:8f0f07476e563e1ed2e2bdbaa6063cf41cd0459343785e99ffc58fac3ff95c00
Request fields
- contest_id (string, required): The MaxPreps internal game ID (qwixCoreGameId UUID, e.g., '226d1be2-5c52-477c-a4c7-30a71f8b1e14'). This is the Qwixcore scoring system game identifier, obtainable from the game page context.
Example queries
- {"contest_id":"226d1be2-5c52-477c-a4c7-30a71f8b1e14"}