{"name": "World Cup Finals",
 "matches": 
  [{"team1": "Uruguay",
    "team2": "Argentina",
    "score": [4, 2],
    "ground": "Uruguay"},
   {"team1": "Italy",
    "team2": "Czechoslovakia",
    "score": {"et": [2, 1]},
    "ground": "Italy"},
   {"team1": "Italy", "team2": "Hungary", "score": [4, 2], "ground": "France"},
   {"team1": "Uruguay",
    "team2": "Brazil",
    "score": [2, 1],
    "ground": "Brazil"},
   {"team1": "West Germany",
    "team2": "Hungary",
    "score": [3, 2],
    "ground": "Switzerland"},
   {"team1": "Brazil", "team2": "Sweden", "score": [5, 2], "ground": "Sweden"},
   {"team1": "Brazil",
    "team2": "Czechoslovakia",
    "score": [3, 1],
    "ground": "Chile"},
   {"team1": "England",
    "team2": "West Germany",
    "score": {"et": [4, 2]},
    "ground": "England"},
   {"team1": "Brazil", "team2": "Italy", "score": [4, 1], "ground": "Mexico"},
   {"team1": "West Germany",
    "team2": "Netherlands",
    "score": [2, 1],
    "ground": "West Germany"},
   {"team1": "Argentina",
    "team2": "Netherlands",
    "score": {"et": [3, 1]},
    "ground": "Argentina"},
   {"team1": "Italy",
    "team2": "West Germany",
    "score": [3, 1],
    "ground": "Spain"},
   {"team1": "Argentina",
    "team2": "West Germany",
    "score": [3, 2],
    "ground": "Mexico"},
   {"team1": "West Germany",
    "team2": "Argentina",
    "score": [1, 0],
    "ground": "Italy"},
   {"team1": "Brazil",
    "team2": "Italy",
    "score": {"et": [0, 0], "p": [3, 2]},
    "ground": "USA"},
   {"team1": "France", "team2": "Brazil", "score": [3, 0], "ground": "France"},
   {"team1": "Brazil",
    "team2": "Germany",
    "score": [2, 0],
    "ground": "South Korea and Japan"},
   {"team1": "Italy",
    "team2": "France",
    "score": {"et": [1, 1], "p": [5, 3]},
    "ground": "Germany"},
   {"team1": "Spain",
    "team2": "Netherlands",
    "score": {"et": [1, 0]},
    "ground": "South Africa"},
   {"team1": "Germany",
    "team2": "Argentina",
    "score": {"et": [1, 0]},
    "ground": "Brazil"},
   {"team1": "France",
    "team2": "Croatia",
    "score": [4, 2],
    "ground": "Russia"},
   {"team1": "Argentina",
    "team2": "France",
    "score": {"et": [3, 3], "p": [4, 2]},
    "ground": "Qatar"}]}
