Get Stats for A Team

Update Time: 2021-08-10 14:59

Introduction

Get stats for a single team by team_id

Request

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

Response

ParameterValueDescription
team_id long
name stringTeam full name
win_count intWinning games
lost_count intLosing games
draw_count intDraw games
kill_count intKills
death_count intDeaths
round_count intRound played
map_count intMap played
current_lineup long[]Current lineup
historic_lineup long[]Historical lineup
standins long[]Subsets

Example Request

Example Response

{}
    Get stats for a single team by team_id

    Get Stats for A TeamiSportsAPI

    Contact