logologo
WIDGETSAPIPRICINGCOVERAGESUPPORT

Soccer API Tech Docs

Tech Docs Index

  • Documentation+
  • Widgets+
  • Lookups+
  • Global API+
  • Soccer API+
  • Basketball API+
  • Football API+
  • Baseball API+
  • Ice Hockey API+
  • Volleyball API+
  • Handball API+
  • Table Tennis API+
  • Tennis API+

Soccer API Seasonal Statistics: Goals

Provides the goal statistics of the team in the tournament.

Soccer API Seasonal Statistics: Goals Request URL

GET

References / Dependencies

 Tournament ID  The id of the tournament. You can find list of the tournament from Tournament List endpoint 
 Stage / Round Structure  Stage / Round structures change tournament by tournament. You can find the structures with Tournament Id from Tournament Info endpoint 
 Teams Informations  The informations of teams in the tournament. You can find list of the teams from Tournament Teams endpoint 

Call Rate / Interval

 Recommended API Call Interval: 2 Requests / Day   Daily Max API Call: 4 Requests 

Request Headers

DataTypeO / RExampleDescription
languageIdINTR{languageId}The id of the language that you select.
Ocp-Apim-Subscription-KeySTR
R{yourOcp-Apim-Subscription-Key}Your account key.
AcceptSTROapplication/xmlSelection of data presentation type as XML/JSON.
 *O= Optional, R= Required

Request Parameters

DataTypeO / RExampleDescription
teamIdINTR{teamId}The id of the team.
tournamentIdINTO{tournamentId}The id of the tournament for filtering team's data.

Response Output

Response Output Definitions

team

DataTypeExampleDescription
nameSTRManchester UnitedName of the team
shortNameSTRMANUShort name of the team
mediumNameSTRMan UnitedMedium name of the team
idINT4ID of the team
country
DataTypeExampleDescription
nameSTREnglandThe name of the country
shortNameSTRENGThe short name of the country
idINT2The id of the country
h2h
seasonalStatistics
overall/home/away
halfTime/ordinaryTime/finalScore
DataTypeExampleDescription
winINT2Total win count of the team
winningPercentageDEC40.00Winning Percentage of the team
drawINT1Total draw count of the team
drawPercentageDEC20.00Draw Percentage of the team
loseINT2Total Lose count of the team
losePercentageDEC40.00Losing Percentage of the team
totalGoalsScoredINT4Total Goal Scored count of the team
goalsScoredPerMatchDEC0.8Goals Scored per match of the team
totalGoalsConcededINT6Total goals conceded count of the team
goalsConcededPerMatchDEC1.2Goals Conceded per match of the team
totalGoalsINT10Total goals count of the team (GoalScored + GoalsConceded)
goalsPerMatchDEC2.0Goals per match of the team in matches
failedToScoreINT1Failed to Score count of the team
failedToScorePercentageDEC20.00Failed to Score percentage of the team
cleanSheetsINT2Clean sheet count of the team
cleanSheetsPercentageDEC40.00Clean sheet percentage of the team
2019 - Broadage Sports All rights reserved