{"name": "World Cup 1978",
 "matches": 
  [{"round": "Group Matches, Group 1",
    "team1": "Italy",
    "team2": "France",
    "score": [2, 1]},
   {"round": "Group Matches, Group 1",
    "team1": "Argentina",
    "team2": "Hungary",
    "score": [2, 1]},
   {"round": "Group Matches, Group 1",
    "team1": "Italy",
    "team2": "Hungary",
    "score": [3, 1]},
   {"round": "Group Matches, Group 1",
    "team1": "Argentina",
    "team2": "France",
    "score": [2, 1]},
   {"round": "Group Matches, Group 1",
    "team1": "France",
    "team2": "Hungary",
    "score": [3, 1]},
   {"round": "Group Matches, Group 1",
    "team1": "Italy",
    "team2": "Argentina",
    "score": [1, 0]},
   {"round": "Group Matches, Group 2",
    "team1": "West Germany",
    "team2": "Poland",
    "score": [0, 0]},
   {"round": "Group Matches, Group 2",
    "team1": "Tunisia",
    "team2": "Mexico",
    "score": [3, 1]},
   {"round": "Group Matches, Group 2",
    "team1": "Poland",
    "team2": "Tunisia",
    "score": [1, 0]},
   {"round": "Group Matches, Group 2",
    "team1": "West Germany",
    "team2": "Mexico",
    "score": [6, 0]},
   {"round": "Group Matches, Group 2",
    "team1": "West Germany",
    "team2": "Tunisia",
    "score": [0, 0]},
   {"round": "Group Matches, Group 2",
    "team1": "Poland",
    "team2": "Mexico",
    "score": [3, 1]},
   {"round": "Group Matches, Group 3",
    "team1": "Sweden",
    "team2": "Brazil",
    "score": [1, 1]},
   {"round": "Group Matches, Group 3",
    "team1": "Austria",
    "team2": "Spain",
    "score": [2, 1]},
   {"round": "Group Matches, Group 3",
    "team1": "Brazil",
    "team2": "Spain",
    "score": [0, 0]},
   {"round": "Group Matches, Group 3",
    "team1": "Austria",
    "team2": "Sweden",
    "score": [1, 0]},
   {"round": "Group Matches, Group 3",
    "team1": "Brazil",
    "team2": "Austria",
    "score": [1, 0]},
   {"round": "Group Matches, Group 3",
    "team1": "Spain",
    "team2": "Sweden",
    "score": [1, 0]},
   {"round": "Group Matches, Group 4",
    "team1": "Netherlands",
    "team2": "Iran",
    "score": [3, 0]},
   {"round": "Group Matches, Group 4",
    "team1": "Peru",
    "team2": "Scotland",
    "score": [3, 1]},
   {"round": "Group Matches, Group 4",
    "team1": "Scotland",
    "team2": "Iran",
    "score": [1, 1]},
   {"round": "Group Matches, Group 4",
    "team1": "Netherlands",
    "team2": "Peru",
    "score": [0, 0]},
   {"round": "Group Matches, Group 4",
    "team1": "Scotland",
    "team2": "Netherlands",
    "score": [3, 2]},
   {"round": "Group Matches, Group 4",
    "team1": "Peru",
    "team2": "Iran",
    "score": [4, 1]},
   {"round": "Second Round, Group A",
    "team1": "Netherlands",
    "team2": "Austria",
    "score": [5, 1]},
   {"round": "Second Round, Group A",
    "team1": "West Germany",
    "team2": "Italy",
    "score": [0, 0]},
   {"round": "Second Round, Group A",
    "team1": "West Germany",
    "team2": "Netherlands",
    "score": [2, 2]},
   {"round": "Second Round, Group A",
    "team1": "Italy",
    "team2": "Austria",
    "score": [1, 0]},
   {"round": "Second Round, Group A",
    "team1": "Netherlands",
    "team2": "Italy",
    "score": [2, 1]},
   {"round": "Second Round, Group A",
    "team1": "Austria",
    "team2": "West Germany",
    "score": [3, 2]},
   {"round": "Second Round, Group B",
    "team1": "Brazil",
    "team2": "Peru",
    "score": [3, 0]},
   {"round": "Second Round, Group B",
    "team1": "Argentina",
    "team2": "Poland",
    "score": [2, 0]},
   {"round": "Second Round, Group B",
    "team1": "Poland",
    "team2": "Peru",
    "score": [1, 0]},
   {"round": "Second Round, Group B",
    "team1": "Argentina",
    "team2": "Brazil",
    "score": [0, 0]},
   {"round": "Second Round, Group B",
    "team1": "Brazil",
    "team2": "Poland",
    "score": [3, 1]},
   {"round": "Second Round, Group B",
    "team1": "Argentina",
    "team2": "Peru",
    "score": [6, 0]},
   {"round": "Match for third place",
    "team1": "Brazil",
    "team2": "Italy",
    "score": [2, 1]},
   {"round": "Final",
    "team1": "Argentina",
    "team2": "Netherlands",
    "score": {"et": [3, 1]}}]}
