{"name": "Nordic Championship 1932",
 "matches": 
  [{"date": "1932-06-10",
    "team1": "Finland",
    "team2": "Sweden",
    "score": [1, 3],
    "ground": "Helsinki, Finland"},
   {"date": "1932-06-17",
    "team1": "Norway",
    "team2": "Finland",
    "score": [2, 1],
    "ground": "Oslo, Norway"},
   {"date": "1932-06-19",
    "team1": "Denmark",
    "team2": "Sweden",
    "score": [3, 1],
    "ground": "Copenhagen, Denmark"},
   {"date": "1932-07-01",
    "team1": "Sweden",
    "team2": "Norway",
    "score": [1, 4],
    "ground": "Gothenburg, Sweden"},
   {"date": "1932-08-30",
    "team1": "Finland",
    "team2": "Denmark",
    "score": [4, 2],
    "ground": "Helsinki, Finland"},
   {"date": "1932-09-25",
    "team1": "Norway",
    "team2": "Denmark",
    "score": [1, 2],
    "ground": "Oslo, Norway"}]}
