{"name": "World Cup 1938",
 "matches": 
  [{"round": "1st Round",
    "team1": "Switzerland",
    "team2": "Germany",
    "score": {"et": [1, 1]}},
   {"round": "1st Round",
    "team1": "Hungary",
    "team2": "Dutch East Indies",
    "score": [6, 0]},
   {"round": "1st Round",
    "team1": "France",
    "team2": "Belgium",
    "score": [3, 1]},
   {"round": "1st Round",
    "team1": "Italy",
    "team2": "Norway",
    "score": {"et": [2, 1]}},
   {"round": "1st Round",
    "team1": "Cuba",
    "team2": "Romania",
    "score": {"et": [3, 3]}},
   {"round": "1st Round",
    "team1": "Brazil",
    "team2": "Poland",
    "score": {"et": [6, 5]}},
   {"round": "1st Round",
    "team1": "Czechoslovakia",
    "team2": "Netherlands",
    "score": {"et": [3, 0]}},
   {"round": "1st Round, Replays",
    "team1": "Cuba",
    "team2": "Romania",
    "score": [2, 1]},
   {"round": "1st Round, Replays",
    "team1": "Switzerland",
    "team2": "Germany",
    "score": [4, 2]},
   {"round": "Quarter-final",
    "team1": "Hungary",
    "team2": "Switzerland",
    "score": [2, 0]},
   {"round": "Quarter-final",
    "team1": "Italy",
    "team2": "France",
    "score": [3, 1]},
   {"round": "Quarter-final",
    "team1": "Brazil",
    "team2": "Czechoslovakia",
    "score": {"et": [1, 1]}},
   {"round": "Quarter-final",
    "team1": "Sweden",
    "team2": "Cuba",
    "score": [8, 0]},
   {"round": "Quarter-final, Replay",
    "team1": "Brazil",
    "team2": "Czechoslovakia",
    "score": [2, 1]},
   {"round": "Semi-final",
    "team1": "Italy",
    "team2": "Brazil",
    "score": [2, 1]},
   {"round": "Semi-final",
    "team1": "Hungary",
    "team2": "Sweden",
    "score": [5, 1]},
   {"round": "Match for third place",
    "team1": "Brazil",
    "team2": "Sweden",
    "score": [4, 2]},
   {"round": "Final", "team1": "Italy", "team2": "Hungary", "score": [4, 2]}]}
