Competitor Profile
Returns information for a competitor/team.
Replace placeholders with the following query parameters:
Parameter | Description |
---|---|
| Defines the access level of your API key as Production (p) or Trial (t). |
| Version number of the API you are accessing (Current Version: 1). |
| 2 letter code for supported languages |
| Id of a given competitor. |
| xml or json. |
| Your API key. Placed in the header of each request. |
Competitor Results
Returns a list of results for a given competitor/team.
Replace placeholders with the following query parameters:
Parameter | Description |
---|---|
| Defines the access level of your API key as Production (p) or Trial (t). |
| Version number of the API you are accessing (Current Version: 1). |
| 2 letter code for supported languages |
| Id of a given competitor. |
| xml or json. |
| Your API key. Placed in the header of each request. |
Competitor Schedule
Returns a list of scheduled matches for a given competitor/team.
Replace placeholders with the following query parameters:
Parameter | Description |
---|---|
| Defines the access level of your API key as Production (p) or Trial (t). |
| Version number of the API you are accessing (Current Version: 1). |
| 2 letter code for supported languages |
| Id of a given competitor. |
| xml or json. |
| Your API key. Placed in the header of each request. |
Daily Results
Returns a list of match results for a given date: yyyy-mm-dd
Replace placeholders with the following query parameters:
Parameter | Description |
---|---|
| Defines the access level of your API key as Production (p) or Trial (t). |
| Version number of the API you are accessing (Current Version: 1). |
| 2 letter code for supported languages |
| Year in 4 digit format (YYYY). |
| Month in 2 digit format (MM). |
| Day in 2 digit format (DD). |
| xml or json. |
| Your API key. Placed in the header of each request. |
Daily Schedule
Returns a list of scheduled matches for a given date: yyyy-mm-dd
Replace placeholders with the following query parameters:
Parameter | Description |
---|---|
| Defines the access level of your API key as Production (p) or Trial (t). |
| Version number of the API you are accessing (Current Version: 1). |
| 2 letter code for supported languages |
| Year in 4 digit format (YYYY). |
| Month in 2 digit format (MM). |
| Day in 2 digit format (DD). |
| xml or json. |
| Your API key. Placed in the header of each request. |
Deleted Matches
Displays information for sport events that have been removed or deleted.
Replace placeholders with the following query parameters:
Parameter | Description |
---|---|
| Defines the access level of your API key as Production (p) or Trial (t). |
| Version number of the API you are accessing (Current Version: 1). |
| 2 letter code for supported languages |
| xml or json. |
| Your API key. Placed in the header of each request. |
Head To Head
Compares past results and schedules upcoming matches given two team IDs.
Replace placeholders with the following query parameters:
Parameter | Description |
---|---|
| Defines the access level of your API key as Production (p) or Trial (t). |
| Version number of the API you are accessing (Current Version: 1). |
| 2 letter code for supported languages |
| Id of a given competitor. |
| Id of a given competitor. |
| xml or json. |
| Your API key. Placed in the header of each request. |
Seasons
Displays a listing of seasons with respective IDs. Season IDs can be interchanged with tournament IDs to retrieve historical data.
https://api.sportradar.com/volleyball-{access_level}{version}/indoor/{language_code}/tournaments/{tournament_id or season_id}/seasons.{format} |
Replace placeholders with the following query parameters:
Parameter | Description |
---|---|
| Defines the access level of your API key as Production (p) or Trial (t). |
| Version number of the API you are accessing (Current Version: 1). |
| 2 letter code for supported languages |
| Id of a given tournament or season. |
| xml or json. |
| Your API key. Placed in the header of each request. |
Sport Event Probabilities
Returns the pre-match 3-way probabilities of winning for both teams. Expires once the match is live.
Replace placeholders with the following query parameters:
Parameter | Description |
---|---|
| Defines the access level of your API key as Production (p) or Trial (t). |
| Version number of the API you are accessing (Current Version: 1). |
| 2 letter code for supported languages |
| Id of a given match. |
| xml or json. |
| Your API key. Placed in the header of each request. |
Sport Event Timeline
Displays information for a specific match including a timeline of events, live (assuming coverage levels dictate that it is live) as well as match and player statistics.
Replace placeholders with the following query parameters:
Parameter | Description |
---|---|
| Defines the access level of your API key as Production (p) or Trial (t). |
| Version number of the API you are accessing (Current Version: 1). |
| 2 letter code for supported languages |
| Id of a given match. |
| xml or json. |
| Your API key. Placed in the header of each request. |
Tournament Info
Provides information pertaining to a given tournament or season.
https://api.sportradar.com/volleyball-{access_level}{version}/indoor/{language_code}/tournaments/{tournament_id or season_id}/info.{format} |
Replace placeholders with the following query parameters:
Parameter | Description |
---|---|
| Defines the access level of your API key as Production (p) or Trial (t). |
| Version number of the API you are accessing (Current Version: 1). |
| 2 letter code for supported languages |
| Id of a given tournament or season. |
| xml or json. |
| Your API key. Placed in the header of each request. |
Tournament List
Lists all tournaments in the package.
Replace placeholders with the following query parameters:
Parameter | Description |
---|---|
| Defines the access level of your API key as Production (p) or Trial (t). |
| Version number of the API you are accessing (Current Version: 1). |
| 2 letter code for supported languages |
| xml or json. |
| Your API key. Placed in the header of each request. |
Tournament Live Standings
Returns the live standings for a given tournament or season. This data changes in relation to events occurring in currently live matches.
https://api.sportradar.com/volleyball-{access_level}{version}/indoor/{language_code}/tournaments/{tournament_id or season_id}/live_standings.{format} |
Replace placeholders with the following query parameters:
Parameter | Description |
---|---|
| Defines the access level of your API key as Production (p) or Trial (t). |
| Version number of the API you are accessing (Current Version: 1). |
| 2 letter code for supported languages |
| Id of a given tournament or season. |
| xml or json. |
| Your API key. Placed in the header of each request. |
Tournament Results
Returns a list of results for a given tournament or season.
https://api.sportradar.com/volleyball-{access_level}{version}/indoor/{language_code}/tournaments/{tournament_id or season_id}/results.{format} |
Replace placeholders with the following query parameters:
Parameter | Description |
---|---|
| Defines the access level of your API key as Production (p) or Trial (t). |
| Version number of the API you are accessing (Current Version: 1). |
| 2 letter code for supported languages |
| Id of a given tournament or season. |
| xml or json. |
| Your API key. Placed in the header of each request. |
Tournament Schedule
Returns a list of scheduled matches for a given tournament or season.
https://api.sportradar.com/volleyball-{access_level}{version}/indoor/{language_code}/tournaments/{tournament_id or season_id}/schedule.{format} |
Replace placeholders with the following query parameters:
Parameter | Description |
---|---|
| Defines the access level of your API key as Production (p) or Trial (t). |
| Version number of the API you are accessing (Current Version: 1). |
| 2 letter code for supported languages |
| Id of a given tournament or season. |
| xml or json. |
| Your API key. Placed in the header of each request. |
Tournament Standings
Returns the current standings for a given tournament or season.
https://api.sportradar.com/volleyball-{access_level}{version}/indoor/{language_code}/tournaments/{tournament_id or season_id}/standings.{format} |
Replace placeholders with the following query parameters:
Parameter | Description |
---|---|
| Defines the access level of your API key as Production (p) or Trial (t). |
| Version number of the API you are accessing (Current Version: 1). |
| 2 letter code for supported languages |
| Id of a given tournament or season. |
| xml or json. |
| Your API key. Placed in the header of each request. |