{"name": "British Home Championship 1910",
 "matches": 
  [{"date": "1910-02-12",
    "team1": "Ireland",
    "team2": "England",
    "score": [1, 1],
    "ground": "Belfast, Ireland"},
   {"date": "1910-03-05",
    "team1": "Scotland",
    "team2": "Wales",
    "score": [1, 0],
    "ground": "Kilmarnock, Scotland"},
   {"date": "1910-03-14",
    "team1": "Wales",
    "team2": "England",
    "score": [0, 1],
    "ground": "Cardiff, Wales"},
   {"date": "1910-03-19",
    "team1": "Ireland",
    "team2": "Scotland",
    "score": [1, 0],
    "ground": "Belfast, Ireland"},
   {"date": "1910-04-02",
    "team1": "Scotland",
    "team2": "England",
    "score": [2, 0],
    "ground": "Glasgow, Scotland"},
   {"date": "1910-04-11",
    "team1": "Wales",
    "team2": "Ireland",
    "score": [4, 1],
    "ground": "Wrexham, Wales"}]}
