Skip to content

Instantly share code, notes, and snippets.

@vincentleeuwen
Last active January 1, 2016 15:09
Show Gist options
  • Save vincentleeuwen/8162359 to your computer and use it in GitHub Desktop.
Save vincentleeuwen/8162359 to your computer and use it in GitHub Desktop.
[
{
"id": 7428,
"profile": {
"player": {
"id": 364,
"name": "Aaron Hughes",
"slug": "1650-aaron-hughes"
},
"club": {
"id": 10,
"name": "Fulham",
"slug": "fulham"
},
"position": "Def",
"league": {
"id": 16,
"round": 9,
"season": "20132014"
}
},
"goal": 0,
"assist": 0,
"yellow": 1,
"red": 0,
"penalty": 0,
"club_result": "L",
"transfer_value": 4.7,
"minutes_played": 45,
"clean_sheet": false
},
{
"id": 7427,
"profile": {
"player": {
"id": 74,
"name": "Aaron Lennon",
"slug": "1908-aaron-lennon"
},
"club": {
"id": 5,
"name": "Tottenham",
"slug": "tottenham"
},
"position": "Mid",
"league": {
"id": 16,
"round": 9,
"season": "20132014"
}
},
"goal": 0,
"assist": 0,
"yellow": 0,
"red": 0,
"penalty": 0,
"club_result": "W",
"transfer_value": 7.9,
"minutes_played": 70,
"clean_sheet": true
},
{
"id": 7426,
"profile": {
"player": {
"id": 488,
"name": "Aaron Ramsey",
"slug": "1623-aaron-ramsey"
},
"club": {
"id": 4,
"name": "Arsenal",
"slug": "arsenal"
},
"position": "Mid",
"league": {
"id": 16,
"round": 9,
"season": "20132014"
}
},
"goal": 0,
"assist": 1,
"yellow": 0,
"red": 0,
"penalty": 0,
"club_result": "W",
"transfer_value": 6.5,
"minutes_played": 90,
"clean_sheet": true
},
{
"id": 7425,
"profile": {
"player": {
"id": 553,
"name": "Aaron Wilbraham",
"slug": "7559-aaron-wilbraham"
},
"club": {
"id": 23,
"name": "Crystal Palace",
"slug": "crystal-palace"
},
"position": "For",
"league": {
"id": 16,
"round": 9,
"season": "20132014"
}
},
"goal": 0,
"assist": 0,
"yellow": 0,
"red": 0,
"penalty": 0,
"club_result": "L",
"transfer_value": 3.4,
"minutes_played": 0,
"clean_sheet": false
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment