{"name": "World Cup 1986",
 "matches": 
  [{"round": "Round of 16",
    "date": "1986-06-15",
    "team1": "Mexico",
    "team2": "Bulgaria",
    "score": [2, 0],
    "ground": "Estadio Azteca, Mexico City"},
   {"round": "Round of 16",
    "date": "1986-06-15",
    "team1": "Soviet Union",
    "team2": "Belgium",
    "score": {"ft": [2, 2], "et": [3, 4]},
    "ground": "Estadio Nou Camp, León"},
   {"round": "Round of 16",
    "date": "1986-06-16",
    "team1": "Argentina",
    "team2": "Uruguay",
    "score": [1, 0],
    "ground": "Estadio Cuauhtémoc, Puebla"},
   {"round": "Round of 16",
    "date": "1986-06-16",
    "team1": "Brazil",
    "team2": "Poland",
    "score": [4, 0],
    "ground": "Estadio Jalisco, Guadalajara"},
   {"round": "Round of 16",
    "date": "1986-06-17",
    "team1": "Italy",
    "team2": "France",
    "score": [0, 2],
    "ground": "Estadio Olímpico Universitario, Mexico City"},
   {"round": "Round of 16",
    "date": "1986-06-17",
    "team1": "Morocco",
    "team2": "West Germany",
    "score": [0, 1],
    "ground": "Estadio Universitario, Monterrey"},
   {"round": "Round of 16",
    "date": "1986-06-18",
    "team1": "England",
    "team2": "Paraguay",
    "score": [3, 0],
    "ground": "Estadio Azteca, Mexico City"},
   {"round": "Round of 16",
    "date": "1986-06-18",
    "team1": "Denmark",
    "team2": "Spain",
    "score": [1, 5],
    "ground": "Estadio La Corregidora, Querétaro"},
   {"round": "Quarter-finals",
    "date": "1986-06-21",
    "team1": "Brazil",
    "team2": "France",
    "score": {"ft": [1, 1], "et": [1, 1], "p": [3, 4]},
    "ground": "Estadio Jalisco, Guadalajara"},
   {"round": "Quarter-finals",
    "date": "1986-06-21",
    "team1": "West Germany",
    "team2": "Mexico",
    "score": {"ft": [0, 0], "et": [0, 0], "p": [4, 1]},
    "ground": "Estadio Universitario, Monterrey"},
   {"round": "Quarter-finals",
    "date": "1986-06-22",
    "team1": "Spain",
    "team2": "Belgium",
    "score": {"ft": [1, 1], "et": [1, 1], "p": [4, 5]},
    "ground": "Estadio Cuauhtémoc, Puebla"},
   {"round": "Quarter-finals",
    "date": "1986-06-22",
    "team1": "Argentina",
    "team2": "England",
    "score": [2, 1],
    "ground": "Estadio Azteca, Mexico City"},
   {"round": "Semi-finals",
    "date": "1986-06-25",
    "team1": "Argentina",
    "team2": "Belgium",
    "score": [2, 0],
    "ground": "Estadio Azteca, Mexico City"},
   {"round": "Semi-finals",
    "date": "1986-06-25",
    "team1": "France",
    "team2": "West Germany",
    "score": [0, 2],
    "ground": "Estadio Jalisco, Guadalajara"},
   {"round": "Third place match",
    "date": "1986-06-28",
    "team1": "France",
    "team2": "Belgium",
    "score": {"ft": [2, 2], "et": [4, 2]},
    "ground": "Estadio Cuauhtémoc, Puebla"},
   {"round": "Final",
    "date": "1986-06-29",
    "team1": "Argentina",
    "team2": "West Germany",
    "score": [3, 2],
    "ground": "Estadio Azteca, Mexico City"}]}
