Find all updates to the Indoor Volleyball v2 API and its documentation
Best Of Competitions
Release Date | Feeds Affected | Benefit |
---|---|---|
10/17/2024 | Competitor Summaries Competitor vs Competitor Daily Summaries Live Summaries Season Probabilities Season Summaries Sport Event Summary Sport Event Timeline | We added a best_of attribute. This will be an integer (ex. best_of="3" ) and provided at the sport event level for relevant matches. |
OpenAPI Spec
Release Date | Feeds Affected | Benefit |
---|---|---|
10/17/2024 | All | We've included an OpenAPI specification for our Indoor Volleyball v2 API. Use this spec to assist in your volleyball integration. |
NCAA Women's Coverage
Release Date | Benefit |
---|---|
08/19/2024 | We've added coverage for NCAA Women's Volleyball! Find the NCAA Women's games under sr:competition:43847 and sr:season:122863 . Coverage include schedules and results. |
<summary>
<sport_event id="sr:sport_event:52874257" start_time="2024-08-27T23:00:00+00:00" start_time_confirmed="true">
<sport_event_context>
<sport id="sr:sport:23" name="Volleyball"/>
<category id="sr:category:814" name="USA" country_code="USA"/>
<competition id="sr:competition:43847" name="NCAA Regular Season, Women" parent_id="sr:competition:43913" gender="women"/>
<season id="sr:season:122863" name="NCAA Women, Regular Season 2024" start_date="2024-08-22" end_date="2024-12-15" year="2024" competition_id="sr:competition:43847"/>
<stage order="1" type="league" phase="conference" start_date="2024-08-22" end_date="2024-12-15" year="2024"/>
<round number="1"/>
<groups>
<group id="sr:league:87117" name="NCAA Division I Women 2024, Big Ten Conference 2024"/>
</groups>
</sport_event_context>
<coverage live="true"/>
<competitors>
<competitor id="sr:competitor:462419" name="Nebraska Cornhuskers" country="USA" country_code="USA" abbreviation="NEB" qualifier="home" gender="female"/>
<competitor id="sr:competitor:502914" name="Kentucky Wildcats" country="USA" country_code="USA" abbreviation="KEN" qualifier="away" gender="female"/>
</competitors>
<sport_event_conditions>
<ground neutral="true"/>
</sport_event_conditions>
</sport_event>
<sport_event_status status="closed" match_status="ended" home_score="3" away_score="1" home_normaltime_score="3" away_normaltime_score="1" winner_id="sr:competitor:462419">
<period_scores>
<period_score home_score="25" away_score="21" type="regular_period" number="1"/>
<period_score home_score="22" away_score="25" type="regular_period" number="2"/>
<period_score home_score="25" away_score="15" type="regular_period" number="3"/>
<period_score home_score="25" away_score="20" type="regular_period" number="4"/>
</period_scores>
</sport_event_status>
</summary>
<summary>
<sport_event id="sr:sport_event:52873157" start_time="2024-08-28T01:00:00+00:00" start_time_confirmed="true">
<sport_event_context>
<sport id="sr:sport:23" name="Volleyball"/>
<category id="sr:category:814" name="USA" country_code="USA"/>
<competition id="sr:competition:43847" name="NCAA Regular Season, Women" parent_id="sr:competition:43913" gender="women"/>
<season id="sr:season:122863" name="NCAA Women, Regular Season 2024" start_date="2024-08-22" end_date="2024-12-15" year="2024" competition_id="sr:competition:43847"/>
<stage order="1" type="league" phase="conference" start_date="2024-08-22" end_date="2024-12-15" year="2024"/>
<round number="1"/>
<groups>
<group id="sr:league:87117" name="NCAA Division I Women 2024, Big Ten Conference 2024"/>
</groups>
</sport_event_context>
<coverage live="true"/>
<competitors>
<competitor id="sr:competitor:462289" name="Louisville Cardinals" country="USA" country_code="USA" abbreviation="LOU" qualifier="home" gender="female"/>
<competitor id="sr:competitor:462437" name="Wisconsin Badgers" country="USA" country_code="USA" abbreviation="WIS" qualifier="away" gender="female"/>
</competitors>
<sport_event_conditions>
<ground neutral="false"/>
</sport_event_conditions>
</sport_event>
<sport_event_status status="closed" match_status="ended" home_score="3" away_score="1" home_normaltime_score="3" away_normaltime_score="1" winner_id="sr:competitor:462289">
<period_scores>
<period_score home_score="18" away_score="25" type="regular_period" number="1"/>
<period_score home_score="25" away_score="17" type="regular_period" number="2"/>
<period_score home_score="26" away_score="24" type="regular_period" number="3"/>
<period_score home_score="25" away_score="20" type="regular_period" number="4"/>
</period_scores>
</sport_event_status>
</summary>
"summaries": [
{
"sport_event": {
"id": "sr:sport_event:52874257",
"start_time": "2024-08-27T23:00:00+00:00",
"start_time_confirmed": true,
"sport_event_context": {
"sport": {
"id": "sr:sport:23",
"name": "Volleyball"
},
"category": {
"id": "sr:category:814",
"name": "USA",
"country_code": "USA"
},
"competition": {
"id": "sr:competition:43847",
"name": "NCAA Regular Season, Women",
"parent_id": "sr:competition:43913",
"gender": "women"
},
"season": {
"id": "sr:season:122863",
"name": "NCAA Women, Regular Season 2024",
"start_date": "2024-08-22",
"end_date": "2024-12-15",
"year": "2024",
"competition_id": "sr:competition:43847"
},
"stage": {
"order": 1,
"type": "league",
"phase": "conference",
"start_date": "2024-08-22",
"end_date": "2024-12-15",
"year": "2024"
},
"round": {
"number": 1
},
"groups": [
{
"id": "sr:league:87117",
"name": "NCAA Division I Women 2024, Big Ten Conference 2024"
}
]
},
"coverage": {
"live": true
},
"competitors": [
{
"id": "sr:competitor:462419",
"name": "Nebraska Cornhuskers",
"country": "USA",
"country_code": "USA",
"abbreviation": "NEB",
"qualifier": "home",
"gender": "female"
},
{
"id": "sr:competitor:502914",
"name": "Kentucky Wildcats",
"country": "USA",
"country_code": "USA",
"abbreviation": "KEN",
"qualifier": "away",
"gender": "female"
}
],
"sport_event_conditions": {
"ground": {
"neutral": true
}
}
},
"sport_event_status": {
"status": "closed",
"match_status": "ended",
"home_score": 3,
"away_score": 1,
"home_normaltime_score": 3,
"away_normaltime_score": 1,
"winner_id": "sr:competitor:462419",
"period_scores": [
{
"home_score": 25,
"away_score": 21,
"type": "regular_period",
"number": 1
},
{
"home_score": 22,
"away_score": 25,
"type": "regular_period",
"number": 2
},
{
"home_score": 25,
"away_score": 15,
"type": "regular_period",
"number": 3
},
{
"home_score": 25,
"away_score": 20,
"type": "regular_period",
"number": 4
}
]
}
},
{
"sport_event": {
"id": "sr:sport_event:52873157",
"start_time": "2024-08-28T01:00:00+00:00",
"start_time_confirmed": true,
"sport_event_context": {
"sport": {
"id": "sr:sport:23",
"name": "Volleyball"
},
"category": {
"id": "sr:category:814",
"name": "USA",
"country_code": "USA"
},
"competition": {
"id": "sr:competition:43847",
"name": "NCAA Regular Season, Women",
"parent_id": "sr:competition:43913",
"gender": "women"
},
"season": {
"id": "sr:season:122863",
"name": "NCAA Women, Regular Season 2024",
"start_date": "2024-08-22",
"end_date": "2024-12-15",
"year": "2024",
"competition_id": "sr:competition:43847"
},
"stage": {
"order": 1,
"type": "league",
"phase": "conference",
"start_date": "2024-08-22",
"end_date": "2024-12-15",
"year": "2024"
},
"round": {
"number": 1
},
"groups": [
{
"id": "sr:league:87117",
"name": "NCAA Division I Women 2024, Big Ten Conference 2024"
}
]
},
"coverage": {
"live": true
},
"competitors": [
{
"id": "sr:competitor:462289",
"name": "Louisville Cardinals",
"country": "USA",
"country_code": "USA",
"abbreviation": "LOU",
"qualifier": "home",
"gender": "female"
},
{
"id": "sr:competitor:462437",
"name": "Wisconsin Badgers",
"country": "USA",
"country_code": "USA",
"abbreviation": "WIS",
"qualifier": "away",
"gender": "female"
}
],
"sport_event_conditions": {
"ground": {
"neutral": false
}
}
},
Round Info Additions
Date | Feeds Affected | Benefit |
---|---|---|
09/26/2023 | Competitor Summaries Competitor vs Competitor Daily Summaries Live Summaries Season Probabilities Season Summaries Sport Event Summary Sport Event Timeline | Added data points related to tournament rounds to bring consistency across APIs. New data points include: - Round - Cup Round Sport Event Number ( cup_round_sport_event_number )- Round - Cup Round Number of Sport Events ( cup_round_number_of_sport_events )- Round - Cup Round Id ( cup_round_id )- Round - Other Sport Event Id ( other_sport_event_id ) *when 2 legs only |
<round name="quarterfinal" other_sport_event_id="sr:sport_event:43573993"
cup_round_sport_event_number="2" cup_round_number_of_sport_events="2"
cup_round_id="sr:cup_round:1923693"/>
"round": {
"name": "quarterfinal",
"other_sport_event_id": "sr:sport_event:43573993",
"cup_round_sport_event_number": 2,
"cup_round_number_of_sport_events": 2,
"cup_round_id": "sr:cup_round:1923693"
},
Active Season Indicator
Release Date | Feeds Affected | Benefit |
---|---|---|
08/28/2023 | Sport Events Created | Added a active_season attribute for newly created matches appearing in the Sport Events Created endpoint.When marked as true this will signify that an added match is part of an active season. |
<sport_event_created id="sr:sport_event:43393169" active_season="true" created_at="2023-08-30T14:42:39+00:00"/>
<sport_event_created id="sr:sport_event:43393167" active_season="true" created_at="2023-08-30T14:42:39+00:00"/>
<sport_event_created id="sr:sport_event:43393165" active_season="true" created_at="2023-08-30T14:42:38+00:00"/>
<sport_event_created id="sr:sport_event:43393163" active_season="true" created_at="2023-08-30T14:42:37+00:00"/>
<sport_event_created id="sr:sport_event:43393029" active_season="true" created_at="2023-08-30T14:37:40+00:00"/>
{
"generated_at": "2023-08-30T14:47:30+00:00",
"sport_events_created": [
{
"id": "sr:sport_event:43393169",
"active_season": true,
"created_at": "2023-08-30T14:42:39+00:00"
},
{
"id": "sr:sport_event:43393167",
"active_season": true,
"created_at": "2023-08-30T14:42:39+00:00"
},
{
"id": "sr:sport_event:43393165",
"active_season": true,
"created_at": "2023-08-30T14:42:38+00:00"
},
{
"id": "sr:sport_event:43393163",
"active_season": true,
"created_at": "2023-08-30T14:42:37+00:00"
},
Aggregate Scores & Winner IDs
Release Date | Feeds Affected | Benefit |
03/30/2023 | Competitor Summaries Competitor vs Competitor Daily Summaries Live Summaries Live Timelines Live Timelines Delta Season Summaries Sport Event Summary Sport Event Timeline Push Events | Added aggregate scores and winner IDs for relevant matches. These matches will now include aggregate_home_score ,aggregate_away_score , and aggregate_winner_id to better determine the winner of two-legged ties. |
Cup Round Data
Release Date | Feeds Affected | Benefit |
03/20/2023 | Season Links | Added order , state , and winner_id to cup rounds in the Season Links endpoint.These new fields can be leveraged to determine the status, order, and winner of a cup round within a season/tournament. |
Age Group & Gender
Release Date | Feeds Affected | Benefit |
03/08/2023 | Competitor Profile Competitor Summaries Competitor vs Competitor Daily Summaries Live Summaries Season Info Season Probabilities Season Standings Season Summaries Sport Event Summary Sport Event Timeline | Added ‘age_group’ and ‘gender’ to competitor elements in several endpoints. |
Pagination Update to Season Probabilities
Release Date | Feeds Affected | Benefit |
03/03/2023 | Season Probabilities | Added pagination to the Season Probabilities endpoint for several APIs. Going forward, the first 200 events will be displayed. To retrieve further events additional query string parameters will be required. For example, to load the next 200 events you will need to append &start=200 to the call and to load the next 200 add &start=400 and so on. |
Category Data
Release Date | Feeds Affected | Benefit |
01/20/2023 | Competition Info | Added the category element to the Competition Info endpoint. This includes category id , name , and country_code . The category will be represented by the country or International to better distinguish the country designation. |
Updated Time Flags
Release Date | Feeds Affected | Benefit |
11/29/2022 | Push Events | Added 'updated' and 'updated_time' flags to the Push Events feed to better display which events have been updated. |
'Competitor Merge Mappings' Endpoint
Release Date | Feeds Affected | Benefit |
08/23/2022 | Competitor Merge Mappings Player Merge Mappings | Added the Competitor Merge Mappings endpoint to a variety of APIs. This feed provides the valid Sportradar Id in cases when two competitors have been merged into one. This feed was previously present in the Soccer API. Also added a Player Merge Mappings endpoint to the Aussie Rules Football API. |
'Sport Events Created' Endpoint
Release Date | Feeds Affected | Benefit |
06/29/2022 | Sport Events Created | Our new Sport Events Created endpoint provides a list of all events created within the last 24 hours. Send requests to this endpoint as needed to assist in locating and storing newly created events. |
Gender Distinction
Release Date | Feeds Affected | Update |
02/03/2022 | Competition Info Competitions Competitor Summaries Competitor vs Competitor Daily Summaries Live Summaries Season Info Season Probabilities Sport Event Summary Sport Event Timeline | Added competition gender to several endpoints. |
Category Updates
Release Date | Feeds Affected | Update |
11/05/2021 | Competitions | Added category id, category name, and category country_code to the Competitions feed. |
Season Endpoints
Release Date | Feeds Affected | Benefit |
09/16/2021 | Season Competitors Season Links Seasons | Added data points to support two new seasonal feeds. |
Venue Capacity
Release Date | Feeds Affected | Benefit |
06/15/2020 | Season Info | Added the following data points: competition_status, venue_reduced_capacity, and venue_reduced_capacity_max. |
Push Events Feeds
Release Date | Feeds Affected | Benefit |
02/25/2020 | Push Events | Added support for the Push Events feed. |
Parent Competitions
Release Date | Feeds Affected | Benefit |
06/03/2019 | Competition List | Added Boolean flag for parent competitions: is_parent. |
'Competition Info' Endpoint
Release Date | Feeds Affected | Benefit |
06/03/2019 | Competition Info | Added support for the Competition Information endpoint. |
API Release
Release Date | Feeds Affected | Update |
03/18/2019 | All | Initial release for Indoor Volleyball v2. |