{"name": "World Cup 1954",
 "matches": 
  [{"round": "Group Matches, Group 1",
    "team1": "Brazil",
    "team2": "Mexico",
    "score": [5, 0]},
   {"round": "Group Matches, Group 1",
    "team1": "Yugoslavia",
    "team2": "France",
    "score": [1, 0]},
   {"round": "Group Matches, Group 1",
    "team1": "Brazil",
    "team2": "Yugoslavia",
    "score": {"et": [1, 1]}},
   {"round": "Group Matches, Group 1",
    "team1": "France",
    "team2": "Mexico",
    "score": [3, 2]},
   {"round": "Group Matches, Group 2",
    "team1": "Hungary",
    "team2": "South Korea",
    "score": [9, 0]},
   {"round": "Group Matches, Group 2",
    "team1": "West Germany",
    "team2": "Turkey",
    "score": [4, 1]},
   {"round": "Group Matches, Group 2",
    "team1": "Hungary",
    "team2": "West Germany",
    "score": [8, 3]},
   {"round": "Group Matches, Group 2",
    "team1": "Turkey",
    "team2": "South Korea",
    "score": [7, 0]},
   {"round": "Group Matches, Group 2, Play-off",
    "team1": "West Germany",
    "team2": "Turkey",
    "score": [7, 2]},
   {"round": "Group Matches, Group 3",
    "team1": "Austria",
    "team2": "Scotland",
    "score": [1, 0]},
   {"round": "Group Matches, Group 3",
    "team1": "Uruguay",
    "team2": "Czechoslovakia",
    "score": [2, 0]},
   {"round": "Group Matches, Group 3",
    "team1": "Uruguay",
    "team2": "Scotland",
    "score": [7, 0]},
   {"round": "Group Matches, Group 3",
    "team1": "Austria",
    "team2": "Czechoslovakia",
    "score": [5, 0]},
   {"round": "Group Matches, Group 4",
    "team1": "Switzerland",
    "team2": "Italy",
    "score": [2, 1]},
   {"round": "Group Matches, Group 4",
    "team1": "England",
    "team2": "Belgium",
    "score": {"et": [4, 4]}},
   {"round": "Group Matches, Group 4",
    "team1": "Italy",
    "team2": "Belgium",
    "score": [4, 1]},
   {"round": "Group Matches, Group 4",
    "team1": "England",
    "team2": "Switzerland",
    "score": [2, 0]},
   {"round": "Group Matches, Group 4, Play-off",
    "team1": "Switzerland",
    "team2": "Italy",
    "score": [4, 1]},
   {"round": "Quarter-final",
    "team1": "Austria",
    "team2": "Switzerland",
    "score": [7, 5]},
   {"round": "Quarter-final",
    "team1": "Uruguay",
    "team2": "England",
    "score": [4, 2]},
   {"round": "Quarter-final",
    "team1": "West Germany",
    "team2": "Yugoslavia",
    "score": [2, 0]},
   {"round": "Quarter-final",
    "team1": "Hungary",
    "team2": "Brazil",
    "score": [4, 2]},
   {"round": "Semi-final",
    "team1": "West Germany",
    "team2": "Austria",
    "score": [6, 1]},
   {"round": "Semi-final",
    "team1": "Hungary",
    "team2": "Uruguay",
    "score": {"et": [4, 2]}},
   {"round": "Match for third place",
    "team1": "Austria",
    "team2": "Uruguay",
    "score": [3, 1]},
   {"round": "Final",
    "team1": "West Germany",
    "team2": "Hungary",
    "score": [3, 2]}]}
