{"name": "World Cup 2010",
 "matches": 
  [{"round": "Round of 16",
    "date": "2010-06-26",
    "time": "16:00",
    "team1": "Uruguay",
    "team2": "South Korea",
    "score": [2, 1],
    "ground": "Nelson Mandela Bay Stadium, Port Elizabeth"},
   {"round": "Round of 16",
    "date": "2010-06-26",
    "time": "20:30",
    "team1": "USA",
    "team2": "Ghana",
    "score": {"ft": [1, 1], "et": [1, 2]},
    "ground": "Royal Bafokeng Stadium, Rustenburg"},
   {"round": "Round of 16",
    "date": "2010-06-27",
    "time": "16:00",
    "team1": "Germany",
    "team2": "England",
    "score": [4, 1],
    "ground": "Free State Stadium, Bloemfontein"},
   {"round": "Round of 16",
    "date": "2010-06-27",
    "time": "20:30",
    "team1": "Argentina",
    "team2": "Mexico",
    "score": [3, 1],
    "ground": "Soccer City, Johannesburg"},
   {"round": "Round of 16",
    "date": "2010-06-28",
    "time": "16:00",
    "team1": "Netherlands",
    "team2": "Slovakia",
    "score": [2, 1],
    "ground": "Moses Mabhida Stadium, Durban"},
   {"round": "Round of 16",
    "date": "2010-06-28",
    "time": "20:30",
    "team1": "Brazil",
    "team2": "Chile",
    "score": [3, 0],
    "ground": "Ellis Park Stadium, Johannesburg"},
   {"round": "Round of 16",
    "date": "2010-06-29",
    "time": "16:00",
    "team1": "Paraguay",
    "team2": "Japan",
    "score": {"ft": [0, 0], "et": [0, 0], "p": [5, 3]},
    "ground": "Loftus Versfeld Stadium, Pretoria"},
   {"round": "Round of 16",
    "date": "2010-06-29",
    "time": "20:30",
    "team1": "Spain",
    "team2": "Portugal",
    "score": [1, 0],
    "ground": "Cape Town Stadium, Cape Town"},
   {"round": "Quarterfinals",
    "date": "2010-07-02",
    "time": "16:00",
    "team1": "Netherlands",
    "team2": "Brazil",
    "score": [2, 1],
    "ground": "Nelson Mandela Bay Stadium, Port Elizabeth"},
   {"round": "Quarterfinals",
    "date": "2010-07-02",
    "time": "20:30",
    "team1": "Uruguay",
    "team2": "Ghana",
    "score": {"ft": [1, 1], "et": [1, 1], "p": [4, 2]},
    "ground": "Soccer City, Johannesburg"},
   {"round": "Quarterfinals",
    "date": "2010-07-03",
    "time": "16:00",
    "team1": "Argentina",
    "team2": "Germany",
    "score": [0, 4],
    "ground": "Cape Town Stadium, Cape Town"},
   {"round": "Quarterfinals",
    "date": "2010-07-03",
    "time": "20:30",
    "team1": "Paraguay",
    "team2": "Spain",
    "score": [0, 1],
    "ground": "Ellis Park Stadium, Johannesburg"},
   {"round": "Semifinals",
    "date": "2010-07-06",
    "time": "20:30",
    "team1": "Uruguay",
    "team2": "Netherlands",
    "score": [2, 3],
    "ground": "Cape Town Stadium, Cape Town"},
   {"round": "Semifinals",
    "date": "2010-07-07",
    "time": "20:30",
    "team1": "Germany",
    "team2": "Spain",
    "score": [0, 1],
    "ground": "Moses Mabhida Stadium, Durban"},
   {"round": "Third-place play-off",
    "date": "2010-07-10",
    "time": "20:30",
    "team1": "Uruguay",
    "team2": "Germany",
    "score": [2, 3],
    "ground": "Nelson Mandela Bay Stadium, Port Elizabeth"},
   {"round": "Final",
    "date": "2010-07-11",
    "time": "20:30",
    "team1": "Netherlands",
    "team2": "Spain",
    "score": {"ft": [0, 0], "et": [0, 1]},
    "ground": "Soccer City, Johannesburg"}]}
