Skip to content

Instantly share code, notes, and snippets.

@zaur
Created March 16, 2016 09:09
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 zaur/9812d80380e3bd255589 to your computer and use it in GitHub Desktop.
Save zaur/9812d80380e3bd255589 to your computer and use it in GitHub Desktop.
{
"gameId": "88888",
"homeTeam": {
"uid": "t1341",
"name": "Zenit St Petersburg",
"side": "Home"
},
"awayTeam": {
"uid": "t251",
"name": "Benfica",
"side": "Away"
},
"score": {
"homeTeamScore": 1,
"awayTeamScore": 2
},
"event": {
"eventType": "kick_off"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment