{"name": "Nordic Championship 1960",
 "matches": 
  [{"date": "1960-05-26",
    "team1": "Denmark",
    "team2": "Norway",
    "score": [3, 0],
    "ground": "Copenhagen, Denmark"},
   {"date": "1960-06-22",
    "team1": "Finland",
    "team2": "Sweden",
    "score": [0, 3],
    "ground": "Helsinki, Finland"},
   {"date": "1960-08-10",
    "team1": "Denmark",
    "team2": "Finland",
    "score": [2, 1],
    "ground": "Copenhagen, Denmark"},
   {"date": "1960-08-28",
    "team1": "Norway",
    "team2": "Finland",
    "score": [6, 3],
    "ground": "Oslo, Norway"},
   {"date": "1960-09-18",
    "team1": "Norway",
    "team2": "Sweden",
    "score": [3, 1],
    "ground": "Oslo, Norway"},
   {"date": "1960-10-23",
    "team1": "Sweden",
    "team2": "Denmark",
    "score": [2, 0],
    "ground": "Gothenburg, Sweden"}]}
