Skip to main content
GET
Football match by id (BB §1.1)

What it returns

A single match — the same shape as a list row, with full home/away competitors, nested tournament + category, live score, period, numeric sport_event_status, and coverage.

Resolving by id

match_id accepts any of the ids you might already hold: This mirrors the AMQP event_id (od:match:{int}): the integer from a feed message resolves the match here directly.

Authorizations

X-API-Key
string
header
required

Path Parameters

match_id
string
required

Response

Successful Response

The response is of type Response Match By Id Soccer V1 Matches Match Id Get · object.

Last modified on June 20, 2026