{"name": "Olympic Games 1912",
 "matches": 
  [{"date": "1912-06-29",
    "team1": "Finland",
    "team2": "Italy",
    "score": [3, 2],
    "ground": "Stockholm, Sweden"},
   {"date": "1912-06-29",
    "team1": "Austria",
    "team2": "Germany",
    "score": [5, 1],
    "ground": "Stockholm, Sweden"},
   {"date": "1912-06-29",
    "team1": "Sweden",
    "team2": "Netherlands",
    "score": [3, 4],
    "ground": "Stockholm, Sweden"},
   {"date": "1912-06-30",
    "team1": "Finland",
    "team2": "Russia",
    "score": [2, 1],
    "ground": "Stockholm, Sweden"},
   {"date": "1912-06-30",
    "team1": "Denmark",
    "team2": "Norway",
    "score": [7, 0],
    "ground": "Stockholm, Sweden"},
   {"date": "1912-06-30",
    "team1": "Netherlands",
    "team2": "Austria",
    "score": [3, 1],
    "ground": "Stockholm, Sweden"},
   {"date": "1912-07-01",
    "team1": "Austria",
    "team2": "Norway",
    "score": [1, 0],
    "ground": "Stockholm, Sweden"},
   {"date": "1912-07-01",
    "team1": "Germany",
    "team2": "Russia",
    "score": [16, 0],
    "ground": "Stockholm, Sweden"},
   {"date": "1912-07-01",
    "team1": "Sweden",
    "team2": "Italy",
    "score": [0, 1],
    "ground": "Stockholm, Sweden"},
   {"date": "1912-07-02",
    "team1": "Denmark",
    "team2": "Netherlands",
    "score": [4, 1],
    "ground": "Stockholm, Sweden"},
   {"date": "1912-07-03",
    "team1": "Hungary",
    "team2": "Germany",
    "score": [3, 1],
    "ground": "Stockholm, Sweden"},
   {"date": "1912-07-03",
    "team1": "Austria",
    "team2": "Italy",
    "score": [5, 1],
    "ground": "Stockholm, Sweden"},
   {"date": "1912-07-04",
    "team1": "Netherlands",
    "team2": "Finland",
    "score": [9, 0],
    "ground": "Stockholm, Sweden"},
   {"date": "1912-07-05",
    "team1": "Hungary",
    "team2": "Austria",
    "score": [3, 0],
    "ground": "Stockholm, Sweden"}]}
