{"name": "World Cup 1990",
 "matches": 
  [{"round": "Round of 16",
    "date": "1990-06-23",
    "team1": "Cameroon",
    "team2": "Colombia",
    "score": {"ft": [0, 0], "et": [2, 1]},
    "ground": "Stadio San Paolo, Naples"},
   {"round": "Round of 16",
    "date": "1990-06-23",
    "team1": "Czechoslovakia",
    "team2": "Costa Rica",
    "score": [4, 1],
    "ground": "Stadio San Nicola, Bari"},
   {"round": "Round of 16",
    "date": "1990-06-24",
    "team1": "Brazil",
    "team2": "Argentina",
    "score": [0, 1],
    "ground": "Stadio Delle Alpi, Turin"},
   {"round": "Round of 16",
    "date": "1990-06-24",
    "team1": "West Germany",
    "team2": "Netherlands",
    "score": [2, 1],
    "ground": "San Siro, Milan"},
   {"round": "Round of 16",
    "date": "1990-06-25",
    "team1": "Ireland",
    "team2": "Romania",
    "score": {"ft": [0, 0], "et": [0, 0], "p": [5, 4]},
    "ground": "Stadio Luigi Ferraris, Genoa"},
   {"round": "Round of 16",
    "date": "1990-06-25",
    "team1": "Italy",
    "team2": "Uruguay",
    "score": [2, 0],
    "ground": "Stadio Olimpico, Rome"},
   {"round": "Round of 16",
    "date": "1990-06-26",
    "team1": "Spain",
    "team2": "Yugoslavia",
    "score": {"ft": [1, 1], "et": [1, 2]},
    "ground": "Stadio Marc'Antonio Bentegodi, Verona"},
   {"round": "Round of 16",
    "date": "1990-06-26",
    "team1": "England",
    "team2": "Belgium",
    "score": {"ft": [0, 0], "et": [1, 0]},
    "ground": "Stadio Renato Dall'Ara, Bologna"},
   {"round": "Quarter-finals",
    "date": "1990-06-30",
    "team1": "Yugoslavia",
    "team2": "Argentina",
    "score": {"ft": [0, 0], "et": [0, 0], "p": [2, 3]},
    "ground": "Stadio Artemio Franchi, Florence"},
   {"round": "Quarter-finals",
    "date": "1990-06-30",
    "team1": "Italy",
    "team2": "Ireland",
    "score": [1, 0],
    "ground": "Stadio Olimpico, Rome"},
   {"round": "Quarter-finals",
    "date": "1990-07-01",
    "team1": "West Germany",
    "team2": "Czechoslovakia",
    "score": [1, 0],
    "ground": "San Siro, Milan"},
   {"round": "Quarter-finals",
    "date": "1990-07-01",
    "team1": "England",
    "team2": "Cameroon",
    "score": {"ft": [2, 2], "et": [3, 2]},
    "ground": "Stadio San Paolo, Naples"},
   {"round": "Semi-finals",
    "date": "1990-07-03",
    "team1": "Italy",
    "team2": "Argentina",
    "score": {"ft": [1, 1], "et": [1, 1], "p": [3, 4]},
    "goals1": [{"name": "Schillaci", "minute": "17"}],
    "goals2": [{"name": "Caniggia", "minute": "67"}],
    "ground": "Stadio San Paolo, Naples"},
   {"round": "Semi-finals",
    "date": "1990-07-04",
    "team1": "West Germany",
    "team2": "England",
    "score": {"ft": [1, 1], "et": [1, 1], "p": [4, 3]},
    "goals1": [{"name": "Brehme", "minute": "60"}],
    "goals2": [{"name": "Lineker", "minute": "80"}],
    "ground": "Stadio delle Alpi, Turin"},
   {"round": "Third place match",
    "date": "1990-07-07",
    "team1": "Italy",
    "team2": "England",
    "score": [2, 1],
    "goals1": 
     [{"name": "Baggio", "minute": "71"},
      {"name": "Schillaci", "minute": "86", "penalty": true}],
    "goals2": [{"name": "Platt", "minute": "81"}],
    "ground": "Stadio San Nicola, Bari"},
   {"round": "Final",
    "date": "1990-07-08",
    "team1": "West Germany",
    "team2": "Argentina",
    "score": [1, 0],
    "goals1": [{"name": "Brehme", "minute": "85", "penalty": true}],
    "goals2": [],
    "ground": "Stadio Olimpico, Rome"}]}
