Created
October 20, 2022 16:38
-
-
Save brunodorea/757292d2b0eabf007b7c93c855d58094 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"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