Skip to main content
A match first appears in prematch with its event_id. At kickoff, Pinnacle creates a separate live event (its own event_id), linked to the prematch by parent_id.
  • Prematch odds live under the prematch event_id.
  • The in-play series (with score_home, score_away, red_cards_* on each line) lives under the live child’s event_id.

Finding a match’s live child

The main match is the line where resulting_unit = "Regular".

live_status

A fixture’s live_status field is:

Corners, cards & variants

Corners and Bookings are separate fixtures pointing to the main match via parent_id. With parent_id=X (without live), you fetch these variants; with live=1, the live child.