Head to head
Historical meetings between two teams.
Open in the interactive reference
Operations
- GETTeam vs team — Previous meetings of two teams with the result and form of each one.
- GETMatch head to head — Previous meetings of the two teams of a match.
Route reference
Operations
The t query parameter selects the operation. Parameters not listed for an operation are ignored.
t |
Operation | Required | Optional |
|---|---|---|---|
teams |
Team vs team. Previous meetings of two teams with the result and form of each one. | team1, team2 |
— |
match |
Match head to head. Previous meetings of the two teams of a match. | id |
— |
Examples
Team vs team:
GET /v2.2/h2h/?user=USER&token=TOKEN&t=teams&team1=99&team2=113
Match head to head:
GET /v2.2/h2h/?user=USER&token=TOKEN&t=match&id=2589310