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 Market Statistics: Goals

Provides under/over, both team to score and also total goals statistics of the team in the tournament.

Soccer API Seasonal Market 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.
 *O= Optional, R= Required

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
seasonalMarketStatistics
overall/home/away
halfTime/ordinaryTime/finalScore
underOver
DataTypeExampleDescription
valueSTR1.5The limit value of the under/over
underINT3Under count of the team
underPercentageDEC60.00Under percentage of the team
overINT2Over count of the team
overPercentageDEC40.00Over percentage of the team
totalGoals
DataTypeExampleDescription
fromINT0Starting value of the goal interval
toINT1Ending value of the goal interval
countINT3Match count of team in that goal interval/td>
percentageDEC60.00Percentage of team in that goal interval
bothTeamsToScore
DataTypeExampleDescription
yesINT2Count of the both teams to score in the matches
yesPercentageDEC40.00Percentage of the both teams to score in the matches
noINT3Count of the no both teams to score in the matches
noPercentageDEC60.00Percentage of no the both teams to score in the matches
2019 - Broadage Sports All rights reserved