Skip to content

Instantly share code, notes, and snippets.

@brunodorea
Created October 20, 2022 16:38
Show Gist options
  • Save brunodorea/757292d2b0eabf007b7c93c855d58094 to your computer and use it in GitHub Desktop.
Save brunodorea/757292d2b0eabf007b7c93c855d58094 to your computer and use it in GitHub Desktop.
[
{
"name": "1ª RODADA",
"stadium": {
"name": "LUSAIL",
"image": "https://digitalinnovationone.github.io/copa-2022-android/statics/lusali-stadium.png"
},
"team1": "BR",
"team2": "RS",
"date": "2022-11-24T19:00:00Z"
},
{
"name": "2ª RODADA",
"stadium": {
"name": "ESTÁDIO 974",
"image": "https://digitalinnovationone.github.io/copa-2022-android/statics/974-stadium.png"
},
"team1": "BR",
"team2": "CH",
"date": "2022-11-28T16:00:00Z"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment