Skip to content

Instantly share code, notes, and snippets.

@gabidavila
Last active July 18, 2018 19:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gabidavila/ef506cbaad3e27e69ee8db7b7d639220 to your computer and use it in GitHub Desktop.
Save gabidavila/ef506cbaad3e27e69ee8db7b7d639220 to your computer and use it in GitHub Desktop.
[
4,
"Brazil ",
{
"players": [{
"id": 70,
"dob": "05.03.1993",
"club": "FC Shakhtar Donetsk (UKR)",
"name": "FRED",
"height": 169,
"weight": 64,
"position": "MF",
"shirt_name": "FRED",
"shirt_number": 18
},
{
"id": 71,
"dob": "13.01.1988",
"club": "FC Shakhtar Donetsk (UKR)",
"name": "TAISON",
"height": 172,
"weight": 64,
"position": "FW",
"shirt_name": "TAISON",
"shirt_number": 21
}]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment