{"name": "World Cup 1970",
 "matches": 
  [{"round": "Group Matches, Group 1",
    "team1": "Mexico",
    "team2": "Soviet Union",
    "score": [0, 0]},
   {"round": "Group Matches, Group 1",
    "team1": "Belgium",
    "team2": "El Salvador",
    "score": [3, 0]},
   {"round": "Group Matches, Group 1",
    "team1": "Soviet Union",
    "team2": "Belgium",
    "score": [4, 1]},
   {"round": "Group Matches, Group 1",
    "team1": "Mexico",
    "team2": "El Salvador",
    "score": [4, 0]},
   {"round": "Group Matches, Group 1",
    "team1": "Soviet Union",
    "team2": "El Salvador",
    "score": [2, 0]},
   {"round": "Group Matches, Group 1",
    "team1": "Mexico",
    "team2": "Belgium",
    "score": [1, 0]},
   {"round": "Group Matches, Group 2",
    "team1": "Uruguay",
    "team2": "Israel",
    "score": [2, 0]},
   {"round": "Group Matches, Group 2",
    "team1": "Italy",
    "team2": "Sweden",
    "score": [1, 0]},
   {"round": "Group Matches, Group 2",
    "team1": "Uruguay",
    "team2": "Italy",
    "score": [0, 0]},
   {"round": "Group Matches, Group 2",
    "team1": "Sweden",
    "team2": "Israel",
    "score": [1, 1]},
   {"round": "Group Matches, Group 2",
    "team1": "Sweden",
    "team2": "Uruguay",
    "score": [1, 0]},
   {"round": "Group Matches, Group 2",
    "team1": "Italy",
    "team2": "Israel",
    "score": [0, 0]},
   {"round": "Group Matches, Group 3",
    "team1": "England",
    "team2": "Romania",
    "score": [1, 0]},
   {"round": "Group Matches, Group 3",
    "team1": "Brazil",
    "team2": "Czechoslovakia",
    "score": [4, 1]},
   {"round": "Group Matches, Group 3",
    "team1": "Romania",
    "team2": "Czechoslovakia",
    "score": [2, 1]},
   {"round": "Group Matches, Group 3",
    "team1": "Brazil",
    "team2": "England",
    "score": [1, 0]},
   {"round": "Group Matches, Group 3",
    "team1": "Brazil",
    "team2": "Romania",
    "score": [3, 2]},
   {"round": "Group Matches, Group 3",
    "team1": "England",
    "team2": "Czechoslovakia",
    "score": [1, 0]},
   {"round": "Group Matches, Group 4",
    "team1": "Peru",
    "team2": "Bulgaria",
    "score": [3, 2]},
   {"round": "Group Matches, Group 4",
    "team1": "West Germany",
    "team2": "Morocco",
    "score": [2, 1]},
   {"round": "Group Matches, Group 4",
    "team1": "Peru",
    "team2": "Morocco",
    "score": [3, 0]},
   {"round": "Group Matches, Group 4",
    "team1": "West Germany",
    "team2": "Bulgaria",
    "score": [5, 2]},
   {"round": "Group Matches, Group 4",
    "team1": "West Germany",
    "team2": "Peru",
    "score": [3, 1]},
   {"round": "Group Matches, Group 4",
    "team1": "Bulgaria",
    "team2": "Morocco",
    "score": [1, 1]},
   {"round": "Quarter-final",
    "team1": "Uruguay",
    "team2": "Soviet Union",
    "score": {"et": [1, 0]}},
   {"round": "Quarter-final",
    "team1": "Brazil",
    "team2": "Peru",
    "score": [4, 2]},
   {"round": "Quarter-final",
    "team1": "West Germany",
    "team2": "England",
    "score": {"et": [3, 2]}},
   {"round": "Quarter-final",
    "team1": "Italy",
    "team2": "Mexico",
    "score": [4, 1]},
   {"round": "Semi-final",
    "team1": "Brazil",
    "team2": "Uruguay",
    "score": [3, 1]},
   {"round": "Semi-final",
    "team1": "Italy",
    "team2": "West Germany",
    "score": {"et": [4, 3]}},
   {"round": "Match for third place",
    "team1": "West Germany",
    "team2": "Uruguay",
    "score": [1, 0]},
   {"round": "Final", "team1": "Brazil", "team2": "Italy", "score": [4, 1]}]}
