Get Stats on a Past Battle

Update Time: 2021-08-10 15:11

Introduction

Get detailed stats on past a battle by battle_id which you can collect from Get Past Matches

Request

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

Response

ParameterValueDescription
battle_id long
match_id long
map_name string
team_a objectTeam a stats
battle_id long
team_id long
total_score intMap score
first_half_score intScore of first half
first_half_round string[] Events in first half
second_half_score intSecond half score
second_half_round string[]Events in second half
overtime_score intOvertime score
kill_count intKills
death_count intDeaths
assist_count int
clutches_win_count intWinning clutch games
rating double Assists
team_b objectSame as team a
first_win_five_round_team_id long
first_half_pistol_game_winner_team_id long
second_half_pistol_game_winner_team_id long
team_a_id long
team_a_name string
team_b_id long
team_b_name string

Example Request

Example Response

{}
    Get detailed stats on past a battle by battle_id which you can collect from Get Past Matches

    Get Stats on a Past BattleiSportsAPI

    Contact