Match Endpoints
All match endpoints use string-based event IDs (e.g.,l2TocbiL). Discover event IDs from the sport score endpoints (e.g., /api/v1/football/live).
Match Summary
V3 incidents include
playerUrl and playerId as string fields. The side field may be "home", "away", or a numeric string. The minute field includes the ' symbol (e.g., "51'").type values: "goal", "yellowCard", "redCard", "card", "substitution".
Numeric side mapping: when side is a string digit, "3" = home and "4" = away. Some responses return "home" / "away" directly — handle both.
Match Statistics
Match Lineups
Match Head-to-Head
Match Scores
Match Standings
rank, name, id, played, wins, draws, losses, goalsFor, goalsAgainst, goalDifference, points, plus:
form— array of the last 5 results, e.g.["W","W","D","L","W"]qualification— qualification status text, e.g."Qualified for: Play Offs"qualColor— hex color (no#) for the qualification zone, e.g."004682"