Find all updates to the Table Tennis v2 API and its documentation
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"
},
Cup Round Info
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. |
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. |
'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. |
'Rankings' Endpoint
Release Date | Feeds Affected | Benefit |
11/02/2021 | Rankings | Added data points in support of the new Rankings endpoint. |
Category Update
Release Date | Feeds Affected | Benefit |
11/02/2021 | Competitions List | Added category id, category name, and category country_code to the Competitions List feed. |
Pagination Update
Release Date | Feeds Affected | Update |
10/15/2021 | Daily Summaries Sport Events Updated | Added a pagination support description for the Daily Summaries and Sport Events Updated feeds. |
Season Endpoints
Release Date | Feeds Affected | Benefit |
09/10/2021 | Season Competitors Season Links Seasons | Added data points to support three new seasonal feeds. |
Date of Birth
Release Date | Feeds Affected | Benefit |
01/21/2021 | Competitor Profile | Added “competitor – date_of_birth” to the Competitor Profile feed. |
Competition Gender
Release Date | Feeds Affected | Benefit |
10/23/2020 | Competitions List Competitor Summaries Daily Summaries Head to Heads Live Summaries Season Probabilites Season Summaries Sport Event Summary Sport Event Timeline | Added competition gender to several endpoints. |
Venue Update
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. |
Group IDs
Release Date | Feeds Affected | Benefit |
06/15/2020 | Season Standings | Updated group ids in the Season Standings feed to include “sr:group:” |
'Best Of' Competitions
Release Date | Feeds Affected | Benefit |
10/17/2019 | Competitor Summaries Daily Summaries Head to Heads Live Summaries Season Probabilities Season Summaries Sport Event Summary Sport Event Timeline | Added Mode Best Of for competitions. |
Parent Competitions
Release Date | Feeds Affected | Update |
06/03/2019 | Competition List | Added Boolean flag for parent competitions: is_parent. |
'Competition Info' Endpoint
Release Date | Feeds Affected | Update |
04/30/2019 | Competition Info | Added support for the Competition Information endpoint. |
'Live Timelines' Endpoints
Release Date | Feeds Affected | Update |
02/07/2019 | Live Timelines Live Timelines Delta | Added data points to support the new feeds. |
Group Names
Release Date | Feeds Affected | Benefit |
01/10/2019 | Competitor Summaries Daily Summaries Head to Heads Live Summaries Season Information Season Probabilities Season Standings Season Summaries Sport Event Summary Sport Event Timeline | Added group_name to the group element and added stage information to the Season Standings endpoint. |
API Release
Release Date | Feeds Affected | Benefit |
10/24/2018 | All | Initial release of Table Tennis v2. |