Matches, every kick.
Every Euro match in a single table — date, stage, teams, score, attendance, venue. Pick a tournament + stage. Knockout dramatic finishes (AET, penalties) are flagged.
2
Matches
semifinals
1
Goals
0.50/match
90,416
Attendance
45,208/match
1
Dramatic finishes
AET + penalties
| Date | Stage | Match | Score | Venue | Att. | Weather |
|---|---|---|---|---|---|---|
| Jun 5, 1968 | SF | 0–0AET | 68,582 | — | ||
| Jun 5, 1968 | SF | 1–0 | 21,834 | — |
GET /matches?year=1968 · client-side stage filter: sf
Team logistics — 1968
4 teams · sorted by distanceDistance is stadium-to-stadium between consecutive matches, great-circle (haversine). First match counts 0 km — we don't guess a pre-tournament anchor. Rest days = full days between consecutive kickoffs (so a Mon → Fri turnaround is 3 days of rest). TZ shift = max hours offset between any venue's country and the team's home country. Multi-zone countries (USA, Brazil, Russia) use their capital city as proxy. DST ignored.
| Team | Matches | Distance | TZ shift | Avg rest | Min rest | Cities visited |
|---|---|---|---|---|---|---|
| 3 | 0 km | — | 1.5d | 1d | ||
| 2 | 0 km | — | 2.0d | 2d | ||
| 3 | 0 km | — | 1.5d | 1d | ||
| 2 | 0 km | — | 2.0d | 2d |
Derived client-side from GET /matches?year=1968 + GET /stadiums
Coming next: goals-by-minute bucket, captain per match, and penalty-shootout granularity. Subscribe to the API to get the extra fields as they ship.