Get Stats for Players on A Past Match

Update Time: 2021-08-10 15:51

Introduction

Get stats for players on a past matche by match_id

Request

  • Path: /esport/csgo/match/player_stats
  • Method: GET
  • Calls: Unlimited calls for paid plans, 200 calls per day for free trial.
  • Recommend Calls: 1 day/call
  • Parameters:
ParameterValueRequiredDescription
match_id stringtrueUse comma to separate each id if you search more than one matchthe number of searched id should be fewer than 50 at one time

Response

ParameterValueDescription
match_id long
player_id long
player_name string
team_id long
kill_count int Total kills
death_count int Total deaths
assist_count intTotal assists
first_kill int Total first kills
first_death int Total first deaths
flash_assist_count int Total flash assists
damage_average double Damage / Round
kast double KAST
fk_diff stringkill/deat diff
kd_diff stringFirst kill/death diff
rating double
headshot_count int Total headshots

Example Request

Example Response

{}
    Get stats for players on a past matche by match_id

    Get Stats for Players on A Past MatchiSportsAPI

    Contact