Docs
Coverage MatrixDocumentationRelease LogLog InContact Us

Find all updates to the Snooker v2 API and its documentation

Active Season Indicator

Release DateFeeds AffectedBenefit
08/28/2023Sport Events CreatedAdded 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 Data

Release DateFeeds AffectedBenefit
03/20/2023Season LinksAdded 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 DateFeeds AffectedBenefit
03/03/2023Season ProbabilitiesAdded 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 DateFeeds AffectedBenefit
01/20/2023Competition InfoAdded 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' Attributes for Push Feeds

Release DateFeeds AffectedBenefit
11/29/2022Push EventsAdded updated and updated_time flags to the Push Events feed. This update will better display which game events have been updated.

'Competitor Merge Mappings' Endpoint

Release DateFeeds AffectedBenefit
08/23/2022Competitor 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 DateFeeds AffectedBenefit
06/29/2022Sport Events CreatedOur 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.

Frame Started/Ended

Release DateFeeds AffectedBenefit
04/20/2022Sport Event TimelineAdded frame_started and frame_ended to the list of valid match event types.

Gender Distinction

Release DateFeeds AffectedUpdate
04/19/2022Competition 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 DateFeeds AffectedUpdate
11/05/2021CompetitionsAdded category id, category name, and category country_code to the Competitions feed.

Season Endpoints

Release DateFeeds AffectedBenefit
09/10/2021Season Competitors
Season Links
Seasons
Added feeds for additional support of player and seasonal data.

Frame Numbers

Release DateFeeds AffectedUpdate
01/19/2021Live Timelines
Live Timelines Delta
Sport Event Timeline
Push Events
Added frame_number to the timelines feeds.

Seasons Disabled

Release DateFeeds AffectedUpdate
01/19/2021Seasons DisabledAdded the “season – disabled” data point to support the Seasons Disabled endpoint.

Sport Event Resumed

Release DateFeeds AffectedUpdate
08/21/2020Competitor Summaries
Competitor vs Competitor
Daily Summaries
Live Summaries
Season Probabilities
Season Summaries
Sport Event Summary
Sport Event Timeline
Added “sport_event – resumed” to the summary feeds and the sport event timeline feed.

Venue Capacity

Release DateFeeds AffectedUpdate
06/11/2020Season InfoAdded the following data points: competition_status, venue_reduced_capacity, and venue_reduced_capacity_max.

Group IDs Added to Standings

Release DateFeeds AffectedUpdate
06/11/2020Season StandingsUpdated group ids in the Season Standings feed to include “sr:group:”

Competitor Match Stats

Release DateFeeds AffectedUpdate
01/14/2020Competitor Summaries
Competitor vs Competitor
Daily Summaries
Live Summaries
Season Summaries
Sport Event Summary
Sport Event Timeline
Push Statistics
Added competitor match statistics to the summary feeds and the sport event timeline.

Push Statistics

Release DateFeeds AffectedUpdate
01/14/2020Push StatisticsAdded the Push Statistics feed.

Change of Possession

Release DateFeeds AffectedUpdate
01/07/2020Live Timelines
Live Timelines Delta
Sport Event Timeline
Push Events
Updated the list of event types to include the new change_of_possession value.

Round Competition Event Number

Release DateFeeds AffectedUpdate
11/15/2019Competitor Summaries
Competitor vs Competitor
Daily Summaries
Live Summaries
Season Probabilities
Season Summaries
Sport Event Summary
Sport Event Timeline
Added Round Competition Sport Event Number to competition information.

'Best Of' Competition Info

Release DateFeeds AffectedUpdate
10/17/2019Competitor Summaries
Competitor vs Competitor
Daily Summaries
Live Summaries
Season Probabilities
Season Summaries
Sport Event Summary
Sport Event Timeline
Added Mode Best Of to competition information.

'Rankings' Endpoint

Release DateFeeds AffectedUpdate
09/27/2019RankingsAdded data points to support the new Rankings feed.

'Push Events' Feed

Release DateFeeds AffectedUpdate
06/14/2019Push EventsAdded data points to support the new Push Events feeds.

Parent Competitions

Release DateFeeds AffectedUpdate
06/03/2019CompetitionsAdded Boolean flag for parent competitions: is_parent.

'Competition Info' Endpoint

Release DateFeeds AffectedUpdate
04/29/2019Competition InfoAdded support for the Competition Information endpoint.

API Release

Release DateFeeds AffectedUpdate
04/09/2019AllInitial release for Snooker v2.