BO3: Get Player Stats
BO3 via Parse · sports
Retrieve aggregated CS2 career statistics for a single player including games won/lost, total kills, deaths, assists, damage, and tournament results over the specified date window. The player is identified by their URL slug (obtainable from get_top_players results). Access historical player statistics for CS2, Valorant, and League of Legends esports including kills, deaths, assists, multikills, clutches, and performance ratings. Fulfilled by Parse from bo3.gg.
- b2b-directory
- bo3
- bo3-gg
- entertainment
- 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/56f61c73-bac2-4288-9d64-543507d7a699/get_player_stats
- Interface artifact
- sha256:a1aaada96e05ac741910fe922fdad393382600ca2414234bf0f2b152a3eb0d72
- Manifest digest
- sha256:fd4da8bbdf59606df4531b4b5aefe1b5defc9e64628919713a484d59b8ea7bb0
Request fields
- date_to (string): End of date range in YYYY-MM-DD format. Defaults to today.
- date_from (string): Start of date range in YYYY-MM-DD format. Defaults to 180 days before today.
- player_slug (string, required): Player URL slug identifier (e.g. 'donk', 'samey'). Obtainable from get_top_players results.