{"name": "World Cup 2014",
 "matches": 
  [{"round": "First stage, Group A",
    "team1": "Brazil",
    "team2": "Croatia",
    "score": [3, 1]},
   {"round": "First stage, Group A",
    "team1": "Mexico",
    "team2": "Cameroon",
    "score": [1, 0]},
   {"round": "First stage, Group A",
    "team1": "Brazil",
    "team2": "Mexico",
    "score": [0, 0]},
   {"round": "First stage, Group A",
    "team1": "Cameroon",
    "team2": "Croatia",
    "score": [0, 4]},
   {"round": "First stage, Group A",
    "team1": "Croatia",
    "team2": "Mexico",
    "score": [1, 3]},
   {"round": "First stage, Group A",
    "team1": "Cameroon",
    "team2": "Brazil",
    "score": [1, 4]},
   {"round": "First stage, Group B",
    "team1": "Spain",
    "team2": "Netherlands",
    "score": [1, 5]},
   {"round": "First stage, Group B",
    "team1": "Chile",
    "team2": "Australia",
    "score": [3, 1]},
   {"round": "First stage, Group B",
    "team1": "Australia",
    "team2": "Netherlands",
    "score": [2, 3]},
   {"round": "First stage, Group B",
    "team1": "Spain",
    "team2": "Chile",
    "score": [0, 2]},
   {"round": "First stage, Group B",
    "team1": "Netherlands",
    "team2": "Chile",
    "score": [2, 0]},
   {"round": "First stage, Group B",
    "team1": "Australia",
    "team2": "Spain",
    "score": [0, 3]},
   {"round": "First stage, Group C",
    "team1": "Colombia",
    "team2": "Greece",
    "score": [3, 0]},
   {"round": "First stage, Group C",
    "team1": "Côte d'Ivoire",
    "team2": "Japan",
    "score": [2, 1]},
   {"round": "First stage, Group C",
    "team1": "Colombia",
    "team2": "Côte d'Ivoire",
    "score": [2, 1]},
   {"round": "First stage, Group C",
    "team1": "Japan",
    "team2": "Greece",
    "score": [0, 0]},
   {"round": "First stage, Group C",
    "team1": "Japan",
    "team2": "Colombia",
    "score": [1, 4]},
   {"round": "First stage, Group C",
    "team1": "Greece",
    "team2": "Côte d'Ivoire",
    "score": [2, 1]},
   {"round": "First stage, Group D",
    "team1": "Uruguay",
    "team2": "Costa Rica",
    "score": [1, 3]},
   {"round": "First stage, Group D",
    "team1": "England",
    "team2": "Italy",
    "score": [1, 2]},
   {"round": "First stage, Group D",
    "team1": "Uruguay",
    "team2": "England",
    "score": [2, 1]},
   {"round": "First stage, Group D",
    "team1": "Italy",
    "team2": "Costa Rica",
    "score": [0, 1]},
   {"round": "First stage, Group D",
    "team1": "Costa Rica",
    "team2": "England",
    "score": [0, 0]},
   {"round": "First stage, Group D",
    "team1": "Italy",
    "team2": "Uruguay",
    "score": [0, 1]},
   {"round": "First stage, Group E",
    "team1": "Switzerland",
    "team2": "Ecuador",
    "score": [2, 1]},
   {"round": "First stage, Group E",
    "team1": "France",
    "team2": "Honduras",
    "score": [3, 0]},
   {"round": "First stage, Group E",
    "team1": "Switzerland",
    "team2": "France",
    "score": [2, 5]},
   {"round": "First stage, Group E",
    "team1": "Honduras",
    "team2": "Ecuador",
    "score": [1, 2]},
   {"round": "First stage, Group E",
    "team1": "Ecuador",
    "team2": "France",
    "score": [0, 0]},
   {"round": "First stage, Group E",
    "team1": "Honduras",
    "team2": "Switzerland",
    "score": [0, 3]},
   {"round": "First stage, Group F",
    "team1": "Argentina",
    "team2": "Bosnia-Herzegovina",
    "score": [2, 1]},
   {"round": "First stage, Group F",
    "team1": "Iran",
    "team2": "Nigeria",
    "score": [0, 0]},
   {"round": "First stage, Group F",
    "team1": "Argentina",
    "team2": "Iran",
    "score": [1, 0]},
   {"round": "First stage, Group F",
    "team1": "Nigeria",
    "team2": "Bosnia-Herzegovina",
    "score": [1, 0]},
   {"round": "First stage, Group F",
    "team1": "Nigeria",
    "team2": "Argentina",
    "score": [2, 3]},
   {"round": "First stage, Group F",
    "team1": "Bosnia-Herzegovina",
    "team2": "Iran",
    "score": [3, 1]},
   {"round": "First stage, Group G",
    "team1": "Germany",
    "team2": "Portugal",
    "score": [4, 0]},
   {"round": "First stage, Group G",
    "team1": "Ghana",
    "team2": "USA",
    "score": [1, 2]},
   {"round": "First stage, Group G",
    "team1": "Germany",
    "team2": "Ghana",
    "score": [2, 2]},
   {"round": "First stage, Group G",
    "team1": "USA",
    "team2": "Portugal",
    "score": [2, 2]},
   {"round": "First stage, Group G",
    "team1": "USA",
    "team2": "Germany",
    "score": [0, 1]},
   {"round": "First stage, Group G",
    "team1": "Portugal",
    "team2": "Ghana",
    "score": [2, 1]},
   {"round": "First stage, Group H",
    "team1": "Belgium",
    "team2": "Algeria",
    "score": [2, 1]},
   {"round": "First stage, Group H",
    "team1": "Russia",
    "team2": "South Korea",
    "score": [1, 1]},
   {"round": "First stage, Group H",
    "team1": "Belgium",
    "team2": "Russia",
    "score": [1, 0]},
   {"round": "First stage, Group H",
    "team1": "South Korea",
    "team2": "Algeria",
    "score": [2, 4]},
   {"round": "First stage, Group H",
    "team1": "Algeria",
    "team2": "Russia",
    "score": [1, 1]},
   {"round": "First stage, Group H",
    "team1": "South Korea",
    "team2": "Belgium",
    "score": [0, 1]},
   {"round": "Round of 16",
    "team1": "Brazil",
    "team2": "Chile",
    "score": {"et": [1, 1], "p": [3, 2]}},
   {"round": "Round of 16",
    "team1": "Colombia",
    "team2": "Uruguay",
    "score": [2, 0]},
   {"round": "Round of 16",
    "team1": "Netherlands",
    "team2": "Mexico",
    "score": [2, 1]},
   {"round": "Round of 16",
    "team1": "Costa Rica",
    "team2": "Greece",
    "score": {"et": [1, 1], "p": [5, 3]}},
   {"round": "Round of 16",
    "team1": "France",
    "team2": "Nigeria",
    "score": [2, 0]},
   {"round": "Round of 16",
    "team1": "Germany",
    "team2": "Algeria",
    "score": {"et": [2, 1]}},
   {"round": "Round of 16",
    "team1": "Argentina",
    "team2": "Switzerland",
    "score": {"et": [1, 0]}},
   {"round": "Round of 16",
    "team1": "Belgium",
    "team2": "USA",
    "score": {"et": [2, 1]}},
   {"round": "Quarter-final",
    "team1": "France",
    "team2": "Germany",
    "score": [0, 1]},
   {"round": "Quarter-final",
    "team1": "Brazil",
    "team2": "Colombia",
    "score": [2, 1]},
   {"round": "Quarter-final",
    "team1": "Argentina",
    "team2": "Belgium",
    "score": [1, 0]},
   {"round": "Quarter-final",
    "team1": "Netherlands",
    "team2": "Costa Rica",
    "score": {"et": [0, 0], "p": [4, 3]}},
   {"round": "Semi-final",
    "team1": "Brazil",
    "team2": "Germany",
    "score": [1, 7]},
   {"round": "Semi-final",
    "team1": "Netherlands",
    "team2": "Argentina",
    "score": {"et": [0, 0], "p": [2, 4]}},
   {"round": "Play-off for third place",
    "team1": "Brazil",
    "team2": "Netherlands",
    "score": [0, 3]},
   {"round": "Final",
    "team1": "Germany",
    "team2": "Argentina",
    "score": {"et": [1, 0]}}]}
