{"name": "World Cup 1998",
 "matches": 
  [{"round": "Round of 16",
    "date": "1998-06-27",
    "team1": "Brazil",
    "team2": "Chile",
    "score": [4, 1],
    "ground": "Parc des Princes, Paris"},
   {"round": "Round of 16",
    "date": "1998-06-27",
    "team1": "Italy",
    "team2": "Norway",
    "score": [1, 0],
    "ground": "Stade Vélodrome, Marseille"},
   {"round": "Round of 16",
    "date": "1998-06-28",
    "team1": "Nigeria",
    "team2": "Denmark",
    "score": [1, 4],
    "ground": "Stade de France, Saint-Denis"},
   {"round": "Round of 16",
    "date": "1998-06-28",
    "team1": "France",
    "team2": "Paraguay",
    "score": {"ft": [0, 0], "et": [1, 0]},
    "ground": "Stade Félix Bollaert, Lens"},
   {"round": "Round of 16",
    "date": "1998-06-29",
    "team1": "Germany",
    "team2": "Mexico",
    "score": [2, 1],
    "ground": "Stade de la Mosson, Montpellier"},
   {"round": "Round of 16",
    "date": "1998-06-29",
    "team1": "Netherlands",
    "team2": "Yugoslavia",
    "score": [2, 1],
    "ground": "Stade de Toulouse, Toulouse"},
   {"round": "Round of 16",
    "date": "1998-06-30",
    "team1": "Argentina",
    "team2": "England",
    "score": {"ft": [2, 2], "et": [2, 2], "p": [4, 3]},
    "ground": "Stade Geoffroy-Guichard, Saint-Étienne"},
   {"round": "Round of 16",
    "date": "1998-06-30",
    "team1": "Romania",
    "team2": "Croatia",
    "score": [0, 1],
    "ground": "Parc Lescure, Bordeaux"},
   {"round": "Quarter-finals",
    "date": "1998-07-03",
    "team1": "Italy",
    "team2": "France",
    "score": {"ft": [0, 0], "et": [0, 0], "p": [3, 4]},
    "ground": "Stade de France, Saint-Denis"},
   {"round": "Quarter-finals",
    "date": "1998-07-03",
    "team1": "Brazil",
    "team2": "Denmark",
    "score": [3, 2],
    "ground": "Stade de la Beaujoire, Nantes"},
   {"round": "Quarter-finals",
    "date": "1998-07-04",
    "team1": "Germany",
    "team2": "Croatia",
    "score": [0, 3],
    "ground": "Stade Gerland, Lyon"},
   {"round": "Quarter-finals",
    "date": "1998-07-04",
    "team1": "Netherlands",
    "team2": "Argentina",
    "score": [2, 1],
    "ground": "Stade Vélodrome, Marseille"},
   {"round": "Semi-finals",
    "date": "1998-07-07",
    "team1": "Brazil",
    "team2": "Netherlands",
    "score": {"ft": [1, 1], "et": [1, 1], "p": [4, 2]},
    "ground": "Stade Vélodrome, Marseille"},
   {"round": "Semi-finals",
    "date": "1998-07-08",
    "team1": "France",
    "team2": "Croatia",
    "score": [2, 1],
    "ground": "Stade de France, Saint-Denis"},
   {"round": "Third place match",
    "date": "1998-07-11",
    "team1": "Netherlands",
    "team2": "Croatia",
    "score": [1, 2],
    "ground": "Parc des Princes, Paris"},
   {"round": "Final",
    "date": "1998-07-12",
    "team1": "Brazil",
    "team2": "France",
    "score": [0, 3],
    "ground": "Stade de France, Saint-Denis"}]}
