{"name": "World Cup 1990",
 "matches": 
  [{"round": "Group Matches, Group A",
    "team1": "Italy",
    "team2": "Austria",
    "score": [1, 0]},
   {"round": "Group Matches, Group A",
    "team1": "USA",
    "team2": "Czechoslovakia",
    "score": [1, 5]},
   {"round": "Group Matches, Group A",
    "team1": "Italy",
    "team2": "USA",
    "score": [1, 0]},
   {"round": "Group Matches, Group A",
    "team1": "Austria",
    "team2": "Czechoslovakia",
    "score": [0, 1]},
   {"round": "Group Matches, Group A",
    "team1": "Austria",
    "team2": "USA",
    "score": [2, 1]},
   {"round": "Group Matches, Group A",
    "team1": "Italy",
    "team2": "Czechoslovakia",
    "score": [2, 0]},
   {"round": "Group Matches, Group B",
    "team1": "Argentina",
    "team2": "Cameroon",
    "score": [0, 1]},
   {"round": "Group Matches, Group B",
    "team1": "Soviet Union",
    "team2": "Romania",
    "score": [0, 2]},
   {"round": "Group Matches, Group B",
    "team1": "Argentina",
    "team2": "Soviet Union",
    "score": [2, 0]},
   {"round": "Group Matches, Group B",
    "team1": "Cameroon",
    "team2": "Romania",
    "score": [2, 1]},
   {"round": "Group Matches, Group B",
    "team1": "Cameroon",
    "team2": "Soviet Union",
    "score": [0, 4]},
   {"round": "Group Matches, Group B",
    "team1": "Argentina",
    "team2": "Romania",
    "score": [1, 1]},
   {"round": "Group Matches, Group C",
    "team1": "Brazil",
    "team2": "Sweden",
    "score": [2, 1]},
   {"round": "Group Matches, Group C",
    "team1": "Costa Rica",
    "team2": "Scotland",
    "score": [1, 0]},
   {"round": "Group Matches, Group C",
    "team1": "Brazil",
    "team2": "Costa Rica",
    "score": [1, 0]},
   {"round": "Group Matches, Group C",
    "team1": "Sweden",
    "team2": "Scotland",
    "score": [1, 2]},
   {"round": "Group Matches, Group C",
    "team1": "Sweden",
    "team2": "Costa Rica",
    "score": [1, 2]},
   {"round": "Group Matches, Group C",
    "team1": "Brazil",
    "team2": "Scotland",
    "score": [1, 0]},
   {"round": "Group Matches, Group D",
    "team1": "United Arab Emirates",
    "team2": "Colombia",
    "score": [0, 2]},
   {"round": "Group Matches, Group D",
    "team1": "West Germany",
    "team2": "Yugoslavia",
    "score": [4, 1]},
   {"round": "Group Matches, Group D",
    "team1": "Yugoslavia",
    "team2": "Colombia",
    "score": [1, 0]},
   {"round": "Group Matches, Group D",
    "team1": "West Germany",
    "team2": "United Arab Emirates",
    "score": [5, 1]},
   {"round": "Group Matches, Group D",
    "team1": "West Germany",
    "team2": "Colombia",
    "score": [1, 1]},
   {"round": "Group Matches, Group D",
    "team1": "Yugoslavia",
    "team2": "United Arab Emirates",
    "score": [4, 1]},
   {"round": "Group Matches, Group E",
    "team1": "Belgium",
    "team2": "South Korea",
    "score": [2, 0]},
   {"round": "Group Matches, Group E",
    "team1": "Uruguay",
    "team2": "Spain",
    "score": [0, 0]},
   {"round": "Group Matches, Group E",
    "team1": "Belgium",
    "team2": "Uruguay",
    "score": [3, 1]},
   {"round": "Group Matches, Group E",
    "team1": "South Korea",
    "team2": "Spain",
    "score": [1, 3]},
   {"round": "Group Matches, Group E",
    "team1": "Belgium",
    "team2": "Spain",
    "score": [1, 2]},
   {"round": "Group Matches, Group E",
    "team1": "South Korea",
    "team2": "Uruguay",
    "score": [0, 1]},
   {"round": "Group Matches, Group F",
    "team1": "England",
    "team2": "Ireland",
    "score": [1, 1]},
   {"round": "Group Matches, Group F",
    "team1": "Netherlands",
    "team2": "Egypt",
    "score": [1, 1]},
   {"round": "Group Matches, Group F",
    "team1": "England",
    "team2": "Netherlands",
    "score": [0, 0]},
   {"round": "Group Matches, Group F",
    "team1": "Ireland",
    "team2": "Egypt",
    "score": [0, 0]},
   {"round": "Group Matches, Group F",
    "team1": "Ireland",
    "team2": "Netherlands",
    "score": [1, 1]},
   {"round": "Group Matches, Group F",
    "team1": "England",
    "team2": "Egypt",
    "score": [1, 0]},
   {"round": "Round of 16",
    "team1": "Cameroon",
    "team2": "Colombia",
    "score": {"et": [2, 1]}},
   {"round": "Round of 16",
    "team1": "Czechoslovakia",
    "team2": "Costa Rica",
    "score": [4, 1]},
   {"round": "Round of 16",
    "team1": "Brazil",
    "team2": "Argentina",
    "score": [0, 1]},
   {"round": "Round of 16",
    "team1": "West Germany",
    "team2": "Netherlands",
    "score": [2, 1]},
   {"round": "Round of 16",
    "team1": "Ireland",
    "team2": "Romania",
    "score": {"et": [0, 0], "p": [5, 4]}},
   {"round": "Round of 16",
    "team1": "Italy",
    "team2": "Uruguay",
    "score": [2, 0]},
   {"round": "Round of 16",
    "team1": "Spain",
    "team2": "Yugoslavia",
    "score": {"et": [1, 2]}},
   {"round": "Round of 16",
    "team1": "England",
    "team2": "Belgium",
    "score": {"et": [1, 0]}},
   {"round": "Quarter-final",
    "team1": "Yugoslavia",
    "team2": "Argentina",
    "score": {"et": [0, 0], "p": [2, 3]}},
   {"round": "Quarter-final",
    "team1": "Italy",
    "team2": "Ireland",
    "score": [1, 0]},
   {"round": "Quarter-final",
    "team1": "West Germany",
    "team2": "Czechoslovakia",
    "score": [1, 0]},
   {"round": "Quarter-final",
    "team1": "England",
    "team2": "Cameroon",
    "score": {"et": [3, 2]}},
   {"round": "Semi-final",
    "team1": "Italy",
    "team2": "Argentina",
    "score": {"et": [1, 1], "p": [3, 4]}},
   {"round": "Semi-final",
    "team1": "West Germany",
    "team2": "England",
    "score": {"et": [1, 1], "p": [4, 3]}},
   {"round": "Match for third place",
    "team1": "Italy",
    "team2": "England",
    "score": [2, 1]},
   {"round": "Final",
    "team1": "West Germany",
    "team2": "Argentina",
    "score": [1, 0]}]}
