Skip to content

Instantly share code, notes, and snippets.

@amixpal
Created June 28, 2021 08:15
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 amixpal/0ee5f645532d5968ad63f5b6d0d722cb to your computer and use it in GitHub Desktop.
Save amixpal/0ee5f645532d5968ad63f5b6d0d722cb to your computer and use it in GitHub Desktop.
{
"success": true,
"data": {
"stats": {
"wins": 0,
"loss": 0,
"winPercentage": null,
"streak": 0,
"lastMatches": null,
"rankBasedUponCurrentLocation": 0,
"geoLocation": null,
"kpi": [
"PG",
"SPG",
"POP"
],
"lastMatchPlayed": null
},
"kpi": [
"PG",
"SPG",
"POP"
],
"teamPlayersInfo": [
{
"firstName": null,
"lastName": null,
"profilePictureUrl": "https://firebasestorage.googleapis.com/v0/b/nextup-ccc80.appspot.com/o/3d705179-d6f1-4244-aeae-de6dbb9d3be6.png?alt=media",
"position": "C",
"ranking": 0,
"kpiValues": [
"12",
"12",
"12"
],
"improving": false
}
],
"teamLogoUrl": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/3c/Los_Angeles_Lakers_logo.svg/1280px-Los_Angeles_Lakers_logo.svg.png",
"name": "LA Lakers"
},
"error": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment