tracker.gg API: get_games_on_date
tracker.gg via Parse · sports
Get the number of games played by a player on a specific date. Fetches the player's match history and filters to matches on the target date. Limited to the most recent matches available in history. Access Valorant player stats, match history, leaderboards, agent insights, and reference data from tracker.gg Fulfilled by Parse from tracker.gg.
- developer-tools
- entertainment
- parse
- platform-key
- sports
- tracker-gg
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/6517942a-644e-4cbc-9349-6e6d5ddaa622/get_games_on_date
- Interface artifact
- sha256:6a3f576774a20b9190e34d9b1261ee424851bec7cdf00259cd34f823b24f52b8
- Manifest digest
- sha256:cf55d24ae3cb440e335ea6ea56757c3284784a7ac381c1d5d269e950063e19d5
Request fields
- date (string, required): Target date in YYYY-MM-DD format (e.g., '2024-12-07')
- player_id (string, required): Player Riot ID in Name#Tag format (e.g., 'TenZ#00000'). Must use exact casing and tag number.
Example queries
- {"date":"2024-12-07","player_id":"TenZ#00000"}