Statistics

List of aggregated player, sport and team match actions which produce statistics like goals, cards, shots, number of attacks and more.

The Sports Statistics API offers endpoints to access a comprehensive range of sports statistics, covering team performance, player metrics, and game analytics. It provides flexible filtering options, enabling users to tailor their queries to specific players, teams, or matches. The focus of this documentation is to simplify the integration of detailed sports statistics into applications, thereby enhancing the depth and analytical value of sports-related content.

Endpoints

Aggregated fixture statistics

GET https://dde-api.data.imgarena.com/ice-hockey/fixtures/{fixtureId}/statistics

Retrieves a list of statistical data for a specific fixture

Path Parameters

NameTypeDescription

fixtureId*

string

unique id of a requested fixture

Headers

NameTypeDescription

Accept*

string

application/vnd.imggaming.dde.api+json;version=1

Authorization*

string

Bearer ACCESS_TOKEN

Content-Type*

string

application/json

{
    Request is missing required HTTP header 'Accept'
}

Response object

Object nameObject typeDescription

statistics

Rate limits

Rate LimitNotes

Last updated