Player Stats (League & Cup)

Update Time: 2023-08-24 15:57

Introduction

• This API endpoint returns players' seasonal technical statistics of specified league or cup id. You can use it with List of Player Stats (League&Cup) endpoint.

• The data return distinguishes between home and away matches, and the total data needs to be aggregated through home and away matches.

Related Plans

You can use this api by subscribing plans:  Stats.

Request

  • Path: /sport/football/playerstats/league
  • Method: GET
  • Calls: This interface is limited to 10 second/call;
  • Recommend Calls: 1 day/call
  • Parameters:
ParameterValueRequiredDescription
leagueIdstringtrueget the statistics of the specified league and cup.

Response

ParameterValueDescription
playerId string
teamId string
leagueId string
season stringe.g. 2018-2019
appearanceCount int
substituteCount int
playingTime intIn minutes
goals intPenalty not included
penaltyGoals int
shotCount int
shotTargetCount int
wasFouledCount int
offsideCount int
bestCount int
rating string
passCount int
passSuccessCount int
keyPassCount int
assistCount int
longPassCount int
longPassSuccessCount int
throughPassCount int
throughPassSuccessCount int
dribblesSuccessCount int
crossPassCount int
crossPassSuccessCount int
tackleCount int
interceptionCount int
clearanceCount int
dispossessedCount int
shotBlockedCount int
aerialSuccessCount int
foulsCount int
redCount int
yellowCount int
turnOverCount int
modifyTime intModify time, unix timestamp
homeTeam booleanIs it home team player stats?

Example Request

Example Response

{}
    • This API endpoint returns players' seasonal technical statistics of specified league or cup id. You can use it with List of Player Stats (League&Cup) endpoint.\n\n • The data return distinguishes between home and away matches, and the total data needs to be aggregated through home and away matches.

    Player Stats (League & Cup)iSportsAPI

    Contact