{"name": "World Cup 2006",
 "matches": 
  [{"round": "Round of 16",
    "date": "2006-06-24",
    "team1": "Germany",
    "team2": "Sweden",
    "score": {"ht": [2, 0], "ft": [2, 0]},
    "ground": "Allianz Arena, München"},
   {"round": "Round of 16",
    "date": "2006-06-24",
    "team1": "Argentina",
    "team2": "Mexico",
    "score": {"ht": [1, 1], "ft": [1, 1], "et": [2, 1]},
    "ground": "Zentralstadion, Leipzig"},
   {"round": "Round of 16",
    "date": "2006-06-25",
    "team1": "England",
    "team2": "Ecuador",
    "score": {"ht": [0, 0], "ft": [1, 0]},
    "ground": "Gottlieb-Daimler-Stadion, Stuttgart"},
   {"round": "Round of 16",
    "date": "2006-06-25",
    "team1": "Portugal",
    "team2": "Netherlands",
    "score": {"ht": [1, 0], "ft": [1, 0]},
    "ground": "Frankenstadion, Nürnberg"},
   {"round": "Round of 16",
    "date": "2006-06-26",
    "team1": "Italy",
    "team2": "Australia",
    "score": {"ht": [0, 0], "ft": [1, 0]},
    "ground": "Fritz-Walter-Stadion, Kaiserslautern"},
   {"round": "Round of 16",
    "date": "2006-06-26",
    "team1": "Switzerland",
    "team2": "Ukraine",
    "score": {"ft": [0, 0], "et": [0, 0], "p": [0, 3]},
    "ground": "RheinEnergieStadion, Köln"},
   {"round": "Round of 16",
    "date": "2006-06-27",
    "team1": "Brazil",
    "team2": "Ghana",
    "score": {"ht": [2, 0], "ft": [3, 0]},
    "ground": "Signal Iduna Park, Dortmund"},
   {"round": "Round of 16",
    "date": "2006-06-27",
    "team1": "Spain",
    "team2": "France",
    "score": {"ht": [1, 1], "ft": [1, 3]},
    "ground": "AWD-Arena, Hannover"},
   {"round": "Quarterfinals",
    "date": "2006-06-30",
    "team1": "Germany",
    "team2": "Argentina",
    "score": {"ht": [0, 0], "ft": [1, 1], "et": [1, 1], "p": [4, 2]},
    "ground": "Olympiastadion, Berlin"},
   {"round": "Quarterfinals",
    "date": "2006-06-30",
    "team1": "Italy",
    "team2": "Ukraine",
    "score": {"ht": [1, 0], "ft": [3, 0]},
    "ground": "AOL Arena, Hamburg"},
   {"round": "Quarterfinals",
    "date": "2006-07-01",
    "team1": "England",
    "team2": "Portugal",
    "score": {"ft": [0, 0], "et": [0, 0], "p": [1, 3]},
    "ground": "Veltins-Arena, Gelsenkirchen"},
   {"round": "Quarterfinals",
    "date": "2006-07-01",
    "team1": "Brazil",
    "team2": "France",
    "score": {"ht": [0, 0], "ft": [0, 1]},
    "ground": "Commerzbank-Arena, Frankfurt"},
   {"round": "Semifinals",
    "date": "2006-07-04",
    "team1": "Germany",
    "team2": "Italy",
    "score": {"ft": [0, 0], "et": [0, 2]},
    "goals1": [],
    "goals2": 
     [{"name": "Grosso", "minute": "119"},
      {"name": "Del Piero", "minute": "120+1"}],
    "ground": "Signal Iduna Park, Dortmund"},
   {"round": "Semifinals",
    "date": "2006-07-05",
    "team1": "Portugal",
    "team2": "France",
    "score": {"ht": [0, 1], "ft": [0, 1]},
    "goals1": [],
    "goals2": [{"name": "Zidane", "minute": "33", "penalty": true}],
    "ground": "Allianz Arena, München"},
   {"round": "Third-place play-off",
    "date": "2006-07-08",
    "team1": "Germany",
    "team2": "Portugal",
    "score": {"ht": [0, 0], "ft": [3, 1]},
    "goals1": 
     [{"name": "Schweinsteiger", "minute": "56"},
      {"name": "Petit", "minute": "60", "owngoal": true},
      {"name": "Schweinsteiger", "minute": "78"}],
    "goals2": [{"name": "Nuno Gomes", "minute": "88"}],
    "ground": "Gottlieb-Daimler-Stadion, Stuttgart"},
   {"round": "Final",
    "date": "2006-07-09",
    "team1": "Italy",
    "team2": "France",
    "score": {"ht": [1, 1], "ft": [1, 1], "et": [1, 1], "p": [5, 3]},
    "goals1": [{"name": "Materazzi", "minute": "19"}],
    "goals2": [{"name": "Zidane", "minute": "7", "penalty": true}],
    "ground": "Olympiastadion, Berlin"}]}
