Skip to main content
GET
Get match by id

Path Parameters

id
string<uuid>
required

Response

OK

admin.matches aggregate — a single fixture/card that groups several related events (e.g. 1X2, first-scorer, over-under) under one matchup.

id
string<uuid>
slug
string
title
string

Short matchup label (e.g. 'BRA vs ARG').

participantA
string | null
participantB
string | null
tags
object[]
stage
enum<string> | null
Available options:
group,
r32,
r16,
quarter_finals,
semi_finals,
third_place,
final
startTime
string<date-time> | null
state
string

Lifecycle state from admin.matches.state — typically READY for everything surfaced publicly.

createdAt
string<date-time>
updatedAt
string<date-time>
events
object[]