{"name": "World Cup 2002",
 "matches": 
  [{"round": "Round of 16",
    "date": "2002-06-15",
    "team1": "Germany",
    "team2": "Paraguay",
    "score": [1, 0],
    "ground": "Jeju World Cup Stadium, Jeju"},
   {"round": "Round of 16",
    "date": "2002-06-15",
    "team1": "Denmark",
    "team2": "England",
    "score": [0, 3],
    "ground": "Niigata Stadium, Niigata"},
   {"round": "Round of 16",
    "date": "2002-06-16",
    "team1": "Sweden",
    "team2": "Senegal",
    "score": {"ft": [1, 1], "et": [1, 2]},
    "ground": "Ōita Stadium, Ōita"},
   {"round": "Round of 16",
    "date": "2002-06-16",
    "team1": "Spain",
    "team2": "Ireland",
    "score": {"ft": [1, 1], "et": [1, 1], "p": [3, 2]},
    "ground": "Suwon World Cup Stadium, Suwon"},
   {"round": "Round of 16",
    "date": "2002-06-17",
    "team1": "Mexico",
    "team2": "USA",
    "score": [0, 2],
    "ground": "Jeonju World Cup Stadium, Jeonju"},
   {"round": "Round of 16",
    "date": "2002-06-17",
    "team1": "Brazil",
    "team2": "Belgium",
    "score": [2, 0],
    "ground": "Kobe Wing Stadium, Kobe"},
   {"round": "Round of 16",
    "date": "2002-06-18",
    "team1": "Japan",
    "team2": "Turkey",
    "score": [0, 1],
    "ground": "Miyagi Stadium, Miyagi"},
   {"round": "Round of 16",
    "date": "2002-06-18",
    "team1": "South Korea",
    "team2": "Italy",
    "score": {"ft": [1, 1], "et": [2, 1]},
    "ground": "Daejeon World Cup Stadium, Daejeon"},
   {"round": "Quarter-finals",
    "date": "2002-06-21",
    "team1": "England",
    "team2": "Brazil",
    "score": [1, 2],
    "ground": "Shizuoka Stadium, Shizuoka"},
   {"round": "Quarter-finals",
    "date": "2002-06-21",
    "team1": "Germany",
    "team2": "USA",
    "score": [1, 0],
    "ground": "Munsu Cup Stadium, Ulsan"},
   {"round": "Quarter-finals",
    "date": "2002-06-22",
    "team1": "Spain",
    "team2": "South Korea",
    "score": {"ft": [0, 0], "et": [0, 0], "p": [3, 5]},
    "ground": "Gwangju World Cup Stadium, Gwangju"},
   {"round": "Quarter-finals",
    "date": "2002-06-22",
    "team1": "Senegal",
    "team2": "Turkey",
    "score": {"ft": [0, 0], "et": [0, 1]},
    "ground": "Nagai Stadium, Osaka"},
   {"round": "Semi-finals",
    "date": "2002-06-25",
    "team1": "Germany",
    "team2": "South Korea",
    "score": [1, 0],
    "ground": "Seoul World Cup Stadium, Seoul"},
   {"round": "Semi-finals",
    "date": "2002-06-26",
    "team1": "Brazil",
    "team2": "Turkey",
    "score": [1, 0],
    "ground": "Saitama Stadium, Saitama"},
   {"round": "Third place play-off",
    "date": "2002-06-29",
    "team1": "South Korea",
    "team2": "Turkey",
    "score": [2, 3],
    "ground": "Daegu World Cup Stadium, Daegu"},
   {"round": "Final",
    "date": "2002-06-30",
    "team1": "Germany",
    "team2": "Brazil",
    "score": [0, 2],
    "ground": "International Stadium Yokohama, Yokohama"}]}
