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.
4
Matches
all
17
Goals
4.25/match
78,958
Attendance
19,740/match
1
Dramatic finishes
AET + penalties
| Date | Stage | Match | Score | Venue | Att. | Weather |
|---|---|---|---|---|---|---|
| Jul 6, 1960 | SF | 4–5 | 26,370 | — | ||
| Jul 6, 1960 | SF | 0–3 | 25,184 | — | ||
| Jul 9, 1960 | 3rd | 2–0 | 9,438 | — | ||
| Jul 10, 1960 | F | 2–1AET | 17,966 | — |
GET /matches?year=1960
Team logistics — 1960
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 |
|---|---|---|---|---|---|---|
| 2 | 0 km | — | 2.0d | 2d | ||
| 2 | 0 km | — | 3.0d | 3d | ||
| 2 | 0 km | — | 2.0d | 2d | ||
| 2 | 0 km | — | 3.0d | 3d |
Derived client-side from GET /matches?year=1960 + 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.