{"name": "Central European International Cup 1928",
 "matches": 
  [{"date": "1928-01-01",
    "team1": "Italy",
    "team2": "Switzerland",
    "score": [3, 2],
    "ground": "Genoa, Italy"},
   {"date": "1928-03-25",
    "team1": "Italy",
    "team2": "Hungary",
    "score": [4, 3],
    "ground": "Rome, Italy"},
   {"date": "1928-04-01",
    "team1": "Austria",
    "team2": "Czechoslovakia",
    "score": [0, 1],
    "ground": "Vienna, Austria"},
   {"date": "1928-04-22",
    "team1": "Hungary",
    "team2": "Czechoslovakia",
    "score": [2, 0],
    "ground": "Budapest, Hungary"},
   {"date": "1928-10-07",
    "team1": "Austria",
    "team2": "Hungary",
    "score": [5, 1],
    "ground": "Vienna, Austria"},
   {"date": "1928-10-14",
    "team1": "Switzerland",
    "team2": "Italy",
    "score": [2, 3],
    "ground": "Zürich, Switzerland"},
   {"date": "1928-10-28",
    "team1": "Austria",
    "team2": "Switzerland",
    "score": [2, 0],
    "ground": "Vienna, Austria"},
   {"date": "1928-11-01",
    "team1": "Hungary",
    "team2": "Switzerland",
    "score": [3, 1],
    "ground": "Budapest, Hungary"}]}
