Opendota: Get Player Win Loss
Opendota via Parse · sports
Get player win/loss count with optional filters for hero, game mode, lobby type, region, patch, and date. Returns aggregate win and lose counts for the filtered set of matches. Access Dota 2 match data, player statistics, hero performance, professional match results, and custom SQL queries through the OpenDota public API. Fulfilled by Parse from opendota.com.
- developer-tools
- entertainment
- opendota
- opendota-com
- 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/49173147-70df-4c2d-bade-d462c1e1cbbb/get_player_win_loss
- Interface artifact
- sha256:a8c870a9d0ded86e5fa9633df810e72cc8015819b3917c8a176478da7294e121
- Manifest digest
- sha256:e62b6fdd7c85fa1f74b48714333b901431abb48cb1e69b9676d9988edbc4907c
Request fields
- date (integer): Number of days to look back from current date.
- patch (integer): Filter by patch number.
- region (integer): Filter by region.
- hero_id (integer): Filter by hero ID.
- game_mode (integer): Filter by game mode.
- account_id (integer, required): Steam account ID of the player.
- lobby_type (integer): Filter by lobby type.
Example queries
- {"account_id":"850118181"}