logologo
WIDGETSAPIPRICINGCOVERAGESUPPORT

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

Volleyball API Team Schedule

Provides the all match list of the team in the active season.

Volleyball Team Schedule Request URL

GET

References / Dependencies

 Tournament ID  The id of the tournament. You can find list of 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 Request / Hour   Daily Max API Call: 144 Request 

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

match

DataTypeExampleDescription
idINT84771The id of the match
dateDATE/STR14/03/2019 17:00:00The starting date of the match, includes also time
homeTeam/awayTeam
DataTypeExampleDescription
nameSTRPGE Skra BelchatowThe full name of the home/away team
shortNameSTRSKRAThe short name of the home/away team
mediumNameSTRPGE SkraThe medium name of the home/away team
idINT189The id of the home/away team
score
DataTypeExampleDescription
currentINT3The current score of the match (live and post) for home/away team
set1INT25The 1st set score of the match for home/away team
set2INT13The 2nd set score of the match for home/away team
set3INT25The 3rd set score of the match for home/away team
set4INT25The 4th set score of the match for home/away team
set5INT
The 5th set score of the match for home/away team
status
DataTypeExampleDescription
nameSTRFull TimeThe name of the status
shortNameSTRFTThe short name of the status
idINT5The id of the status
tournament
DataTypeExampleDescription
nameSTRChampions League, MenThe name of the tournament
shortNameSTRCLMThe short name of the tournament
idINT3The id of the tournament
stage
DataTypeExampleDescription
nameSTRQuarter FinalThe name of the stage
shortNameSTRQFThe short name of the stage
idINT8819The id of the stage
round
DataTypeExampleDescription
nameSTRGame 1The name of the round
shortNameSTRM1The short name of the round
idINT199The id of the round
2019 - Broadage Sports All rights reserved