{"name": "World Cup 1938",
 "matches": 
  [{"round": "1/8 FINALS",
    "date": "1938-06-04",
    "team1": "Germany",
    "team2": "Switzerland",
    "score": {"et": [1, 1]},
    "ground": "Paris"},
   {"round": "1/8 FINALS",
    "date": "1938-06-05",
    "team1": "Austria",
    "team2": "Sweden",
    "ground": "Lyon"},
   {"round": "1/8 FINALS",
    "date": "1938-06-05",
    "team1": "Hungary",
    "team2": "Dutch Indies",
    "score": [6, 0],
    "ground": "Reims"},
   {"round": "1/8 FINALS",
    "date": "1938-06-05",
    "team1": "France",
    "team2": "Belgium",
    "score": [3, 1],
    "ground": "Paris"},
   {"round": "1/8 FINALS",
    "date": "1938-06-05",
    "team1": "Cuba",
    "team2": "Romania",
    "score": {"et": [3, 3]},
    "ground": "Toulouse"},
   {"round": "1/8 FINALS",
    "date": "1938-06-05",
    "team1": "Czechoslovakia",
    "team2": "Netherlands",
    "score": {"et": [3, 0]},
    "ground": "Le Havre"},
   {"round": "1/8 FINALS",
    "date": "1938-06-05",
    "team1": "Brazil",
    "team2": "Poland",
    "score": {"et": [6, 5]},
    "ground": "Strasbourg"},
   {"round": "1/8 FINALS",
    "date": "1938-06-05",
    "team1": "Italy",
    "team2": "Norway",
    "score": {"et": [2, 1]},
    "ground": "Marseille"},
   {"round": "1/8 FINALS",
    "date": "1938-06-09",
    "team1": "Germany",
    "team2": "Switzerland",
    "score": [2, 4],
    "ground": "Paris"},
   {"round": "1/8 FINALS",
    "date": "1938-06-09",
    "team1": "Cuba",
    "team2": "Romania",
    "score": [2, 1],
    "ground": "Toulouse"},
   {"round": "QUARTERFINALS",
    "date": "1938-06-12",
    "team1": "Sweden",
    "team2": "Cuba",
    "score": [8, 0],
    "ground": "Antibes"},
   {"round": "QUARTERFINALS",
    "date": "1938-06-12",
    "team1": "Switzerland",
    "team2": "Hungary",
    "score": [0, 2],
    "ground": "Lille"},
   {"round": "QUARTERFINALS",
    "date": "1938-06-12",
    "team1": "France",
    "team2": "Italy",
    "score": [1, 3],
    "ground": "Paris"},
   {"round": "QUARTERFINALS",
    "date": "1938-06-12",
    "team1": "Brazil",
    "team2": "Czechoslovakia",
    "score": {"et": [1, 1]},
    "ground": "Bordeaux"},
   {"round": "QUARTERFINALS",
    "date": "1938-06-14",
    "team1": "Brazil",
    "team2": "Czechoslovakia",
    "score": [2, 1],
    "ground": "Bordeaux"},
   {"round": "Semi-finals",
    "date": "1938-06-16",
    "team1": "Hungary",
    "team2": "Sweden",
    "score": [5, 1],
    "ground": "Paris"},
   {"round": "Semi-finals",
    "date": "1938-06-16",
    "team1": "Italy",
    "team2": "Brazil",
    "score": [2, 1],
    "ground": "Marseille"},
   {"round": "Match for third place",
    "date": "1938-06-19",
    "team1": "Brazil",
    "team2": "Sweden",
    "score": [4, 2],
    "ground": "Bordeaux"},
   {"round": "Final",
    "date": "1938-06-19",
    "team1": "Italy",
    "team2": "Hungary",
    "score": [4, 2],
    "ground": "Paris",
    "attendance": 60000,
    "lineup": 
     [{"starter": 
        [{"name": "Olivieri"},
         {"name": "Foni"},
         {"name": "Rava"},
         {"name": "Serantoni"},
         {"name": "Andreolo"},
         {"name": "Locatelli"},
         {"name": "Biavati"},
         {"name": "Meazza"},
         {"name": "Piola"},
         {"name": "Ferrari"},
         {"name": "Colaussi"}]},
      {"starter": 
        [{"name": "Szabó"},
         {"name": "Polgár"},
         {"name": "Biró"},
         {"name": "Szalay"},
         {"name": "Szücs"},
         {"name": "Lázár"},
         {"name": "Sas"},
         {"name": "Vincze"},
         {"name": "Sárosi"},
         {"name": "Zsengellér"},
         {"name": "Titkos"}]}],
    "referees": [{"name": "Capderville", "country": "France"}]}]}
