logologo
WIDGETSAPIPRICINGCOVERAGESUPPORT

Handball 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+

Handball API Seasonal Statistics: Goals

Provides the goal statistics of the team in the tournament.

Hondball 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.

Response Output

Response Output Definitions

team

DataTypeExampleDescription
nameSTRParis Saint Germain HBName of the team
shortNameSTRPSGShort name of the team
mediumNameSTRParis SGMedium name of the team
idINT346ID of the team
country
DataTypeExampleDescription
nameSTRFranceThe name of the country
shortNameSTRFRAThe short name of the country
idINT9The id of the country
h2h
seasonalStatistics
overall/home/away
halfTime/ordinaryTime/finalScore
DataTypeExampleDescription
winINT7Total win count of the team
winningPercentageDEC87.50Winning Percentage of the team
drawINT0Total draw count of the team
drawingPercentageDEC0.0Drawing Percentage of the team
loseINT1Total Lose count of the team
losePercentageDEC12.50Losing Percentage of the team
totalGoalsScoredINT144Total Goals Scored count of the team
goalsScoredPerMatchSTR18.0Goals Scored per match of the team
totalGoalsConcededINT107Total Goals Conceded count of the team
goalsConcededPerMatchSTR13.38Goals Conceded per match of the team
totalGoalsINT251Total Goals count of the team
goalsPerMatchSTR31.38Goals per match of the team
2019 - Broadage Sports All rights reserved