{"name": "Nations Cup 2011",
 "matches": 
  [{"date": "2011-02-08",
    "team1": "Republic of Ireland",
    "team2": "Wales",
    "score": [3, 0],
    "ground": "Dublin, Republic of Ireland"},
   {"date": "2011-02-09",
    "team1": "Scotland",
    "team2": "Northern Ireland",
    "score": [3, 0],
    "ground": "Dublin, Republic of Ireland"},
   {"date": "2011-05-24",
    "team1": "Republic of Ireland",
    "team2": "Northern Ireland",
    "score": [5, 0],
    "ground": "Dublin, Republic of Ireland"},
   {"date": "2011-05-25",
    "team1": "Wales",
    "team2": "Scotland",
    "score": [1, 3],
    "ground": "Dublin, Republic of Ireland"},
   {"date": "2011-05-27",
    "team1": "Wales",
    "team2": "Northern Ireland",
    "score": [2, 0],
    "ground": "Dublin, Republic of Ireland"},
   {"date": "2011-05-29",
    "team1": "Republic of Ireland",
    "team2": "Scotland",
    "score": [1, 0],
    "ground": "Dublin, Republic of Ireland"}]}
