Created
February 16, 2021 18:36
-
-
Save DZuz14/4c6073c61ec999ff74d76750ee68ff56 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":"score", | |
"stat_value":395, | |
"league_high":509, | |
"team_rank":17 | |
}, | |
"home":{ | |
"stat_name":"score", | |
"stat_value":334, | |
"league_high":509, | |
"team_rank":26 | |
} | |
}, | |
{ | |
"away":{ | |
"stat_name":"opponent score", | |
"stat_value":473, | |
"league_high":519, | |
"team_rank":5 | |
}, | |
"home":{ | |
"stat_name":"opponent score", | |
"stat_value":418, | |
"league_high":519, | |
"team_rank":13 | |
} | |
}, | |
{ | |
"away":{ | |
"stat_name":"total score", | |
"stat_value":868, | |
"league_high":930, | |
"team_rank":7 | |
}, | |
"home":{ | |
"stat_name":"total score", | |
"stat_value":752, | |
"league_high":930, | |
"team_rank":22 | |
} | |
}, | |
{ | |
"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 | |
} | |
}, | |
{ | |
"away":{ | |
"stat_name":"offensive yards per play", | |
"stat_value":5.3, | |
"league_high":6.4, | |
"team_rank":23 | |
}, | |
"home":{ | |
"stat_name":"offensive yards per play", | |
"stat_value":5, | |
"league_high":6.4, | |
"team_rank":29 | |
} | |
}, | |
{ | |
"away":{ | |
"stat_name":"rushing yards per attempt", | |
"stat_value":4.2, | |
"league_high":5.5, | |
"team_rank":20 | |
}, | |
"home":{ | |
"stat_name":"rushing yards per attempt", | |
"stat_value":5, | |
"league_high":5.5, | |
"team_rank":3 | |
} | |
}, | |
{ | |
"away":{ | |
"stat_name":"passing attempts", | |
"stat_value":639, | |
"league_high":656, | |
"team_rank":2 | |
}, | |
"home":{ | |
"stat_name":"passing attempts", | |
"stat_value":598, | |
"league_high":656, | |
"team_rank":10 | |
} | |
}, | |
{ | |
"away":{ | |
"stat_name":"passing completions", | |
"stat_value":413, | |
"league_high":428, | |
"team_rank":4 | |
}, | |
"home":{ | |
"stat_name":"passing completions", | |
"stat_value":334, | |
"league_high":428, | |
"team_rank":25 | |
} | |
}, | |
{ | |
"away":{ | |
"stat_name":"passing yards", | |
"stat_value":4161, | |
"league_high":4854, | |
"team_rank":8 | |
}, | |
"home":{ | |
"stat_name":"passing yards", | |
"stat_value":3327, | |
"league_high":4854, | |
"team_rank":28 | |
} | |
}, | |
{ | |
"away":{ | |
"stat_name":"sacks", | |
"stat_value":31, | |
"league_high":56, | |
"team_rank":20 | |
}, | |
"home":{ | |
"stat_name":"sacks", | |
"stat_value":49, | |
"league_high":56, | |
"team_rank":3 | |
} | |
}, | |
{ | |
"away":{ | |
"stat_name":"fumbles forced", | |
"stat_value":17, | |
"league_high":25, | |
"team_rank":2 | |
}, | |
"home":{ | |
"stat_name":"fumbles forced", | |
"stat_value":15, | |
"league_high":25, | |
"team_rank":9 | |
} | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment