{"name": "World Cup 1934",
 "matches": 
  [{"round": "1/8 Finals",
    "date": "1934-05-27",
    "team1": "Germany",
    "team2": "Belgium",
    "score": [5, 2],
    "ground": "Firenze"},
   {"round": "1/8 Finals",
    "date": "1934-05-27",
    "team1": "Argentina",
    "team2": "Sweden",
    "score": [2, 3],
    "ground": "Bologna"},
   {"round": "1/8 Finals",
    "date": "1934-05-27",
    "team1": "Netherlands",
    "team2": "Switzerland",
    "score": [2, 3],
    "ground": "Milano"},
   {"round": "1/8 Finals",
    "date": "1934-05-27",
    "team1": "Czechoslovakia",
    "team2": "Romania",
    "score": [2, 1],
    "ground": "Trieste"},
   {"round": "1/8 Finals",
    "date": "1934-05-27",
    "team1": "Austria",
    "team2": "France",
    "score": {"et": [3, 2]},
    "ground": "Torino"},
   {"round": "1/8 Finals",
    "date": "1934-05-27",
    "team1": "Hungary",
    "team2": "Egypt",
    "score": [4, 2],
    "ground": "Napoli"},
   {"round": "1/8 Finals",
    "date": "1934-05-27",
    "team1": "Brazil",
    "team2": "Spain",
    "score": [1, 3],
    "ground": "Genova"},
   {"round": "1/8 Finals",
    "date": "1934-05-27",
    "team1": "Italy",
    "team2": "USA",
    "score": [7, 1],
    "ground": "Rome"},
   {"round": "Quarter-finals",
    "date": "1934-05-31",
    "team1": "Germany",
    "team2": "Sweden",
    "score": [2, 1],
    "ground": "Milano"},
   {"round": "Quarter-finals",
    "date": "1934-05-31",
    "team1": "Switzerland",
    "team2": "Czechoslovakia",
    "score": [2, 3],
    "ground": "Torino"},
   {"round": "Quarter-finals",
    "date": "1934-05-31",
    "team1": "Austria",
    "team2": "Hungary",
    "score": [2, 1],
    "ground": "Bologna"},
   {"round": "Quarter-finals",
    "date": "1934-05-31",
    "team1": "Spain",
    "team2": "Italy",
    "score": {"et": [1, 1]},
    "ground": "Firenze"},
   {"round": "Quarter-finals",
    "date": "1934-06-01",
    "team1": "Spain",
    "team2": "Italy",
    "score": [0, 1],
    "ground": "Firenze"},
   {"round": "Semi-finals",
    "date": "1934-06-03",
    "team1": "Germany",
    "team2": "Czechoslovakia",
    "score": [1, 3],
    "ground": "Roma"},
   {"round": "Semi-finals",
    "date": "1934-06-03",
    "team1": "Austria",
    "team2": "Italy",
    "score": [0, 1],
    "ground": "Milano"},
   {"round": "Match for third place",
    "date": "1934-06-07",
    "team1": "Germany",
    "team2": "Austria",
    "score": [3, 2],
    "ground": "Napoli"},
   {"round": "Final",
    "date": "1934-06-10",
    "team1": "Italy",
    "team2": "Czechoslovakia",
    "score": {"et": [2, 1]},
    "ground": "Roma",
    "attendance": 40000,
    "lineup": 
     [{"starter": 
        [{"name": "Combi"},
         {"name": "Monzeglio"},
         {"name": "Allemandi"},
         {"name": "Ferraris IV"},
         {"name": "Monti"},
         {"name": "Bertolini"},
         {"name": "Guaita"},
         {"name": "Meazza"},
         {"name": "Schiavio"},
         {"name": "Ferrari"},
         {"name": "Orsi"}]},
      {"starter": 
        [{"name": "Planicka"},
         {"name": "Zenisek"},
         {"name": "Ctyroký"},
         {"name": "Kostálek"},
         {"name": "Cambal"},
         {"name": "Krcil"},
         {"name": "Junek"},
         {"name": "Svoboda"},
         {"name": "Sobotka"},
         {"name": "Nejedlý"},
         {"name": "Puc"}]}],
    "referees": [{"name": "Eklind", "country": "Sweden"}]}]}
