Csstats: Get Round History
Csstats via Parse · sports
Retrieve the round-by-round win history for a specific player in a specific match. Returns each round's outcome (win/loss), the player's side (T/CT), running scores, and win reason. The player must have participated in the match. Scraper for csstats.gg - CS2 player stats, matches, leaderboards, and ban statistics Fulfilled by Parse from csstats.org.
- csstats
- csstats-org
- developer-tools
- entertainment
- parse
- platform-key
- sports
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/8e04485d-f2ca-441f-a18c-e1d6ac48b195/get_round_history
- Interface artifact
- sha256:c598364357ee8391ecb920a3b8c2a6794c18fb219052ddf01266307de3a2adff
- Manifest digest
- sha256:304d27425f05d18e3fc033a30653ffc165cc96c1ac6dac58c0103d6825ae89fb
Request fields
- match_id (string, required): Match ID to retrieve round history for (from get_player_matches results)
- steam_id (string, required): SteamID64 of the player whose round history to extract
Example queries
- {"match_id":"139794175","steam_id":"76561198088771412"}