{"name": "World Cup 1958",
 "matches": 
  [{"round": "Group Matches, Group 1",
    "team1": "Argentina",
    "team2": "West Germany",
    "score": [1, 3]},
   {"round": "Group Matches, Group 1",
    "team1": "Northern Ireland",
    "team2": "Czechoslovakia",
    "score": [1, 0]},
   {"round": "Group Matches, Group 1",
    "team1": "West Germany",
    "team2": "Czechoslovakia",
    "score": [2, 2]},
   {"round": "Group Matches, Group 1",
    "team1": "Argentina",
    "team2": "Northern Ireland",
    "score": [3, 1]},
   {"round": "Group Matches, Group 1",
    "team1": "Czechoslovakia",
    "team2": "Argentina",
    "score": [6, 1]},
   {"round": "Group Matches, Group 1",
    "team1": "West Germany",
    "team2": "Northern Ireland",
    "score": [2, 2]},
   {"round": "Group Matches, Group 1, Play-off",
    "team1": "Northern Ireland",
    "team2": "Czechoslovakia",
    "score": {"et": [2, 1]}},
   {"round": "Group Matches, Group 2",
    "team1": "France",
    "team2": "Paraguay",
    "score": [7, 3]},
   {"round": "Group Matches, Group 2",
    "team1": "Yugoslavia",
    "team2": "Scotland",
    "score": [1, 1]},
   {"round": "Group Matches, Group 2",
    "team1": "Yugoslavia",
    "team2": "France",
    "score": [3, 2]},
   {"round": "Group Matches, Group 2",
    "team1": "Paraguay",
    "team2": "Scotland",
    "score": [3, 2]},
   {"round": "Group Matches, Group 2",
    "team1": "Paraguay",
    "team2": "Yugoslavia",
    "score": [3, 3]},
   {"round": "Group Matches, Group 2",
    "team1": "France",
    "team2": "Scotland",
    "score": [2, 1]},
   {"round": "Group Matches, Group 3",
    "team1": "Sweden",
    "team2": "Mexico",
    "score": [3, 0]},
   {"round": "Group Matches, Group 3",
    "team1": "Hungary",
    "team2": "Wales",
    "score": [1, 1]},
   {"round": "Group Matches, Group 3",
    "team1": "Mexico",
    "team2": "Wales",
    "score": [1, 1]},
   {"round": "Group Matches, Group 3",
    "team1": "Sweden",
    "team2": "Hungary",
    "score": [2, 1]},
   {"round": "Group Matches, Group 3",
    "team1": "Sweden",
    "team2": "Wales",
    "score": [0, 0]},
   {"round": "Group Matches, Group 3",
    "team1": "Hungary",
    "team2": "Mexico",
    "score": [4, 0]},
   {"round": "Group Matches, Group 3, Play-off",
    "team1": "Wales",
    "team2": "Hungary",
    "score": [2, 1]},
   {"round": "Group Matches, Group 4",
    "team1": "Soviet Union",
    "team2": "England",
    "score": [2, 2]},
   {"round": "Group Matches, Group 4",
    "team1": "Brazil",
    "team2": "Austria",
    "score": [3, 0]},
   {"round": "Group Matches, Group 4",
    "team1": "Soviet Union",
    "team2": "Austria",
    "score": [2, 0]},
   {"round": "Group Matches, Group 4",
    "team1": "Brazil",
    "team2": "England",
    "score": [0, 0]},
   {"round": "Group Matches, Group 4",
    "team1": "Brazil",
    "team2": "Soviet Union",
    "score": [2, 0]},
   {"round": "Group Matches, Group 4",
    "team1": "England",
    "team2": "Austria",
    "score": [2, 2]},
   {"round": "Group Matches, Group 4, Play-off",
    "team1": "Soviet Union",
    "team2": "England",
    "score": [1, 0]},
   {"round": "Quarter-final",
    "team1": "West Germany",
    "team2": "Yugoslavia",
    "score": [1, 0]},
   {"round": "Quarter-final",
    "team1": "Sweden",
    "team2": "Soviet Union",
    "score": [2, 0]},
   {"round": "Quarter-final",
    "team1": "Brazil",
    "team2": "Wales",
    "score": [1, 0]},
   {"round": "Quarter-final",
    "team1": "France",
    "team2": "Northern Ireland",
    "score": [4, 0]},
   {"round": "Semi-final",
    "team1": "Brazil",
    "team2": "France",
    "score": [5, 2]},
   {"round": "Semi-final",
    "team1": "Sweden",
    "team2": "West Germany",
    "score": [3, 1]},
   {"round": "Match for third place",
    "team1": "France",
    "team2": "West Germany",
    "score": [6, 3]},
   {"round": "Final", "team1": "Brazil", "team2": "Sweden", "score": [5, 2]}]}
