Created
July 21, 2021 13:15
-
-
Save DZuz14/34382677917d66fe9dbb4350c2e67a00 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
{ | |
"away": { | |
"stat_name": "wind speed", | |
"stat_value": 8, | |
"league_high": 13, | |
"team_rank": 15 | |
}, | |
"home": { | |
"stat_name": "wind speed", | |
"stat_value": 8, | |
"league_high": 13, | |
"team_rank": 9 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment