Created
August 30, 2016 12:05
-
-
Save abhishekdgeek/33f28d058a79e1c48fd97c697ff38108 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"_id" : ObjectId("5712d20e4accc8cf5debfab9"), | |
"title" : "", | |
"gameId" : "f6fa652c-bf4a-4131-a0b8-a3ecee1f383a", | |
"sportName" : "NFL", | |
"scheduleType" : "week", | |
"status" : "closed", | |
"scheduled" : "2016-08-20T17:00:00+00:00", | |
"scheduledOn" : ISODate("2016-08-20T20:00:00.000Z"), | |
"scheduledDate" : ISODate("2016-08-20T00:00:00.000Z"), | |
"scheduledTime" : "17:0", | |
"year" : 2016, | |
"season" : "PRE", | |
"week" : 2, | |
"homeTeam" : { | |
"scoring" : [ | |
{ | |
"quarter" : 1, | |
"points" : 0 | |
}, | |
{ | |
"quarter" : 2, | |
"points" : 21 | |
}, | |
{ | |
"quarter" : 3, | |
"points" : 0 | |
}, | |
{ | |
"quarter" : 4, | |
"points" : 0 | |
} | |
], | |
"teamId" : null, | |
"statistics" : { | |
"heads" : [ | |
{ | |
"abbr" : "First Downs", | |
"name" : "First Downs", | |
"key" : "first_downs" | |
}, | |
{ | |
"abbr" : "3rd Down Efficiency", | |
"name" : "3rd Down Efficiency", | |
"key" : "third_down_efficiency" | |
}, | |
{ | |
"abbr" : "Rushing Yards", | |
"name" : "Rushing Yards", | |
"key" : "rushing_yards" | |
}, | |
{ | |
"abbr" : "Passing Yards", | |
"name" : "Passing Yards", | |
"key" : "passing_yards" | |
}, | |
{ | |
"abbr" : "Total Yards", | |
"name" : "Total Yards", | |
"key" : "total_yards" | |
}, | |
{ | |
"abbr" : "Sacks(Yards)", | |
"name" : "Sacks(Yards)", | |
"key" : "sacks" | |
}, | |
{ | |
"abbr" : "Interception Thrown", | |
"name" : "Interception Thrown", | |
"key" : "interception_thrown" | |
}, | |
{ | |
"abbr" : "Punts(Average)", | |
"name" : "Punts(Average)", | |
"key" : "punts_avg" | |
}, | |
{ | |
"abbr" : "Penalties(Yards)", | |
"name" : "Penalties(Yards)", | |
"key" : "penalties" | |
}, | |
{ | |
"abbr" : "Fumbles(Lost)", | |
"name" : "Fumbles(Lost)", | |
"key" : "fumbles" | |
} | |
], | |
"stats" : { | |
"first_downs" : 21, | |
"third_down_efficiency" : "8-18", | |
"rushing_yards" : 70, | |
"passing_yards" : 284, | |
"total_yards" : 354, | |
"sacks" : "3(22)", | |
"interception_thrown" : 1, | |
"punts_avg" : "8(43.625)", | |
"penalties" : "7(73)", | |
"fumbles" : "2(1)" | |
} | |
}, | |
"image" : "", | |
"players" : { | |
"stats" : { | |
"1" : [ | |
{ | |
"sack" : 1, | |
"int" : 0, | |
"pass_td" : 1, | |
"yds" : 132, | |
"cmp_att" : "7/10", | |
"full_name" : "Tyrod Taylor", | |
"playerId" : "7f3ef024-eb34-46af-8b9e-544cdf09378f" | |
}, | |
{ | |
"sack" : 1, | |
"int" : 0, | |
"pass_td" : 1, | |
"yds" : 69, | |
"cmp_att" : "8/13", | |
"full_name" : "EJ Manuel", | |
"playerId" : "19d00799-4271-40ac-b5c4-4ea8b410a704" | |
}, | |
{ | |
"sack" : 1, | |
"int" : 1, | |
"pass_td" : 0, | |
"yds" : 83, | |
"cmp_att" : "6/12", | |
"full_name" : "Cardale Jones", | |
"playerId" : "92c02ef1-8400-4f5a-9420-6458755e14d4" | |
} | |
], | |
"2" : [ | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"long" : -4, | |
"avg" : -4, | |
"yds" : -4, | |
"rsh" : 1, | |
"full_name" : "Marquise Goodwin", | |
"playerId" : "bf52ff53-35a6-4696-ac6d-3fa952dc2c87" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"long" : 2, | |
"avg" : 2, | |
"yds" : 2, | |
"rsh" : 1, | |
"full_name" : "Tyrod Taylor", | |
"playerId" : "7f3ef024-eb34-46af-8b9e-544cdf09378f" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"long" : 4, | |
"avg" : 0, | |
"yds" : 0, | |
"rsh" : 5, | |
"full_name" : "LeSean McCoy", | |
"playerId" : "166292fc-629e-4c7b-b7bf-f572ca9eeb43" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"long" : -1, | |
"avg" : -1, | |
"yds" : -1, | |
"rsh" : 1, | |
"full_name" : "Reggie Bush", | |
"playerId" : "0acdcd3b-5442-4311-a139-ae7c506faf88" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"long" : 6, | |
"avg" : 6, | |
"yds" : 6, | |
"rsh" : 1, | |
"full_name" : "Mike Gillislee", | |
"playerId" : "d08da2a3-8296-4038-bb46-ab1feca4bbd4" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"long" : 1, | |
"avg" : 1, | |
"yds" : 1, | |
"rsh" : 1, | |
"full_name" : "EJ Manuel", | |
"playerId" : "19d00799-4271-40ac-b5c4-4ea8b410a704" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"long" : 6, | |
"avg" : 3.25, | |
"yds" : 13, | |
"rsh" : 4, | |
"full_name" : "Dan Herron", | |
"playerId" : "99c4968c-f811-4343-8cba-4bdd2884d734" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"long" : 4, | |
"avg" : 3.5, | |
"yds" : 7, | |
"rsh" : 2, | |
"full_name" : "Glenn Gronkowski", | |
"playerId" : "60aa9a85-1fc6-4b65-a350-34ec09456791" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 1, | |
"long" : 12, | |
"avg" : 2.125, | |
"yds" : 17, | |
"rsh" : 8, | |
"full_name" : "Jonathan Williams", | |
"playerId" : "697200ea-cabb-40b8-aeac-e52763310306" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"long" : 9, | |
"avg" : 2.818, | |
"yds" : 31, | |
"rsh" : 11, | |
"full_name" : "James Wilder Jr.", | |
"playerId" : "f539132f-7172-4dd5-b4d9-504aeaf9ec46" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"long" : -1, | |
"avg" : -1, | |
"yds" : -2, | |
"rsh" : 2, | |
"full_name" : "Cardale Jones", | |
"playerId" : "92c02ef1-8400-4f5a-9420-6458755e14d4" | |
} | |
], | |
"3" : [ | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"yards" : 59, | |
"rec" : 1, | |
"full_name" : "Charles Clay", | |
"playerId" : "04ca4fb9-194e-47fe-8fc8-adb5790a8e78" | |
}, | |
{ | |
"fum" : 1, | |
"td" : 0, | |
"yards" : 0, | |
"rec" : 1, | |
"full_name" : "Jerome Felton", | |
"playerId" : "865740d9-3838-4733-a0eb-52193f101c32" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"yards" : 0, | |
"rec" : 0, | |
"full_name" : "Reggie Bush", | |
"playerId" : "0acdcd3b-5442-4311-a139-ae7c506faf88" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"yards" : 0, | |
"rec" : 0, | |
"full_name" : "Robert Woods", | |
"playerId" : "618bedee-9259-4536-b0ff-fec98d2a20de" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 1, | |
"yards" : 58, | |
"rec" : 4, | |
"full_name" : "LeSean McCoy", | |
"playerId" : "166292fc-629e-4c7b-b7bf-f572ca9eeb43" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"yards" : 0, | |
"rec" : 1, | |
"full_name" : "Dan Herron", | |
"playerId" : "99c4968c-f811-4343-8cba-4bdd2884d734" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"yards" : 14, | |
"rec" : 1, | |
"full_name" : "Chris Gragg", | |
"playerId" : "36521d92-2c2c-4ae4-9b60-9928c3167e30" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"yards" : 0, | |
"rec" : 0, | |
"full_name" : "Jarrett Boykin", | |
"playerId" : "8920894c-dc0e-4ed6-96e5-b96eadcf2092" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"yards" : 11, | |
"rec" : 2, | |
"full_name" : "Jonathan Williams", | |
"playerId" : "697200ea-cabb-40b8-aeac-e52763310306" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 1, | |
"yards" : 35, | |
"rec" : 3, | |
"full_name" : "Greg Little", | |
"playerId" : "cf15d191-0c05-46ea-811f-4d990a167805" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"yards" : 4, | |
"rec" : 1, | |
"full_name" : "Nick O'Leary", | |
"playerId" : "c257b2e6-dfc9-45c8-b30c-a497f2ce82a2" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"yards" : 0, | |
"rec" : 0, | |
"full_name" : "Blake Annen", | |
"playerId" : "64e053e3-6658-46cd-9d3a-323f52c551fc" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"yards" : 46, | |
"rec" : 3, | |
"full_name" : "Walter Powell", | |
"playerId" : "68b04e3f-d746-4569-8636-27557fdfea5f" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"yards" : 36, | |
"rec" : 3, | |
"full_name" : "Marquise Goodwin", | |
"playerId" : "bf52ff53-35a6-4696-ac6d-3fa952dc2c87" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"yards" : 0, | |
"rec" : 0, | |
"full_name" : "Kain Colter", | |
"playerId" : "e4e1f558-8ae9-4e47-ac7a-8740292e7fdb" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"yards" : 21, | |
"rec" : 1, | |
"full_name" : "Dezmin Lewis", | |
"playerId" : "af8f72c9-0e3f-4f10-b44d-0e5b6e04864b" | |
} | |
], | |
"4" : [ | |
{ | |
"tb" : 0, | |
"in_20" : null, | |
"long" : 52, | |
"avg" : 43.625, | |
"yards" : 349, | |
"punts" : 8, | |
"full_name" : "Colton Schmidt", | |
"playerId" : "ca668ed5-05b3-41da-a3a4-6fa8982968f6" | |
} | |
], | |
"5" : [ | |
{ | |
"td" : 0, | |
"long" : 11, | |
"avg" : 6, | |
"yadrs" : 12, | |
"pr" : 2, | |
"full_name" : "Walter Powell", | |
"playerId" : "68b04e3f-d746-4569-8636-27557fdfea5f" | |
}, | |
{ | |
"td" : 0, | |
"long" : 11, | |
"avg" : 4.667, | |
"yadrs" : 14, | |
"pr" : 3, | |
"full_name" : "Reggie Bush", | |
"playerId" : "0acdcd3b-5442-4311-a139-ae7c506faf88" | |
} | |
], | |
"6" : [ | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 1, | |
"full_name" : "Jerry Hughes", | |
"playerId" : "f40e0707-1bf5-44d4-b447-7c03255aa423" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 1, | |
"full_name" : "Duke Williams", | |
"playerId" : "4d5777f6-1902-4128-8fe7-5e4cd15475b0" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 0, | |
"full_name" : "Kevon Seymour", | |
"playerId" : "e431a42b-5abe-49de-9c8c-f143f393591c" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 1, | |
"full_name" : "Corey Graham", | |
"playerId" : "93ee67e5-08d1-4272-bc6b-d97feaab5d6b" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 1, | |
"tackle" : 1, | |
"full_name" : "Ronald Darby", | |
"playerId" : "c63eb787-fa1f-406b-82a1-2eed0a65b58c" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 1, | |
"full_name" : "Stephon Gilmore", | |
"playerId" : "c7c6dc46-a58a-4cfc-b626-2360434671cb" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 1, | |
"tackle" : 2, | |
"full_name" : "Preston Brown", | |
"playerId" : "42a9be0e-66cd-4efc-8150-91950ed97955" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 0, | |
"full_name" : "Garrison Sanborn", | |
"playerId" : "94285cbc-7338-4732-b59c-3b1082cd5d83" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 1, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 1, | |
"tackle" : 0, | |
"full_name" : "Adolphus Washington", | |
"playerId" : "af24c36b-adfe-49e5-82a8-67f9ea7264ab" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 1, | |
"ast" : 0, | |
"tackle" : 2, | |
"full_name" : "Lorenzo Alexander", | |
"playerId" : "38a7122f-5c9d-4b65-99bc-b9822f9d981a" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 1, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 2, | |
"full_name" : "Zach Brown", | |
"playerId" : "e858a1af-ebbe-4413-9903-ecd96d36a09b" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 0, | |
"full_name" : "Chris Gragg", | |
"playerId" : "36521d92-2c2c-4ae4-9b60-9928c3167e30" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 1, | |
"full_name" : "David Hawthorne", | |
"playerId" : "5118a99e-a953-4bc1-a914-faff1db5466c" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 1, | |
"full_name" : "Leger Douzable", | |
"playerId" : "f9fd70c0-a2ee-41da-aa51-1c426c058fa5" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 0, | |
"full_name" : "Jarrett Boykin", | |
"playerId" : "8920894c-dc0e-4ed6-96e5-b96eadcf2092" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 1, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 1, | |
"full_name" : "Bryson Albright", | |
"playerId" : "1d9fa156-0e17-4de2-8ee4-6756ea760066" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 1, | |
"full_name" : "Corey White", | |
"playerId" : "ccf1d49a-deda-4254-abd2-1ee79eb34c13" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 1, | |
"full_name" : "Randell Johnson", | |
"playerId" : "437120e5-3406-4796-b941-ae3c9aed8bee" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 1, | |
"tackle" : 0, | |
"full_name" : "Max Valles", | |
"playerId" : "8ab4dd5c-7ace-4819-80b7-030de97ab88f" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 1, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 1, | |
"ast" : 0, | |
"tackle" : 1, | |
"full_name" : "Sterling Moore", | |
"playerId" : "036fd3fc-e7a0-4f75-9019-8a5badff5e5f" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 1, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 2, | |
"full_name" : "Robert Blanton", | |
"playerId" : "5db03086-c670-4adb-98ed-b6a59a4f9270" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 1, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 1, | |
"full_name" : "Jonathan Dowling", | |
"playerId" : "87347e6c-2edc-4f05-98c3-889c39c07e82" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0.5, | |
"ast" : 1, | |
"tackle" : 2, | |
"full_name" : "Lavar Edwards", | |
"playerId" : "4b916404-c9b7-4d04-b88d-e233ea881ecf" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 2, | |
"full_name" : "Brandon Spikes", | |
"playerId" : "c848c7f8-740d-4618-abb5-5399d1152884" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 3, | |
"tackle" : 2, | |
"full_name" : "Jerel Worthy", | |
"playerId" : "b9d34a54-0475-417b-a2b5-6c0743b541ff" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0.5, | |
"ast" : 3, | |
"tackle" : 1, | |
"full_name" : "Kroy Biermann", | |
"playerId" : "2d48318b-7c0b-4a68-a576-2b15496e763c" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 1, | |
"full_name" : "Colt Anderson", | |
"playerId" : "3c57a63e-cdce-48ab-9dfc-66c6e809697c" | |
} | |
] | |
}, | |
"heads" : { | |
"1" : [ | |
{ | |
"key" : "full_name", | |
"name" : "Passing", | |
"abbr" : "Passing" | |
}, | |
{ | |
"key" : "cmp_att", | |
"name" : "Cmp/Att", | |
"abbr" : "C/ATT" | |
}, | |
{ | |
"key" : "yds", | |
"name" : "Yards", | |
"abbr" : "YDS" | |
}, | |
{ | |
"key" : "pass_td", | |
"name" : "Pass Td", | |
"abbr" : "PASSTD" | |
}, | |
{ | |
"key" : "int", | |
"name" : "Int", | |
"abbr" : "INT" | |
}, | |
{ | |
"key" : "sack", | |
"name" : "Sack", | |
"abbr" : "SACK" | |
} | |
], | |
"2" : [ | |
{ | |
"key" : "full_name", | |
"name" : "Rushing", | |
"abbr" : "Rushing" | |
}, | |
{ | |
"key" : "rsh", | |
"name" : "RSH", | |
"abbr" : "RSH" | |
}, | |
{ | |
"key" : "yds", | |
"name" : "Yards", | |
"abbr" : "YDS" | |
}, | |
{ | |
"key" : "avg", | |
"name" : "Average", | |
"abbr" : "AVG" | |
}, | |
{ | |
"key" : "long", | |
"name" : "long", | |
"abbr" : "LNG" | |
}, | |
{ | |
"key" : "td", | |
"name" : "td", | |
"abbr" : "TD" | |
}, | |
{ | |
"key" : "fum", | |
"name" : "Fum", | |
"abbr" : "FUM" | |
} | |
], | |
"3" : [ | |
{ | |
"key" : "full_name", | |
"name" : "Receiving", | |
"abbr" : "Receiving" | |
}, | |
{ | |
"key" : "rec", | |
"name" : "receiving", | |
"abbr" : "REC" | |
}, | |
{ | |
"key" : "yards", | |
"name" : "yards", | |
"abbr" : "YDS" | |
}, | |
{ | |
"key" : "td", | |
"name" : "td", | |
"abbr" : "TD" | |
}, | |
{ | |
"key" : "fum", | |
"name" : "fum", | |
"abbr" : "FUM" | |
} | |
], | |
"4" : [ | |
{ | |
"key" : "full_name", | |
"name" : "Punting", | |
"abbr" : "Punting" | |
}, | |
{ | |
"key" : "punts", | |
"name" : "Punts", | |
"abbr" : "PUNTS" | |
}, | |
{ | |
"key" : "yards", | |
"name" : "Yards", | |
"abbr" : "YDS" | |
}, | |
{ | |
"key" : "avg", | |
"name" : "Average", | |
"abbr" : "AVG" | |
}, | |
{ | |
"key" : "long", | |
"name" : "long", | |
"abbr" : "LNG" | |
}, | |
{ | |
"key" : "in_20", | |
"name" : "In20", | |
"abbr" : "IN20" | |
}, | |
{ | |
"key" : "tb", | |
"name" : "tb", | |
"abbr" : "TB" | |
} | |
], | |
"5" : [ | |
{ | |
"key" : "full_name", | |
"name" : "Punt Returning", | |
"abbr" : "Punt Returning" | |
}, | |
{ | |
"key" : "pr", | |
"name" : "Punt Returning", | |
"abbr" : "PR" | |
}, | |
{ | |
"key" : "yadrs", | |
"name" : "Yards", | |
"abbr" : "YDS" | |
}, | |
{ | |
"key" : "avg", | |
"name" : "Average", | |
"abbr" : "AVG" | |
}, | |
{ | |
"key" : "long", | |
"name" : "Long", | |
"abbr" : "LNG" | |
}, | |
{ | |
"key" : "td", | |
"name" : "td", | |
"abbr" : "TD" | |
} | |
], | |
"6" : [ | |
{ | |
"key" : "full_name", | |
"name" : "Defensive", | |
"abbr" : "Defensive" | |
}, | |
{ | |
"key" : "tackle", | |
"name" : "Tackle", | |
"abbr" : "TCKL" | |
}, | |
{ | |
"key" : "ast", | |
"name" : "Ast", | |
"abbr" : "AST" | |
}, | |
{ | |
"key" : "sacks", | |
"name" : "Sacks", | |
"abbr" : "SACKS" | |
}, | |
{ | |
"key" : "int", | |
"name" : "Int", | |
"abbr" : "INT" | |
}, | |
{ | |
"key" : "fum_rec", | |
"name" : "Fum Receiving", | |
"abbr" : "FUMR" | |
}, | |
{ | |
"key" : "force_fum", | |
"name" : "Force Fum", | |
"abbr" : "FFUM" | |
}, | |
{ | |
"key" : "int_td", | |
"name" : "td", | |
"abbr" : "TD" | |
} | |
], | |
"7" : [] | |
} | |
}, | |
"score" : 21, | |
"divisionName" : "AFC East", | |
"nameCode" : "BUF", | |
"name" : "" | |
}, | |
"awayTeam" : { | |
"scoring" : [ | |
{ | |
"quarter" : 1, | |
"points" : 0 | |
}, | |
{ | |
"quarter" : 2, | |
"points" : 0 | |
}, | |
{ | |
"quarter" : 3, | |
"points" : 0 | |
}, | |
{ | |
"quarter" : 4, | |
"points" : 0 | |
} | |
], | |
"teamId" : null, | |
"statistics" : { | |
"heads" : [ | |
{ | |
"abbr" : "First Downs", | |
"name" : "First Downs", | |
"key" : "first_downs" | |
}, | |
{ | |
"abbr" : "3rd Down Efficiency", | |
"name" : "3rd Down Efficiency", | |
"key" : "third_down_efficiency" | |
}, | |
{ | |
"abbr" : "Rushing Yards", | |
"name" : "Rushing Yards", | |
"key" : "rushing_yards" | |
}, | |
{ | |
"abbr" : "Passing Yards", | |
"name" : "Passing Yards", | |
"key" : "passing_yards" | |
}, | |
{ | |
"abbr" : "Total Yards", | |
"name" : "Total Yards", | |
"key" : "total_yards" | |
}, | |
{ | |
"abbr" : "Sacks(Yards)", | |
"name" : "Sacks(Yards)", | |
"key" : "sacks" | |
}, | |
{ | |
"abbr" : "Interception Thrown", | |
"name" : "Interception Thrown", | |
"key" : "interception_thrown" | |
}, | |
{ | |
"abbr" : "Punts(Average)", | |
"name" : "Punts(Average)", | |
"key" : "punts_avg" | |
}, | |
{ | |
"abbr" : "Penalties(Yards)", | |
"name" : "Penalties(Yards)", | |
"key" : "penalties" | |
}, | |
{ | |
"abbr" : "Fumbles(Lost)", | |
"name" : "Fumbles(Lost)", | |
"key" : "fumbles" | |
} | |
], | |
"stats" : { | |
"first_downs" : 7, | |
"third_down_efficiency" : "1-11", | |
"rushing_yards" : 102, | |
"passing_yards" : 86, | |
"total_yards" : 188, | |
"sacks" : "3(11)", | |
"interception_thrown" : 2, | |
"punts_avg" : "8(48)", | |
"penalties" : "10(70)", | |
"fumbles" : "2(2)" | |
} | |
}, | |
"image" : "", | |
"players" : { | |
"stats" : { | |
"1" : [ | |
{ | |
"sack" : 1, | |
"int" : 0, | |
"pass_td" : 0, | |
"yds" : 44, | |
"cmp_att" : "4/9", | |
"full_name" : "Eli Manning", | |
"playerId" : "6cb6226e-f08c-4192-95f1-69709ed686c6" | |
}, | |
{ | |
"sack" : 0, | |
"int" : 2, | |
"pass_td" : 0, | |
"yds" : 17, | |
"cmp_att" : "2/4", | |
"full_name" : "Logan Thomas", | |
"playerId" : "b24625a0-d402-4d59-a778-aa4b073bfe5e" | |
}, | |
{ | |
"sack" : 2, | |
"int" : 0, | |
"pass_td" : 0, | |
"yds" : 25, | |
"cmp_att" : "2/12", | |
"full_name" : "Ryan Nassib", | |
"playerId" : "cb6e47f1-ace7-44c7-893e-1d6d37fc46bd" | |
} | |
], | |
"2" : [ | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"long" : -1, | |
"avg" : -1, | |
"yds" : -1, | |
"rsh" : 1, | |
"full_name" : "Shane Vereen", | |
"playerId" : "600ae879-d95a-4ac4-ae4e-72c05a05f1ad" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"long" : 11, | |
"avg" : 2.5, | |
"yds" : 10, | |
"rsh" : 4, | |
"full_name" : "Rashad Jennings", | |
"playerId" : "8d0e85c6-a77b-4e2c-97da-3ce6dbe34d34" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"long" : 3, | |
"avg" : 1, | |
"yds" : 3, | |
"rsh" : 3, | |
"full_name" : "Ryan Nassib", | |
"playerId" : "cb6e47f1-ace7-44c7-893e-1d6d37fc46bd" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"long" : 67, | |
"avg" : 35, | |
"yds" : 70, | |
"rsh" : 2, | |
"full_name" : "Bobby Rainey", | |
"playerId" : "56185079-5d0a-416d-9dd8-932a58bc9df7" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"long" : 4, | |
"avg" : 1.667, | |
"yds" : 5, | |
"rsh" : 3, | |
"full_name" : "Paul Perkins", | |
"playerId" : "73015642-080b-48a9-b1b5-bfa4a606cfd1" | |
}, | |
{ | |
"fum" : 1, | |
"td" : 0, | |
"long" : 14, | |
"avg" : 2.5, | |
"yds" : 15, | |
"rsh" : 6, | |
"full_name" : "Andre Williams", | |
"playerId" : "f70e835c-89b5-4da2-9bc8-ed9cdcdb2ac1" | |
} | |
], | |
"3" : [ | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"yards" : 0, | |
"rec" : 0, | |
"full_name" : "Sterling Shepard", | |
"playerId" : "1ffc735b-74d8-44d2-ab32-00c5485c799f" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"yards" : 22, | |
"rec" : 1, | |
"full_name" : "Odell Beckham Jr.", | |
"playerId" : "354dec38-b88b-4ba0-8974-859123f27c45" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"yards" : 14, | |
"rec" : 2, | |
"full_name" : "Will Tye", | |
"playerId" : "9ace8914-bf2c-422a-af03-62a78bc27880" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"yards" : 0, | |
"rec" : 0, | |
"full_name" : "Myles White", | |
"playerId" : "b8dfd26e-0b43-4a86-89f3-22d5c72dc903" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"yards" : 8, | |
"rec" : 1, | |
"full_name" : "Tavarres King", | |
"playerId" : "da3517d7-0002-48dc-a877-c299c25dfa41" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"yards" : 0, | |
"rec" : 0, | |
"full_name" : "Paul Perkins", | |
"playerId" : "73015642-080b-48a9-b1b5-bfa4a606cfd1" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"yards" : 17, | |
"rec" : 1, | |
"full_name" : "K.J. Maye", | |
"playerId" : "3d61b215-f068-4cca-bbe2-cea9d1ba711f" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"yards" : 6, | |
"rec" : 1, | |
"full_name" : "Darius Powe", | |
"playerId" : "3ddd54b6-defd-4952-ad7d-489ddcf0d5ba" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"yards" : 0, | |
"rec" : 0, | |
"full_name" : "Anthony Dable", | |
"playerId" : "317ddb52-a14b-4385-8961-dc526d6a509c" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"yards" : 0, | |
"rec" : 0, | |
"full_name" : "Ryan Malleck", | |
"playerId" : "0b6d4047-2c3d-4727-8cd9-0ec66178c7a7" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"yards" : 8, | |
"rec" : 1, | |
"full_name" : "Jerell Adams", | |
"playerId" : "47426d59-7af4-4714-8050-a85a0ae70f65" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"yards" : 11, | |
"rec" : 1, | |
"full_name" : "Kadron Boone", | |
"playerId" : "cd845ec0-b874-4505-bad5-e1b268c4d7e0" | |
}, | |
{ | |
"fum" : 0, | |
"td" : 0, | |
"yards" : 0, | |
"rec" : 0, | |
"full_name" : "Roger Lewis", | |
"playerId" : "8284f00c-d46a-4cc7-a870-204ddfb4176e" | |
} | |
], | |
"4" : [ | |
{ | |
"tb" : 0, | |
"in_20" : null, | |
"long" : 57, | |
"avg" : 48, | |
"yards" : 384, | |
"punts" : 8, | |
"full_name" : "Brad Wing", | |
"playerId" : "97d1bb60-84c7-4ef3-8427-c882e8091781" | |
} | |
], | |
"5" : [ | |
{ | |
"td" : 0, | |
"long" : 14, | |
"avg" : 9, | |
"yadrs" : 18, | |
"pr" : 2, | |
"full_name" : "Dwayne Harris", | |
"playerId" : "5ed2cea8-e0c6-482c-9ee1-548c06612226" | |
}, | |
{ | |
"td" : 0, | |
"long" : 25, | |
"avg" : 12, | |
"yadrs" : 36, | |
"pr" : 3, | |
"full_name" : "Bobby Rainey", | |
"playerId" : "56185079-5d0a-416d-9dd8-932a58bc9df7" | |
} | |
], | |
"6" : [ | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 1, | |
"full_name" : "Jason Pierre-Paul", | |
"playerId" : "e56569f1-eaf4-473b-b92c-fc5c84cc7338" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 1, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 1, | |
"full_name" : "Damon Harrison", | |
"playerId" : "e85680db-639d-49cd-ae29-28e5cd4ac9a8" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 2, | |
"full_name" : "Jasper Brinkley", | |
"playerId" : "80934497-b8fb-4287-8a81-5c0da30f58df" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 1, | |
"full_name" : "Darian Thompson", | |
"playerId" : "3ec4f630-592c-4848-a76c-c30ecc090ecb" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 1, | |
"full_name" : "Mykkele Thompson", | |
"playerId" : "5135d596-becd-4bce-bda5-61fb36e98ac4" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 1, | |
"full_name" : "Kelvin Sheppard", | |
"playerId" : "7190fb71-0916-4f9d-88a0-8c1a8c1c9d0d" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 1, | |
"tackle" : 0, | |
"full_name" : "Louis Nix", | |
"playerId" : "3b25039e-8631-4b9f-b4ec-dd185e164480" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 1, | |
"full_name" : "Montori Hughes", | |
"playerId" : "7a79a648-4de0-4107-973a-9e7ccc7a3cf3" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 1, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 1, | |
"tackle" : 6, | |
"full_name" : "Landon Collins", | |
"playerId" : "a9c41c5b-0dcf-40cc-a76c-644307f2f2df" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 2, | |
"tackle" : 1, | |
"full_name" : "Devon Kennard", | |
"playerId" : "036131ed-3862-4f06-8379-084d3b2352d5" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 6, | |
"full_name" : "Keenan Robinson", | |
"playerId" : "af1648a4-2df1-40ef-b9fe-081d6961a416" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 0, | |
"full_name" : "Bobby Hart", | |
"playerId" : "449401ef-0251-4895-8f56-eaf5ef7f9cf8" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 1, | |
"full_name" : "Owa Odighizuwa", | |
"playerId" : "398d28eb-4f22-4021-b748-81cfc1c6b4c0" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 0, | |
"full_name" : "Jerell Adams", | |
"playerId" : "47426d59-7af4-4714-8050-a85a0ae70f65" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 0, | |
"full_name" : "Darius Powe", | |
"playerId" : "3ddd54b6-defd-4952-ad7d-489ddcf0d5ba" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 2, | |
"full_name" : "Nat Berhe", | |
"playerId" : "aa80f701-cce8-4136-b0cb-965fb8c90519" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 1, | |
"tackle" : 0, | |
"full_name" : "Mark Herzlich", | |
"playerId" : "30be69a5-f203-49dc-a354-19e4733a80da" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 1, | |
"tackle" : 1, | |
"full_name" : "Jermelle Cudjo", | |
"playerId" : "2eb66ae1-ed96-4911-a87c-86f34e6609d8" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 1, | |
"tackle" : 0, | |
"full_name" : "Donte Deayon", | |
"playerId" : "da918fe0-eb5d-42c7-b952-2f5da5197c20" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 2, | |
"full_name" : "Trevin Wade", | |
"playerId" : "0609292a-7a10-4b61-a3ff-b7e997ffe4a4" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 1, | |
"full_name" : "Stansly Maponga", | |
"playerId" : "ae0be14a-f28b-41fe-ae4b-34729024138a" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 2, | |
"full_name" : "Justin Currie", | |
"playerId" : "47ff835d-2b33-43a7-81e1-26590f6b271a" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 1, | |
"full_name" : "Jay Bromley", | |
"playerId" : "8fd4379f-242a-4388-ae91-5b99acbb1bd8" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 1, | |
"full_name" : "Mike Rose", | |
"playerId" : "7cd41e10-dc67-4360-a713-fed7cc200587" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 3, | |
"full_name" : "B.J. Goodson", | |
"playerId" : "981cfb99-ff6f-452e-806c-116f56a484a5" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 4, | |
"tackle" : 3, | |
"full_name" : "Ishaq Williams", | |
"playerId" : "de7d86e0-e696-4aa2-bc5d-e0961b4fcf36" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 1, | |
"ast" : 1, | |
"tackle" : 3, | |
"full_name" : "Janoris Jenkins", | |
"playerId" : "be7e6d3f-a5d5-4ba9-b694-5bdacab75606" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 1, | |
"ast" : 0, | |
"tackle" : 2, | |
"full_name" : "Olivier Vernon", | |
"playerId" : "3be41614-5c70-4b0a-89c7-c7ae061d9223" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 1, | |
"ast" : 0, | |
"tackle" : 3, | |
"full_name" : "Romeo Okwara", | |
"playerId" : "b53384f0-6eb8-4d50-80f5-a2f955183317" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 1, | |
"tackle" : 3, | |
"full_name" : "Jonathan Casillas", | |
"playerId" : "9277ab2c-45d0-4dec-8898-4510d27069a1" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 1, | |
"tackle" : 2, | |
"full_name" : "Andrew Adams", | |
"playerId" : "23557a45-6dc7-43c8-a4c6-f53ae72ff660" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 2, | |
"tackle" : 3, | |
"full_name" : "Davon Coleman", | |
"playerId" : "44c53f1f-9ae6-4166-af73-c5e1c7fa9a11" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 1, | |
"tackle" : 1, | |
"full_name" : "Greg Milhouse Jr.", | |
"playerId" : "96981785-f775-4e89-bda9-514cc3ccec1d" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 1, | |
"tackle" : 1, | |
"full_name" : "Dominique Rodgers-Cromartie", | |
"playerId" : "c881b179-070d-4289-909f-4d3594abbd79" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 0, | |
"full_name" : "Anthony Dable", | |
"playerId" : "317ddb52-a14b-4385-8961-dc526d6a509c" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 0, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 0, | |
"full_name" : "Brett Jones", | |
"playerId" : "ec606880-b9d9-4765-b70d-7f249e06c2aa" | |
}, | |
{ | |
"int_td" : 0, | |
"force_fum" : 0, | |
"fum_rec" : 0, | |
"int" : 1, | |
"sacks" : 0, | |
"ast" : 0, | |
"tackle" : 0, | |
"full_name" : "Cooper Taylor", | |
"playerId" : "bea4b40e-a963-4e48-97b1-8e3ac61c0624" | |
} | |
] | |
}, | |
"heads" : { | |
"1" : [ | |
{ | |
"key" : "full_name", | |
"name" : "Passing", | |
"abbr" : "Passing" | |
}, | |
{ | |
"key" : "cmp_att", | |
"name" : "Cmp/Att", | |
"abbr" : "C/ATT" | |
}, | |
{ | |
"key" : "yds", | |
"name" : "Yards", | |
"abbr" : "YDS" | |
}, | |
{ | |
"key" : "pass_td", | |
"name" : "Pass Td", | |
"abbr" : "PASSTD" | |
}, | |
{ | |
"key" : "int", | |
"name" : "Int", | |
"abbr" : "INT" | |
}, | |
{ | |
"key" : "sack", | |
"name" : "Sack", | |
"abbr" : "SACK" | |
} | |
], | |
"2" : [ | |
{ | |
"key" : "full_name", | |
"name" : "Rushing", | |
"abbr" : "Rushing" | |
}, | |
{ | |
"key" : "rsh", | |
"name" : "RSH", | |
"abbr" : "RSH" | |
}, | |
{ | |
"key" : "yds", | |
"name" : "Yards", | |
"abbr" : "YDS" | |
}, | |
{ | |
"key" : "avg", | |
"name" : "Average", | |
"abbr" : "AVG" | |
}, | |
{ | |
"key" : "long", | |
"name" : "long", | |
"abbr" : "LNG" | |
}, | |
{ | |
"key" : "td", | |
"name" : "td", | |
"abbr" : "TD" | |
}, | |
{ | |
"key" : "fum", | |
"name" : "Fum", | |
"abbr" : "FUM" | |
} | |
], | |
"3" : [ | |
{ | |
"key" : "full_name", | |
"name" : "Receiving", | |
"abbr" : "Receiving" | |
}, | |
{ | |
"key" : "rec", | |
"name" : "receiving", | |
"abbr" : "REC" | |
}, | |
{ | |
"key" : "yards", | |
"name" : "yards", | |
"abbr" : "YDS" | |
}, | |
{ | |
"key" : "td", | |
"name" : "td", | |
"abbr" : "TD" | |
}, | |
{ | |
"key" : "fum", | |
"name" : "fum", | |
"abbr" : "FUM" | |
} | |
], | |
"4" : [ | |
{ | |
"key" : "full_name", | |
"name" : "Punting", | |
"abbr" : "Punting" | |
}, | |
{ | |
"key" : "punts", | |
"name" : "Punts", | |
"abbr" : "PUNTS" | |
}, | |
{ | |
"key" : "yards", | |
"name" : "Yards", | |
"abbr" : "YDS" | |
}, | |
{ | |
"key" : "avg", | |
"name" : "Average", | |
"abbr" : "AVG" | |
}, | |
{ | |
"key" : "long", | |
"name" : "long", | |
"abbr" : "LNG" | |
}, | |
{ | |
"key" : "in_20", | |
"name" : "In20", | |
"abbr" : "IN20" | |
}, | |
{ | |
"key" : "tb", | |
"name" : "tb", | |
"abbr" : "TB" | |
} | |
], | |
"5" : [ | |
{ | |
"key" : "full_name", | |
"name" : "Punt Returning", | |
"abbr" : "Punt Returning" | |
}, | |
{ | |
"key" : "pr", | |
"name" : "Punt Returning", | |
"abbr" : "PR" | |
}, | |
{ | |
"key" : "yadrs", | |
"name" : "Yards", | |
"abbr" : "YDS" | |
}, | |
{ | |
"key" : "avg", | |
"name" : "Average", | |
"abbr" : "AVG" | |
}, | |
{ | |
"key" : "long", | |
"name" : "Long", | |
"abbr" : "LNG" | |
}, | |
{ | |
"key" : "td", | |
"name" : "td", | |
"abbr" : "TD" | |
} | |
], | |
"6" : [ | |
{ | |
"key" : "full_name", | |
"name" : "Defensive", | |
"abbr" : "Defensive" | |
}, | |
{ | |
"key" : "tackle", | |
"name" : "Tackle", | |
"abbr" : "TCKL" | |
}, | |
{ | |
"key" : "ast", | |
"name" : "Ast", | |
"abbr" : "AST" | |
}, | |
{ | |
"key" : "sacks", | |
"name" : "Sacks", | |
"abbr" : "SACKS" | |
}, | |
{ | |
"key" : "int", | |
"name" : "Int", | |
"abbr" : "INT" | |
}, | |
{ | |
"key" : "fum_rec", | |
"name" : "Fum Receiving", | |
"abbr" : "FUMR" | |
}, | |
{ | |
"key" : "force_fum", | |
"name" : "Force Fum", | |
"abbr" : "FFUM" | |
}, | |
{ | |
"key" : "int_td", | |
"name" : "td", | |
"abbr" : "TD" | |
} | |
], | |
"7" : [] | |
} | |
}, | |
"score" : 0, | |
"divisionName" : "NFC East", | |
"nameCode" : "NYG", | |
"name" : "" | |
}, | |
"scoringDrives" : [ | |
{ | |
"scores" : [ | |
{ | |
"summary" : "5-T.Taylor complete to 25-L.McCoy. 25-L.McCoy runs 13 yards for a touchdown.", | |
"clock" : "12:58", | |
"scoreType" : "touchdown", | |
"team" : "BUF" | |
}, | |
{ | |
"summary" : "4-J.Gay extra point is good.", | |
"clock" : "12:52", | |
"scoreType" : "extrapoint", | |
"team" : "BUF" | |
} | |
], | |
"quarters" : 1 | |
}, | |
{ | |
"scores" : [ | |
{ | |
"summary" : "40-J.Williams runs 1 yard for a touchdown.", | |
"clock" : "04:57", | |
"scoreType" : "touchdown", | |
"team" : "BUF" | |
}, | |
{ | |
"summary" : "4-J.Gay extra point is no good.", | |
"clock" : "04:54", | |
"scoreType" : "missed-extrapoint", | |
"team" : "BUF" | |
}, | |
{ | |
"summary" : "3-E.Manuel complete to 15-G.Little. 15-G.Little runs 19 yards for a touchdown.", | |
"clock" : "00:24", | |
"scoreType" : "touchdown", | |
"team" : "BUF" | |
}, | |
{ | |
"summary" : "3-E.Manuel complete to 13-D.Lewis. 13-D.Lewis to NYG End Zone for 2 yards. Conversion is good.", | |
"clock" : "00:18", | |
"scoreType" : "conversion", | |
"team" : "BUF" | |
} | |
], | |
"quarters" : 2 | |
} | |
], | |
"topPerformers" : [ | |
{ | |
"players" : [ | |
{ | |
"RAT" : 145.8, | |
"INT" : 0, | |
"TD" : 1, | |
"YDS" : 132, | |
"Comp/Att" : "7/10", | |
"playerName" : "Tyrod Taylor", | |
"jerseyNo" : 5, | |
"playerId" : "7f3ef024-eb34-46af-8b9e-544cdf09378f", | |
"teamCode" : "BUF", | |
"playerImage" : "", | |
"teamImage" : "" | |
}, | |
{ | |
"RAT" : 59.5, | |
"INT" : 0, | |
"TD" : 0, | |
"YDS" : 44, | |
"Comp/Att" : "4/9", | |
"playerName" : "Eli Manning", | |
"jerseyNo" : 10, | |
"playerId" : "6cb6226e-f08c-4192-95f1-69709ed686c6", | |
"teamCode" : "NYG", | |
"playerImage" : "", | |
"teamImage" : "" | |
} | |
], | |
"headers" : [ | |
"jersyNo", | |
"playerName", | |
"Comp/Att", | |
"YDS", | |
"TD", | |
"INT", | |
"RAT" | |
], | |
"type" : "Passing" | |
}, | |
{ | |
"players" : [ | |
{ | |
"FUML" : 0, | |
"TD" : 0, | |
"AVG" : 2.818, | |
"YDS" : 31, | |
"CAR" : 11, | |
"playerName" : "James Wilder Jr.", | |
"jerseyNo" : 38, | |
"playerId" : "f539132f-7172-4dd5-b4d9-504aeaf9ec46", | |
"teamCode" : "BUF", | |
"playerImage" : "", | |
"teamImage" : "" | |
}, | |
{ | |
"FUML" : 0, | |
"TD" : 0, | |
"AVG" : 35, | |
"YDS" : 70, | |
"CAR" : 2, | |
"playerName" : "Bobby Rainey", | |
"jerseyNo" : 43, | |
"playerId" : "56185079-5d0a-416d-9dd8-932a58bc9df7", | |
"teamCode" : "NYG", | |
"playerImage" : "", | |
"teamImage" : "" | |
} | |
], | |
"headers" : [ | |
"jersyNo", | |
"playerName", | |
"CAR", | |
"YDS", | |
"AVG", | |
"TD", | |
"FUML" | |
], | |
"type" : "Rushing" | |
}, | |
{ | |
"players" : [ | |
{ | |
"TD" : 0, | |
"AVG" : 59, | |
"YDS" : 59, | |
"TGT" : 1, | |
"REC" : 1, | |
"playerName" : "Charles Clay", | |
"jerseyNo" : 85, | |
"playerId" : "04ca4fb9-194e-47fe-8fc8-adb5790a8e78", | |
"teamCode" : "BUF", | |
"playerImage" : "", | |
"teamImage" : "" | |
}, | |
{ | |
"TD" : 0, | |
"AVG" : 22, | |
"YDS" : 22, | |
"TGT" : 3, | |
"REC" : 1, | |
"playerName" : "Odell Beckham Jr.", | |
"jerseyNo" : 13, | |
"playerId" : "354dec38-b88b-4ba0-8974-859123f27c45", | |
"teamCode" : "NYG", | |
"playerImage" : "", | |
"teamImage" : "" | |
} | |
], | |
"headers" : [ | |
"jersyNo", | |
"playerName", | |
"REC", | |
"TGT", | |
"YDS", | |
"AVG", | |
"TD" | |
], | |
"type" : "Receiving" | |
} | |
], | |
"playByPlay" : [ | |
{ | |
"periods" : [ | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 2, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "K", | |
"jersey" : 3, | |
"name" : "Josh Brown", | |
"id" : "f5e1f35d-9f17-4890-964c-396e76ae0d31" | |
} | |
], | |
"play_type" : "kick", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:07:59.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 35, | |
"description" : "3-J.Brown kicks 65 yards from NYG 35 to BUF End Zone. touchback.", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "15:00", | |
"eventType" : "kick", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "55398cba-2445-44ac-9d2c-a8d517afbc35" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 3, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 25, | |
"name" : "LeSean McCoy", | |
"id" : "166292fc-629e-4c7b-b7bf-f572ca9eeb43" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "OLB", | |
"jersey" : 52, | |
"name" : "Jonathan Casillas", | |
"id" : "9277ab2c-45d0-4dec-8898-4510d27069a1" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:09:50.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 25, | |
"description" : "25-L.McCoy to BUF 29 for 4 yards (52-J.Casillas).", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : "15:00", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "f00b013c-3e0d-49ad-963c-34775ab8e33f" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 4, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 25, | |
"name" : "LeSean McCoy", | |
"id" : "166292fc-629e-4c7b-b7bf-f572ca9eeb43" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "FS", | |
"jersey" : 27, | |
"name" : "Darian Thompson", | |
"id" : "3ec4f630-592c-4848-a76c-c30ecc090ecb" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T20:47:55.000Z"), | |
"type" : "play", | |
"yfd" : 6, | |
"yard_line" : 29, | |
"description" : "25-L.McCoy to BUF 22 for -7 yards (27-D.Thompson).", | |
"side" : "BUF", | |
"down" : 2, | |
"clock" : "14:25", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "18f76671-a499-484a-ad51-4ff7aa538c49" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 5, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 5, | |
"name" : "Tyrod Taylor", | |
"id" : "7f3ef024-eb34-46af-8b9e-544cdf09378f" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "CB", | |
"jersey" : 20, | |
"name" : "Janoris Jenkins", | |
"id" : "be7e6d3f-a5d5-4ba9-b694-5bdacab75606" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "Left", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T20:11:02.000Z"), | |
"type" : "play", | |
"yfd" : 13, | |
"yard_line" : 22, | |
"description" : "5-T.Taylor sacked at BUF 20 for -2 yards (20-J.Jenkins).", | |
"side" : "BUF", | |
"down" : 3, | |
"clock" : "13:49", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "25e223aa-35d2-49d5-9a31-ea7956cefdbd" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 6, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "P", | |
"jersey" : 6, | |
"name" : "Colton Schmidt", | |
"id" : "ca668ed5-05b3-41da-a3a4-6fa8982968f6" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "WR", | |
"jersey" : 17, | |
"name" : "Dwayne Harris", | |
"id" : "5ed2cea8-e0c6-482c-9ee1-548c06612226" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "OLB", | |
"jersey" : 43, | |
"name" : "Kroy Biermann", | |
"id" : "2d48318b-7c0b-4a68-a576-2b15496e763c" | |
} | |
], | |
"play_type" : "punt", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:23:54.000Z"), | |
"type" : "play", | |
"yfd" : 15, | |
"yard_line" : 20, | |
"description" : "6-C.Schmidt punts 47 yards from BUF 20. 17-D.Harris to NYG 37 for 4 yards (43-K.Biermann).", | |
"side" : "BUF", | |
"down" : 4, | |
"clock" : "13:15", | |
"eventType" : "punt", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "f02a0d75-2301-4fe7-aa55-116f091ec04d" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 7, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "RB", | |
"jersey" : 23, | |
"name" : "Rashad Jennings", | |
"id" : "8d0e85c6-a77b-4e2c-97da-3ce6dbe34d34" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "OLB", | |
"jersey" : 53, | |
"name" : "Zach Brown", | |
"id" : "e858a1af-ebbe-4413-9903-ecd96d36a09b" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "Middle", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:13:17.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 37, | |
"description" : "23-R.Jennings to NYG 36 for -1 yard (53-Z.Brown).", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "13:03", | |
"eventType" : "rush", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "ad118e5e-22e4-4779-9145-46de0f096933" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 8, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "RB", | |
"jersey" : 23, | |
"name" : "Rashad Jennings", | |
"id" : "8d0e85c6-a77b-4e2c-97da-3ce6dbe34d34" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "OLB", | |
"jersey" : 55, | |
"name" : "Jerry Hughes", | |
"id" : "f40e0707-1bf5-44d4-b447-7c03255aa423" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "DT", | |
"jersey" : 92, | |
"name" : "Adolphus Washington", | |
"id" : "af24c36b-adfe-49e5-82a8-67f9ea7264ab" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "Middle", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:13:40.000Z"), | |
"type" : "play", | |
"yfd" : 11, | |
"yard_line" : 36, | |
"description" : "23-R.Jennings to NYG 35 for -1 yard (55-J.Hughes,92-A.Washington).", | |
"side" : "NYG", | |
"down" : 2, | |
"clock" : "12:34", | |
"eventType" : "rush", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "dd48e73f-0f8b-40f0-95fe-51e8c9f54cc5" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 9, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 10, | |
"name" : "Eli Manning", | |
"id" : "6cb6226e-f08c-4192-95f1-69709ed686c6" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "WR", | |
"jersey" : 13, | |
"name" : "Odell Beckham Jr.", | |
"id" : "354dec38-b88b-4ba0-8974-859123f27c45" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "SS", | |
"jersey" : 27, | |
"name" : "Duke Williams", | |
"id" : "4d5777f6-1902-4128-8fe7-5e4cd15475b0" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Short", | |
"direction" : "Right", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T20:21:05.000Z"), | |
"type" : "play", | |
"yfd" : 12, | |
"yard_line" : 35, | |
"description" : "10-E.Manning complete to 13-O.Beckham Jr. 13-O.Beckham Jr. to BUF 43 for 22 yards (27-D.Williams).", | |
"side" : "NYG", | |
"down" : 3, | |
"clock" : "11:57", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "3b23b690-19bd-4d3f-ae76-0ef19fc5c16d" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 10, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "RB", | |
"jersey" : 34, | |
"name" : "Shane Vereen", | |
"id" : "600ae879-d95a-4ac4-ae4e-72c05a05f1ad" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "DT", | |
"jersey" : 94, | |
"name" : "Jerel Worthy", | |
"id" : "b9d34a54-0475-417b-a2b5-6c0743b541ff" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:21:05.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 43, | |
"description" : "34-S.Vereen to BUF 44 for -1 yard (94-J.Worthy).", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : "11:28", | |
"eventType" : "rush", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "21dd2dc3-8257-4250-b364-93cb68d94213" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 11, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 10, | |
"name" : "Eli Manning", | |
"id" : "6cb6226e-f08c-4192-95f1-69709ed686c6" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "TE", | |
"jersey" : 45, | |
"name" : "Will Tye", | |
"id" : "9ace8914-bf2c-422a-af03-62a78bc27880" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "MLB", | |
"jersey" : 52, | |
"name" : "Preston Brown", | |
"id" : "42a9be0e-66cd-4efc-8150-91950ed97955" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Short", | |
"direction" : "Right", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T20:21:06.000Z"), | |
"type" : "play", | |
"yfd" : 11, | |
"yard_line" : 44, | |
"description" : "10-E.Manning complete to 45-W.Tye. 45-W.Tye to BUF 39 for 5 yards (52-P.Brown).", | |
"side" : "BUF", | |
"down" : 2, | |
"clock" : "10:53", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "d7e6c9a2-4eb5-497e-9de1-1a6a0bc45294" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 12, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "OG", | |
"jersey" : 67, | |
"name" : "Justin Pugh", | |
"id" : "b6fe2eb8-3692-450a-98b3-11e47c8b6711" | |
} | |
], | |
"play_type" : "penalty", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:21:06.000Z"), | |
"type" : "play", | |
"yfd" : 6, | |
"yard_line" : 39, | |
"description" : "Penalty on NYG 67-J.Pugh, False start, 5 yards, enforced at BUF 39. No Play.", | |
"side" : "BUF", | |
"down" : 3, | |
"clock" : "10:23", | |
"eventType" : "penalty", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "c31477e5-4ab1-456f-a397-619773abe7f6" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 13, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 10, | |
"name" : "Eli Manning", | |
"id" : "6cb6226e-f08c-4192-95f1-69709ed686c6" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "TE", | |
"jersey" : 45, | |
"name" : "Will Tye", | |
"id" : "9ace8914-bf2c-422a-af03-62a78bc27880" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "CB", | |
"jersey" : 28, | |
"name" : "Ronald Darby", | |
"id" : "c63eb787-fa1f-406b-82a1-2eed0a65b58c" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "MLB", | |
"jersey" : 52, | |
"name" : "Preston Brown", | |
"id" : "42a9be0e-66cd-4efc-8150-91950ed97955" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Short", | |
"direction" : "Right", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T20:21:06.000Z"), | |
"type" : "play", | |
"yfd" : 11, | |
"yard_line" : 44, | |
"description" : "10-E.Manning complete to 45-W.Tye. 45-W.Tye to BUF 35 for 9 yards (28-R.Darby,52-P.Brown).", | |
"side" : "BUF", | |
"down" : 3, | |
"clock" : "10:07", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "25921d2c-7cfe-4324-be2c-b1700b6a3d30" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 14, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 10, | |
"name" : "Eli Manning", | |
"id" : "6cb6226e-f08c-4192-95f1-69709ed686c6" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "WR", | |
"jersey" : 13, | |
"name" : "Odell Beckham Jr.", | |
"id" : "354dec38-b88b-4ba0-8974-859123f27c45" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:21:06.000Z"), | |
"type" : "play", | |
"yfd" : 2, | |
"yard_line" : 35, | |
"description" : "10-E.Manning incomplete. Intended for 13-O.Beckham Jr.", | |
"side" : "BUF", | |
"down" : 4, | |
"clock" : "09:25", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "c5b41389-410f-4d39-9f8c-45a300ba3ca9" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 15, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 88, | |
"name" : "Marquise Goodwin", | |
"id" : "bf52ff53-35a6-4696-ac6d-3fa952dc2c87" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "OLB", | |
"jersey" : 52, | |
"name" : "Jonathan Casillas", | |
"id" : "9277ab2c-45d0-4dec-8898-4510d27069a1" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:18:39.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 35, | |
"description" : "88-M.Goodwin pushed ob at BUF 31 for -4 yards (52-J.Casillas).", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : "09:19", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "e1296941-8e7d-4f6e-b061-99c140e8a330" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 16, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 5, | |
"name" : "Tyrod Taylor", | |
"id" : "7f3ef024-eb34-46af-8b9e-544cdf09378f" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 25, | |
"name" : "LeSean McCoy", | |
"id" : "166292fc-629e-4c7b-b7bf-f572ca9eeb43" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "OLB", | |
"jersey" : 59, | |
"name" : "Devon Kennard", | |
"id" : "036131ed-3862-4f06-8379-084d3b2352d5" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Short", | |
"direction" : "Middle", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T20:23:03.000Z"), | |
"type" : "play", | |
"yfd" : 14, | |
"yard_line" : 31, | |
"description" : "5-T.Taylor complete to 25-L.McCoy. 25-L.McCoy to BUF 37 for 6 yards (59-D.Kennard).", | |
"side" : "BUF", | |
"down" : 2, | |
"clock" : "08:44", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "7e58df7d-d1ce-4014-ab5c-1b756bfda4fd" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 17, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 5, | |
"name" : "Tyrod Taylor", | |
"id" : "7f3ef024-eb34-46af-8b9e-544cdf09378f" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "TE", | |
"jersey" : 85, | |
"name" : "Charles Clay", | |
"id" : "04ca4fb9-194e-47fe-8fc8-adb5790a8e78" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "MLB", | |
"jersey" : 57, | |
"name" : "Keenan Robinson", | |
"id" : "af1648a4-2df1-40ef-b9fe-081d6961a416" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:22:44.000Z"), | |
"type" : "play", | |
"yfd" : 8, | |
"yard_line" : 37, | |
"description" : "5-T.Taylor complete to 85-C.Clay. 85-C.Clay to NYG 4 for 59 yards (57-K.Robinson).", | |
"side" : "BUF", | |
"down" : 3, | |
"clock" : "07:50", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "85739ec3-726d-49ae-a6fa-d8707a5065c9" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 18, | |
"participants" : null, | |
"play_type" : null, | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:21:06.000Z"), | |
"type" : "event", | |
"yfd" : null, | |
"yard_line" : null, | |
"description" : "Timeout #1 by NYG at 07:26.", | |
"side" : null, | |
"down" : null, | |
"clock" : "07:26", | |
"eventType" : null, | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "79867ad1-fd33-4f18-abc0-ed452d7e2b2a" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 19, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 25, | |
"name" : "LeSean McCoy", | |
"id" : "166292fc-629e-4c7b-b7bf-f572ca9eeb43" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "MLB", | |
"jersey" : 53, | |
"name" : "Jasper Brinkley", | |
"id" : "80934497-b8fb-4287-8a81-5c0da30f58df" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "FS", | |
"jersey" : 21, | |
"name" : "Landon Collins", | |
"id" : "a9c41c5b-0dcf-40cc-a76c-644307f2f2df" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "Right", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T20:27:14.000Z"), | |
"type" : "play", | |
"yfd" : 4, | |
"yard_line" : 4, | |
"description" : "25-L.McCoy to NYG 3 for 1 yard (53-J.Brinkley,21-L.Collins).", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "07:26", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "a9fae394-df3b-4df0-937c-390e4ae28efc" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 20, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 5, | |
"name" : "Tyrod Taylor", | |
"id" : "7f3ef024-eb34-46af-8b9e-544cdf09378f" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "FS", | |
"jersey" : 21, | |
"name" : "Landon Collins", | |
"id" : "a9c41c5b-0dcf-40cc-a76c-644307f2f2df" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "OLB", | |
"jersey" : 52, | |
"name" : "Jonathan Casillas", | |
"id" : "9277ab2c-45d0-4dec-8898-4510d27069a1" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "Right", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T20:25:10.000Z"), | |
"type" : "play", | |
"yfd" : 3, | |
"yard_line" : 3, | |
"description" : "5-T.Taylor to NYG 1 for 2 yards (21-L.Collins,52-J.Casillas).", | |
"side" : "NYG", | |
"down" : 2, | |
"clock" : "06:45", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "47e569aa-93f2-4808-8788-4fac0e31e237" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 21, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 5, | |
"name" : "Tyrod Taylor", | |
"id" : "7f3ef024-eb34-46af-8b9e-544cdf09378f" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "FB", | |
"jersey" : 42, | |
"name" : "Jerome Felton", | |
"id" : "865740d9-3838-4733-a0eb-52193f101c32" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "FS", | |
"jersey" : 21, | |
"name" : "Landon Collins", | |
"id" : "a9c41c5b-0dcf-40cc-a76c-644307f2f2df" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "NT", | |
"jersey" : 98, | |
"name" : "Damon Harrison", | |
"id" : "e85680db-639d-49cd-ae29-28e5cd4ac9a8" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:40:02.000Z"), | |
"type" : "play", | |
"yfd" : 1, | |
"yard_line" : 1, | |
"description" : "5-T.Taylor complete to 42-J.Felton. 42-J.Felton to NYG 1, FUMBLES (21-L.Collins). 98-D.Harrison Downed at the NYG End Zone, touchback.", | |
"side" : "NYG", | |
"down" : 3, | |
"clock" : "06:06", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "666252c7-36f0-4652-9b47-79c1d24ad9ff" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 22, | |
"participants" : null, | |
"play_type" : null, | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:24:56.000Z"), | |
"type" : "event", | |
"yfd" : null, | |
"yard_line" : null, | |
"description" : "TV timeout at 05:59.", | |
"side" : null, | |
"down" : null, | |
"clock" : "05:59", | |
"eventType" : null, | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "ddbdef78-d042-4965-993c-88432cb4a207" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 23, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 10, | |
"name" : "Eli Manning", | |
"id" : "6cb6226e-f08c-4192-95f1-69709ed686c6" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "RB", | |
"jersey" : 23, | |
"name" : "Rashad Jennings", | |
"id" : "8d0e85c6-a77b-4e2c-97da-3ce6dbe34d34" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "OT", | |
"jersey" : 74, | |
"name" : "Ereck Flowers", | |
"id" : "dfdbe925-912e-4eca-9a71-e38cd3c88479" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T20:27:46.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 20, | |
"description" : "10-E.Manning complete to 23-R.Jennings. 23-R.Jennings runs ob at NYG 20 for no gain. Penalty on NYG 74-E.Flowers, Holding, 10 yards, enforced at NYG 20. No Play.", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "05:59", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "339a9caf-cdc6-4c59-be0a-2dc412a30e71" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 24, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "RB", | |
"jersey" : 23, | |
"name" : "Rashad Jennings", | |
"id" : "8d0e85c6-a77b-4e2c-97da-3ce6dbe34d34" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "MLB", | |
"jersey" : 52, | |
"name" : "Preston Brown", | |
"id" : "42a9be0e-66cd-4efc-8150-91950ed97955" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:28:22.000Z"), | |
"type" : "play", | |
"yfd" : 20, | |
"yard_line" : 10, | |
"description" : "23-R.Jennings to NYG 11 for 1 yard (52-P.Brown).", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "05:38", | |
"eventType" : "rush", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "63e29b3f-a23a-4652-9aa1-28260762d9c6" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 25, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 10, | |
"name" : "Eli Manning", | |
"id" : "6cb6226e-f08c-4192-95f1-69709ed686c6" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "WR", | |
"jersey" : 87, | |
"name" : "Sterling Shepard", | |
"id" : "1ffc735b-74d8-44d2-ab32-00c5485c799f" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "CB", | |
"jersey" : 45, | |
"name" : "Kevon Seymour", | |
"id" : "e431a42b-5abe-49de-9c8c-f143f393591c" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:28:28.000Z"), | |
"type" : "play", | |
"yfd" : 19, | |
"yard_line" : 11, | |
"description" : "10-E.Manning incomplete. Intended for 87-S.Shepard.", | |
"side" : "NYG", | |
"down" : 2, | |
"clock" : "05:08", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "fe17205a-21ec-4587-b79a-51a5a909bf4b" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 26, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "RB", | |
"jersey" : 23, | |
"name" : "Rashad Jennings", | |
"id" : "8d0e85c6-a77b-4e2c-97da-3ce6dbe34d34" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "OLB", | |
"jersey" : 57, | |
"name" : "Lorenzo Alexander", | |
"id" : "38a7122f-5c9d-4b65-99bc-b9822f9d981a" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "CB", | |
"jersey" : 28, | |
"name" : "Ronald Darby", | |
"id" : "c63eb787-fa1f-406b-82a1-2eed0a65b58c" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:29:41.000Z"), | |
"type" : "play", | |
"yfd" : 19, | |
"yard_line" : 11, | |
"description" : "23-R.Jennings to NYG 22 for 11 yards (57-L.Alexander,28-R.Darby).", | |
"side" : "NYG", | |
"down" : 3, | |
"clock" : "05:02", | |
"eventType" : "rush", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "7dda048c-d05f-431e-b7ca-667c844f930b" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 27, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "P", | |
"jersey" : 9, | |
"name" : "Brad Wing", | |
"id" : "97d1bb60-84c7-4ef3-8427-c882e8091781" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 22, | |
"name" : "Reggie Bush", | |
"id" : "0acdcd3b-5442-4311-a139-ae7c506faf88" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "OLB", | |
"jersey" : 94, | |
"name" : "Mark Herzlich", | |
"id" : "30be69a5-f203-49dc-a354-19e4733a80da" | |
} | |
], | |
"play_type" : "punt", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:30:25.000Z"), | |
"type" : "play", | |
"yfd" : 8, | |
"yard_line" : 22, | |
"description" : "9-B.Wing punts 49 yards from NYG 22. 22-R.Bush to BUF 32 for 3 yards (94-M.Herzlich).", | |
"side" : "NYG", | |
"down" : 4, | |
"clock" : "04:24", | |
"eventType" : "punt", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "4bdabfde-3515-4503-ad28-4cc1a4472b37" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 28, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 5, | |
"name" : "Tyrod Taylor", | |
"id" : "7f3ef024-eb34-46af-8b9e-544cdf09378f" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 88, | |
"name" : "Marquise Goodwin", | |
"id" : "bf52ff53-35a6-4696-ac6d-3fa952dc2c87" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "CB", | |
"jersey" : 41, | |
"name" : "Dominique Rodgers-Cromartie", | |
"id" : "c881b179-070d-4289-909f-4d3594abbd79" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T23:13:53.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 32, | |
"description" : "5-T.Taylor incomplete. Intended for 88-M.Goodwin.", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : "04:11", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "09f5b0b5-b872-470c-b611-cad99e29ceac" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 29, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 25, | |
"name" : "LeSean McCoy", | |
"id" : "166292fc-629e-4c7b-b7bf-f572ca9eeb43" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "OLB", | |
"jersey" : 52, | |
"name" : "Jonathan Casillas", | |
"id" : "9277ab2c-45d0-4dec-8898-4510d27069a1" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "Middle", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:33:17.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 32, | |
"description" : "25-L.McCoy to BUF 32 for no gain (52-J.Casillas).", | |
"side" : "BUF", | |
"down" : 2, | |
"clock" : "04:05", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "69e370ba-ca80-4757-a85f-a41aac0f115d" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 30, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 5, | |
"name" : "Tyrod Taylor", | |
"id" : "7f3ef024-eb34-46af-8b9e-544cdf09378f" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "CB", | |
"jersey" : 41, | |
"name" : "Dominique Rodgers-Cromartie", | |
"id" : "c881b179-070d-4289-909f-4d3594abbd79" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "OT", | |
"jersey" : 71, | |
"name" : "Cyrus Kouandjio", | |
"id" : "4c12aa37-07aa-46c9-9890-a5ba23f693fa" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T20:36:01.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 32, | |
"description" : "5-T.Taylor scrambles, pushed ob at BUF 39 for 7 yards (41-D.Rodgers-Cromartie). Penalty on BUF 71-C.Kouandjio, Facemasking, 15 yards, enforced at BUF 32. No Play.", | |
"side" : "BUF", | |
"down" : 3, | |
"clock" : "03:29", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "1c93ee0c-75e3-4137-be35-9da63c5f001e" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 31, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 5, | |
"name" : "Tyrod Taylor", | |
"id" : "7f3ef024-eb34-46af-8b9e-544cdf09378f" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 25, | |
"name" : "LeSean McCoy", | |
"id" : "166292fc-629e-4c7b-b7bf-f572ca9eeb43" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DE", | |
"jersey" : 58, | |
"name" : "Owa Odighizuwa", | |
"id" : "398d28eb-4f22-4021-b748-81cfc1c6b4c0" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:39:08.000Z"), | |
"type" : "play", | |
"yfd" : 25, | |
"yard_line" : 17, | |
"description" : "5-T.Taylor complete to 25-L.McCoy. 25-L.McCoy to BUF 33 for 16 yards (58-O.Odighizuwa).", | |
"side" : "BUF", | |
"down" : 3, | |
"clock" : "03:08", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "89c55813-7a92-407b-a160-50abe0f13ba0" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 32, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "P", | |
"jersey" : 6, | |
"name" : "Colton Schmidt", | |
"id" : "ca668ed5-05b3-41da-a3a4-6fa8982968f6" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "WR", | |
"jersey" : 17, | |
"name" : "Dwayne Harris", | |
"id" : "5ed2cea8-e0c6-482c-9ee1-548c06612226" | |
} | |
], | |
"play_type" : "punt", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:36:36.000Z"), | |
"type" : "play", | |
"yfd" : 9, | |
"yard_line" : 33, | |
"description" : "6-C.Schmidt punts 37 yards from BUF 33 to NYG 30, fair catch by 17-D.Harris.", | |
"side" : "BUF", | |
"down" : 4, | |
"clock" : "02:34", | |
"eventType" : "punt", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "9119189d-ddf6-4a62-9d8a-f2377ff77b88" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 33, | |
"participants" : null, | |
"play_type" : null, | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:35:51.000Z"), | |
"type" : "event", | |
"yfd" : null, | |
"yard_line" : null, | |
"description" : "TV timeout at 02:27.", | |
"side" : null, | |
"down" : null, | |
"clock" : "02:27", | |
"eventType" : null, | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "10ccb212-5499-4958-9dda-ceaf35a6df0f" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 34, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "RB", | |
"jersey" : 44, | |
"name" : "Andre Williams", | |
"id" : "f70e835c-89b5-4da2-9bc8-ed9cdcdb2ac1" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "C", | |
"jersey" : 70, | |
"name" : "Weston Richburg", | |
"id" : "f42981b3-d272-4438-a024-f28277392ec8" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:38:02.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 30, | |
"description" : "44-A.Williams to NYG 34 for 4 yards. Penalty on NYG 70-W.Richburg, Holding, 10 yards, enforced at NYG 30. No Play.", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "02:27", | |
"eventType" : "rush", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "e39925fb-cd34-4c8e-9944-de1e7c33704b" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 35, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "RB", | |
"jersey" : 44, | |
"name" : "Andre Williams", | |
"id" : "f70e835c-89b5-4da2-9bc8-ed9cdcdb2ac1" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "SS", | |
"jersey" : 20, | |
"name" : "Corey Graham", | |
"id" : "93ee67e5-08d1-4272-bc6b-d97feaab5d6b" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "DT", | |
"jersey" : 94, | |
"name" : "Jerel Worthy", | |
"id" : "b9d34a54-0475-417b-a2b5-6c0743b541ff" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:39:33.000Z"), | |
"type" : "play", | |
"yfd" : 20, | |
"yard_line" : 20, | |
"description" : "44-A.Williams to NYG 24 for 4 yards (20-C.Graham,94-J.Worthy).", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "01:58", | |
"eventType" : "rush", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "a4c04327-6659-4cf3-af88-07be0b6cdf81" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 36, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 10, | |
"name" : "Eli Manning", | |
"id" : "6cb6226e-f08c-4192-95f1-69709ed686c6" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "WR", | |
"jersey" : 13, | |
"name" : "Odell Beckham Jr.", | |
"id" : "354dec38-b88b-4ba0-8974-859123f27c45" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Short", | |
"direction" : "Right", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T20:49:05.000Z"), | |
"type" : "play", | |
"yfd" : 16, | |
"yard_line" : 24, | |
"description" : "10-E.Manning incomplete. Intended for 13-O.Beckham Jr.", | |
"side" : "NYG", | |
"down" : 2, | |
"clock" : "01:27", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "c34aad77-496e-4b21-a7e9-e31aa456ca08" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 37, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 10, | |
"name" : "Eli Manning", | |
"id" : "6cb6226e-f08c-4192-95f1-69709ed686c6" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "OLB", | |
"jersey" : 57, | |
"name" : "Lorenzo Alexander", | |
"id" : "38a7122f-5c9d-4b65-99bc-b9822f9d981a" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T20:48:35.000Z"), | |
"type" : "play", | |
"yfd" : 16, | |
"yard_line" : 24, | |
"description" : "10-E.Manning sacked at NYG 15 for -9 yards (57-L.Alexander).", | |
"side" : "NYG", | |
"down" : 3, | |
"clock" : "01:23", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "2d3c12bf-b968-487f-a167-c6ae8192398c" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 38, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "P", | |
"jersey" : 9, | |
"name" : "Brad Wing", | |
"id" : "97d1bb60-84c7-4ef3-8427-c882e8091781" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 22, | |
"name" : "Reggie Bush", | |
"id" : "0acdcd3b-5442-4311-a139-ae7c506faf88" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "OLB", | |
"jersey" : 52, | |
"name" : "Jonathan Casillas", | |
"id" : "9277ab2c-45d0-4dec-8898-4510d27069a1" | |
} | |
], | |
"play_type" : "punt", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:42:10.000Z"), | |
"type" : "play", | |
"yfd" : 25, | |
"yard_line" : 15, | |
"description" : "9-B.Wing punts 48 yards from NYG 15. 22-R.Bush pushed ob at BUF 48 for 11 yards (52-J.Casillas).", | |
"side" : "NYG", | |
"down" : 4, | |
"clock" : ":45", | |
"eventType" : "punt", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "88709f2e-7f52-4ebf-abc3-5b838b98442f" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 39, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 25, | |
"name" : "LeSean McCoy", | |
"id" : "166292fc-629e-4c7b-b7bf-f572ca9eeb43" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DE", | |
"jersey" : 90, | |
"name" : "Jason Pierre-Paul", | |
"id" : "e56569f1-eaf4-473b-b92c-fc5c84cc7338" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:42:29.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 48, | |
"description" : "25-L.McCoy to BUF 50 for 2 yards (90-J.Pierre-Paul).", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : ":34", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "ac89c4b4-7231-4e5b-afdc-2b7b36fc47e5" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 40, | |
"participants" : null, | |
"play_type" : null, | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:41:51.000Z"), | |
"type" : "event", | |
"yfd" : null, | |
"yard_line" : null, | |
"description" : "End of Quarter", | |
"side" : null, | |
"down" : null, | |
"clock" : ":00", | |
"eventType" : null, | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "3319f17c-d690-426d-bfc3-7a8021b41c1a" | |
} | |
], | |
"periodNumber" : 1, | |
"periodType" : "quarter" | |
}, | |
{ | |
"periods" : [ | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 41, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 5, | |
"name" : "Tyrod Taylor", | |
"id" : "7f3ef024-eb34-46af-8b9e-544cdf09378f" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 22, | |
"name" : "Reggie Bush", | |
"id" : "0acdcd3b-5442-4311-a139-ae7c506faf88" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "OLB", | |
"jersey" : 52, | |
"name" : "Jonathan Casillas", | |
"id" : "9277ab2c-45d0-4dec-8898-4510d27069a1" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:48:28.000Z"), | |
"type" : "play", | |
"yfd" : 8, | |
"yard_line" : 50, | |
"description" : "5-T.Taylor complete to 22-R.Bush. 22-R.Bush pushed ob at NYG 18 for 32 yards (52-J.Casillas).", | |
"side" : "BUF", | |
"down" : 2, | |
"clock" : "15:00", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "5d05ae3a-7fe2-42d1-b018-ac76424817ac" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 42, | |
"participants" : null, | |
"play_type" : null, | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:46:01.000Z"), | |
"type" : "event", | |
"yfd" : null, | |
"yard_line" : null, | |
"description" : "TV timeout at 14:32.", | |
"side" : null, | |
"down" : null, | |
"clock" : "14:32", | |
"eventType" : null, | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "0b34c085-7416-4709-afd6-43000ce671e7" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 43, | |
"participants" : null, | |
"play_type" : null, | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:48:28.000Z"), | |
"type" : "event", | |
"yfd" : null, | |
"yard_line" : null, | |
"description" : "NYG challenged at 15:00. The ruling on the field overturned.", | |
"side" : null, | |
"down" : null, | |
"clock" : "15:00", | |
"eventType" : null, | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "99469f0f-2ec4-41b4-ae5d-f5361e888a83" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 44, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 5, | |
"name" : "Tyrod Taylor", | |
"id" : "7f3ef024-eb34-46af-8b9e-544cdf09378f" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 22, | |
"name" : "Reggie Bush", | |
"id" : "0acdcd3b-5442-4311-a139-ae7c506faf88" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "OLB", | |
"jersey" : 52, | |
"name" : "Jonathan Casillas", | |
"id" : "9277ab2c-45d0-4dec-8898-4510d27069a1" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:50:19.000Z"), | |
"type" : "play", | |
"yfd" : 8, | |
"yard_line" : 50, | |
"description" : "5-T.Taylor incomplete. Intended for 22-R.Bush.", | |
"side" : "BUF", | |
"down" : 2, | |
"clock" : "14:59", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "7f3182c3-dbc5-4829-a900-85e0833b4ae5" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 45, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 5, | |
"name" : "Tyrod Taylor", | |
"id" : "7f3ef024-eb34-46af-8b9e-544cdf09378f" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 25, | |
"name" : "LeSean McCoy", | |
"id" : "166292fc-629e-4c7b-b7bf-f572ca9eeb43" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "FS", | |
"jersey" : 21, | |
"name" : "Landon Collins", | |
"id" : "a9c41c5b-0dcf-40cc-a76c-644307f2f2df" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:50:00.000Z"), | |
"type" : "play", | |
"yfd" : 8, | |
"yard_line" : 50, | |
"description" : "5-T.Taylor complete to 25-L.McCoy. 25-L.McCoy to NYG 27 for 23 yards (21-L.Collins).", | |
"side" : "BUF", | |
"down" : 3, | |
"clock" : "14:54", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "54518586-a4cf-4829-acc5-6fc377486e2b" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 46, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 5, | |
"name" : "Tyrod Taylor", | |
"id" : "7f3ef024-eb34-46af-8b9e-544cdf09378f" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 88, | |
"name" : "Marquise Goodwin", | |
"id" : "bf52ff53-35a6-4696-ac6d-3fa952dc2c87" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "CB", | |
"jersey" : 20, | |
"name" : "Janoris Jenkins", | |
"id" : "be7e6d3f-a5d5-4ba9-b694-5bdacab75606" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:50:29.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 27, | |
"description" : "5-T.Taylor complete to 88-M.Goodwin. 88-M.Goodwin to NYG 12 for 15 yards (20-J.Jenkins).", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "14:15", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "d30cd29b-0012-43ca-8084-ee50989c38a6" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 47, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 22, | |
"name" : "Reggie Bush", | |
"id" : "0acdcd3b-5442-4311-a139-ae7c506faf88" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "NT", | |
"jersey" : 98, | |
"name" : "Damon Harrison", | |
"id" : "e85680db-639d-49cd-ae29-28e5cd4ac9a8" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:51:40.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 12, | |
"description" : "22-R.Bush to NYG 13 for -1 yard (98-D.Harrison).", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "13:41", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "3ed6518f-e737-448c-af38-a1e68b464060" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 48, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 5, | |
"name" : "Tyrod Taylor", | |
"id" : "7f3ef024-eb34-46af-8b9e-544cdf09378f" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 10, | |
"name" : "Robert Woods", | |
"id" : "618bedee-9259-4536-b0ff-fec98d2a20de" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Short", | |
"direction" : "Right", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T20:51:03.000Z"), | |
"type" : "play", | |
"yfd" : 11, | |
"yard_line" : 13, | |
"description" : "5-T.Taylor incomplete. Intended for 10-R.Woods.", | |
"side" : "NYG", | |
"down" : 2, | |
"clock" : "13:02", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "27be0224-857b-4733-a120-5e1e4e967086" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 49, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 5, | |
"name" : "Tyrod Taylor", | |
"id" : "7f3ef024-eb34-46af-8b9e-544cdf09378f" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 25, | |
"name" : "LeSean McCoy", | |
"id" : "166292fc-629e-4c7b-b7bf-f572ca9eeb43" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "Middle", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T20:51:51.000Z"), | |
"type" : "play", | |
"yfd" : 11, | |
"yard_line" : 13, | |
"description" : "5-T.Taylor complete to 25-L.McCoy. 25-L.McCoy runs 13 yards for a touchdown.", | |
"side" : "NYG", | |
"down" : 3, | |
"clock" : "12:58", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "03e65a73-dff9-42ee-bc7d-29ad44eda1ad" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 50, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "K", | |
"jersey" : 4, | |
"name" : "Jordan Gay", | |
"id" : "6596864a-11a0-438d-8cc1-844ec05023bb" | |
} | |
], | |
"play_type" : "extrapoint", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:52:31.000Z"), | |
"type" : "play", | |
"yfd" : null, | |
"yard_line" : 23, | |
"description" : "4-J.Gay extra point is good.", | |
"side" : "NYG", | |
"down" : null, | |
"clock" : "12:52", | |
"eventType" : "extrapoint", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "72deabbd-2c94-44cf-b416-093a9521e51d" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 51, | |
"participants" : null, | |
"play_type" : null, | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:53:04.000Z"), | |
"type" : "event", | |
"yfd" : null, | |
"yard_line" : null, | |
"description" : "TV timeout at 12:52.", | |
"side" : null, | |
"down" : null, | |
"clock" : "12:52", | |
"eventType" : null, | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "421302c7-850f-42ea-b9fa-d57d24aa3730" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 52, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "K", | |
"jersey" : 4, | |
"name" : "Jordan Gay", | |
"id" : "6596864a-11a0-438d-8cc1-844ec05023bb" | |
} | |
], | |
"play_type" : "kick", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:55:00.000Z"), | |
"type" : "play", | |
"yfd" : null, | |
"yard_line" : 35, | |
"description" : "4-J.Gay kicks 65 yards from BUF 35 to NYG End Zone. touchback.", | |
"side" : "BUF", | |
"down" : null, | |
"clock" : "12:52", | |
"eventType" : "kick", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "55fd3ff1-6f56-4449-ae78-efc01c2e479b" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 53, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 10, | |
"name" : "Eli Manning", | |
"id" : "6cb6226e-f08c-4192-95f1-69709ed686c6" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "TE", | |
"jersey" : 45, | |
"name" : "Will Tye", | |
"id" : "9ace8914-bf2c-422a-af03-62a78bc27880" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:55:43.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 25, | |
"description" : "10-E.Manning incomplete. Intended for 45-W.Tye.", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "12:52", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "e1f53f6c-4d1c-4552-8905-17e5110e82a9" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 54, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 10, | |
"name" : "Eli Manning", | |
"id" : "6cb6226e-f08c-4192-95f1-69709ed686c6" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "WR", | |
"jersey" : 15, | |
"name" : "Tavarres King", | |
"id" : "da3517d7-0002-48dc-a877-c299c25dfa41" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "CB", | |
"jersey" : 24, | |
"name" : "Stephon Gilmore", | |
"id" : "c7c6dc46-a58a-4cfc-b626-2360434671cb" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Short", | |
"direction" : "Left", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T20:56:49.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 25, | |
"description" : "10-E.Manning complete to 15-T.King. 15-T.King to NYG 33 for 8 yards (24-S.Gilmore).", | |
"side" : "NYG", | |
"down" : 2, | |
"clock" : "12:47", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "73e452cf-f28e-4df0-b703-90c4cbd76b69" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 55, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 10, | |
"name" : "Eli Manning", | |
"id" : "6cb6226e-f08c-4192-95f1-69709ed686c6" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "WR", | |
"jersey" : 82, | |
"name" : "Roger Lewis", | |
"id" : "8284f00c-d46a-4cc7-a870-204ddfb4176e" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T20:57:34.000Z"), | |
"type" : "play", | |
"yfd" : 2, | |
"yard_line" : 33, | |
"description" : "10-E.Manning incomplete. Intended for 82-R.Lewis.", | |
"side" : "NYG", | |
"down" : 3, | |
"clock" : "12:26", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "8dad2b6c-81bc-4c71-a215-1f755ce0ec56" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 56, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "P", | |
"jersey" : 9, | |
"name" : "Brad Wing", | |
"id" : "97d1bb60-84c7-4ef3-8427-c882e8091781" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 22, | |
"name" : "Reggie Bush", | |
"id" : "0acdcd3b-5442-4311-a139-ae7c506faf88" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "CB", | |
"jersey" : 45, | |
"name" : "Kevon Seymour", | |
"id" : "e431a42b-5abe-49de-9c8c-f143f393591c" | |
} | |
], | |
"play_type" : "punt", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T23:17:18.000Z"), | |
"type" : "play", | |
"yfd" : 2, | |
"yard_line" : 33, | |
"description" : "9-B.Wing punts 42 yards from NYG 33. 22-R.Bush to the BUF 25, 22-R.Bush muffs the ball. out of bounds at the BUF 25. Penalty on BUF 45-K.Seymour, Holding, 10 yards, enforced at BUF 25.", | |
"side" : "NYG", | |
"down" : 4, | |
"clock" : "12:17", | |
"eventType" : "punt", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "e7081454-7b63-4ed9-bc1f-32edf45469f8" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 57, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 3, | |
"name" : "EJ Manuel", | |
"id" : "19d00799-4271-40ac-b5c4-4ea8b410a704" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 88, | |
"name" : "Marquise Goodwin", | |
"id" : "bf52ff53-35a6-4696-ac6d-3fa952dc2c87" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T23:14:32.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 15, | |
"description" : "3-E.Manuel incomplete. Intended for 88-M.Goodwin.", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : "12:12", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "c15bbe84-91f5-434a-b1bc-056d0d4bde64" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 58, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 3, | |
"name" : "EJ Manuel", | |
"id" : "19d00799-4271-40ac-b5c4-4ea8b410a704" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DE", | |
"jersey" : 54, | |
"name" : "Olivier Vernon", | |
"id" : "3be41614-5c70-4b0a-89c7-c7ae061d9223" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:10:08.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 15, | |
"description" : "3-E.Manuel sacked at BUF 9 for -6 yards (54-O.Vernon).", | |
"side" : "BUF", | |
"down" : 2, | |
"clock" : "12:05", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "0662ddc5-799d-4c6c-aa82-e3f8a2bb58a3" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 59, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 40, | |
"name" : "Jonathan Williams", | |
"id" : "697200ea-cabb-40b8-aeac-e52763310306" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DE", | |
"jersey" : 54, | |
"name" : "Olivier Vernon", | |
"id" : "3be41614-5c70-4b0a-89c7-c7ae061d9223" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "Left", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:00:38.000Z"), | |
"type" : "play", | |
"yfd" : 16, | |
"yard_line" : 9, | |
"description" : "40-J.Williams to BUF 10 for 1 yard (54-O.Vernon).", | |
"side" : "BUF", | |
"down" : 3, | |
"clock" : "11:23", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "07598d61-5a22-4803-b116-b326b012ddbe" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 60, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "P", | |
"jersey" : 6, | |
"name" : "Colton Schmidt", | |
"id" : "ca668ed5-05b3-41da-a3a4-6fa8982968f6" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "WR", | |
"jersey" : 17, | |
"name" : "Dwayne Harris", | |
"id" : "5ed2cea8-e0c6-482c-9ee1-548c06612226" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "LS", | |
"jersey" : 65, | |
"name" : "Garrison Sanborn", | |
"id" : "94285cbc-7338-4732-b59c-3b1082cd5d83" | |
} | |
], | |
"play_type" : "punt", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:06:27.000Z"), | |
"type" : "play", | |
"yfd" : 15, | |
"yard_line" : 10, | |
"description" : "6-C.Schmidt punts 52 yards from BUF 10. 17-D.Harris pushed ob at BUF 48 for 14 yards (65-G.Sanborn).", | |
"side" : "BUF", | |
"down" : 4, | |
"clock" : "10:57", | |
"eventType" : "punt", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "3abbb6f7-5966-4e42-a295-6f1b4c8d5755" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 61, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "RB", | |
"jersey" : 44, | |
"name" : "Andre Williams", | |
"id" : "f70e835c-89b5-4da2-9bc8-ed9cdcdb2ac1" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "OLB", | |
"jersey" : 53, | |
"name" : "Zach Brown", | |
"id" : "e858a1af-ebbe-4413-9903-ecd96d36a09b" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "DE", | |
"jersey" : 49, | |
"name" : "Bryson Albright", | |
"id" : "1d9fa156-0e17-4de2-8ee4-6756ea760066" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "OT", | |
"jersey" : 68, | |
"name" : "Bobby Hart", | |
"id" : "449401ef-0251-4895-8f56-eaf5ef7f9cf8" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T21:05:39.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 48, | |
"description" : "44-A.Williams to BUF 49, FUMBLES (53-Z.Brown). 49-B.Albright to NYG 49 for 1 yard (68-B.Hart).", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : "10:46", | |
"eventType" : "rush", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "8b640212-b690-42b6-8dda-533778a62208" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 62, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 35, | |
"name" : "Mike Gillislee", | |
"id" : "d08da2a3-8296-4038-bb46-ab1feca4bbd4" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "MLB", | |
"jersey" : 53, | |
"name" : "Jasper Brinkley", | |
"id" : "80934497-b8fb-4287-8a81-5c0da30f58df" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "CB", | |
"jersey" : 20, | |
"name" : "Janoris Jenkins", | |
"id" : "be7e6d3f-a5d5-4ba9-b694-5bdacab75606" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:05:58.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 49, | |
"description" : "35-M.Gillislee to NYG 43 for 6 yards (53-J.Brinkley,20-J.Jenkins).", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "10:39", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "a296940d-9aac-4197-839c-5ffa57cc9986" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 63, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 47, | |
"name" : "Dan Herron", | |
"id" : "99c4968c-f811-4343-8cba-4bdd2884d734" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "MLB", | |
"jersey" : 57, | |
"name" : "Keenan Robinson", | |
"id" : "af1648a4-2df1-40ef-b9fe-081d6961a416" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:37:32.000Z"), | |
"type" : "play", | |
"yfd" : 4, | |
"yard_line" : 43, | |
"description" : "47-D.Herron to NYG 42 for 1 yard (57-K.Robinson).", | |
"side" : "NYG", | |
"down" : 2, | |
"clock" : "10:14", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "cbf10283-1542-45c2-8cf3-0b9e110abc13" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 64, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 3, | |
"name" : "EJ Manuel", | |
"id" : "19d00799-4271-40ac-b5c4-4ea8b410a704" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 19, | |
"name" : "Walter Powell", | |
"id" : "68b04e3f-d746-4569-8636-27557fdfea5f" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "CB", | |
"jersey" : 25, | |
"name" : "Leon Hall", | |
"id" : "16340de5-372b-4c20-953f-07a0fe26be69" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T21:37:42.000Z"), | |
"type" : "play", | |
"yfd" : 3, | |
"yard_line" : 42, | |
"description" : "3-E.Manuel incomplete. Intended for 19-W.Powell. Penalty on NYG 25-L.Hall, Holding, 5 yards, enforced at NYG 42. No Play.", | |
"side" : "NYG", | |
"down" : 3, | |
"clock" : "09:35", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "77b5225c-c74b-4b50-909f-c94cca15123e" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 65, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 3, | |
"name" : "EJ Manuel", | |
"id" : "19d00799-4271-40ac-b5c4-4ea8b410a704" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 88, | |
"name" : "Marquise Goodwin", | |
"id" : "bf52ff53-35a6-4696-ac6d-3fa952dc2c87" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "CB", | |
"jersey" : 41, | |
"name" : "Dominique Rodgers-Cromartie", | |
"id" : "c881b179-070d-4289-909f-4d3594abbd79" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:12:30.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 37, | |
"description" : "3-E.Manuel complete to 88-M.Goodwin. 88-M.Goodwin to NYG 28 for 9 yards (41-D.Rodgers-Cromartie).", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "09:30", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "fbb630d6-0efe-470c-9bbd-0a5cef013a57" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 66, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 47, | |
"name" : "Dan Herron", | |
"id" : "99c4968c-f811-4343-8cba-4bdd2884d734" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "FS", | |
"jersey" : 21, | |
"name" : "Landon Collins", | |
"id" : "a9c41c5b-0dcf-40cc-a76c-644307f2f2df" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:10:29.000Z"), | |
"type" : "play", | |
"yfd" : 1, | |
"yard_line" : 28, | |
"description" : "47-D.Herron to NYG 25 for 3 yards (21-L.Collins).", | |
"side" : "NYG", | |
"down" : 2, | |
"clock" : "09:30", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "e0813217-6704-4822-9376-ff61e444aa5c" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 67, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 3, | |
"name" : "EJ Manuel", | |
"id" : "19d00799-4271-40ac-b5c4-4ea8b410a704" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 47, | |
"name" : "Dan Herron", | |
"id" : "99c4968c-f811-4343-8cba-4bdd2884d734" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "MLB", | |
"jersey" : 57, | |
"name" : "Keenan Robinson", | |
"id" : "af1648a4-2df1-40ef-b9fe-081d6961a416" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Short", | |
"direction" : "Middle", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:10:36.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 25, | |
"description" : "3-E.Manuel complete to 47-D.Herron. 47-D.Herron to NYG 25 for no gain (57-K.Robinson).", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "08:12", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "319e3cd1-5409-4f9c-8832-29611c0c7bf9" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 68, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 3, | |
"name" : "EJ Manuel", | |
"id" : "19d00799-4271-40ac-b5c4-4ea8b410a704" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "TE", | |
"jersey" : 89, | |
"name" : "Chris Gragg", | |
"id" : "36521d92-2c2c-4ae4-9b60-9928c3167e30" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "FS", | |
"jersey" : 21, | |
"name" : "Landon Collins", | |
"id" : "a9c41c5b-0dcf-40cc-a76c-644307f2f2df" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "OLB", | |
"jersey" : 59, | |
"name" : "Devon Kennard", | |
"id" : "036131ed-3862-4f06-8379-084d3b2352d5" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:10:50.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 25, | |
"description" : "3-E.Manuel complete to 89-C.Gragg. 89-C.Gragg to NYG 11 for 14 yards (21-L.Collins,59-D.Kennard).", | |
"side" : "NYG", | |
"down" : 2, | |
"clock" : "07:34", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "53429fd8-819c-4f11-a268-c4bb8fcf0454" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 69, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 40, | |
"name" : "Jonathan Williams", | |
"id" : "697200ea-cabb-40b8-aeac-e52763310306" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "MLB", | |
"jersey" : 57, | |
"name" : "Keenan Robinson", | |
"id" : "af1648a4-2df1-40ef-b9fe-081d6961a416" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:10:56.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 11, | |
"description" : "40-J.Williams to NYG 14 for -3 yards (57-K.Robinson).", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "06:53", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "65bc0546-82da-4033-9395-df0b5001cdb9" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 70, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 3, | |
"name" : "EJ Manuel", | |
"id" : "19d00799-4271-40ac-b5c4-4ea8b410a704" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 88, | |
"name" : "Marquise Goodwin", | |
"id" : "bf52ff53-35a6-4696-ac6d-3fa952dc2c87" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "CB", | |
"jersey" : 20, | |
"name" : "Janoris Jenkins", | |
"id" : "be7e6d3f-a5d5-4ba9-b694-5bdacab75606" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "CB", | |
"jersey" : 41, | |
"name" : "Dominique Rodgers-Cromartie", | |
"id" : "c881b179-070d-4289-909f-4d3594abbd79" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:13:57.000Z"), | |
"type" : "play", | |
"yfd" : 13, | |
"yard_line" : 14, | |
"description" : "3-E.Manuel complete to 88-M.Goodwin. 88-M.Goodwin to NYG 2 for 12 yards (20-J.Jenkins,41-D.Rodgers-Cromartie).", | |
"side" : "NYG", | |
"down" : 2, | |
"clock" : "06:12", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "1892b47f-9a8e-4976-a837-8c767263f957" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 71, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 40, | |
"name" : "Jonathan Williams", | |
"id" : "697200ea-cabb-40b8-aeac-e52763310306" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "FS", | |
"jersey" : 21, | |
"name" : "Landon Collins", | |
"id" : "a9c41c5b-0dcf-40cc-a76c-644307f2f2df" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "OLB", | |
"jersey" : 59, | |
"name" : "Devon Kennard", | |
"id" : "036131ed-3862-4f06-8379-084d3b2352d5" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:41:06.000Z"), | |
"type" : "play", | |
"yfd" : 1, | |
"yard_line" : 2, | |
"description" : "40-J.Williams to NYG 1 for 1 yard (21-L.Collins,59-D.Kennard).", | |
"side" : "NYG", | |
"down" : 3, | |
"clock" : "05:37", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "45d8224b-1bfd-44ad-a661-209d7369e6af" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 72, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 40, | |
"name" : "Jonathan Williams", | |
"id" : "697200ea-cabb-40b8-aeac-e52763310306" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:13:06.000Z"), | |
"type" : "play", | |
"yfd" : 1, | |
"yard_line" : 1, | |
"description" : "40-J.Williams runs 1 yard for a touchdown.", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "04:57", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "1f3d3172-1e71-4493-8e2e-50b54f672020" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 73, | |
"participants" : null, | |
"play_type" : null, | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:13:31.000Z"), | |
"type" : "event", | |
"yfd" : null, | |
"yard_line" : null, | |
"description" : "TV timeout at 04:54.", | |
"side" : null, | |
"down" : null, | |
"clock" : "04:54", | |
"eventType" : null, | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "83bceab7-9305-4a11-8976-2f0022f96afd" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 74, | |
"participants" : null, | |
"play_type" : null, | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:15:27.000Z"), | |
"type" : "event", | |
"yfd" : null, | |
"yard_line" : null, | |
"description" : "Play review at 04:54. The ruling on the field upheld.", | |
"side" : null, | |
"down" : null, | |
"clock" : "04:54", | |
"eventType" : null, | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "6b58341f-2965-44bf-8baf-d85f403ceaa1" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 75, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "K", | |
"jersey" : 4, | |
"name" : "Jordan Gay", | |
"id" : "6596864a-11a0-438d-8cc1-844ec05023bb" | |
} | |
], | |
"play_type" : "extrapoint", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:15:52.000Z"), | |
"type" : "play", | |
"yfd" : null, | |
"yard_line" : 23, | |
"description" : "4-J.Gay extra point is no good.", | |
"side" : "NYG", | |
"down" : null, | |
"clock" : "04:54", | |
"eventType" : "extrapoint", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "3d3145f0-48ea-40bf-ac02-65ebb9fcf498" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 76, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "K", | |
"jersey" : 4, | |
"name" : "Jordan Gay", | |
"id" : "6596864a-11a0-438d-8cc1-844ec05023bb" | |
} | |
], | |
"play_type" : "kick", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:17:06.000Z"), | |
"type" : "play", | |
"yfd" : null, | |
"yard_line" : 35, | |
"description" : "4-J.Gay kicks 65 yards from BUF 35 to NYG End Zone. touchback.", | |
"side" : "BUF", | |
"down" : null, | |
"clock" : "04:54", | |
"eventType" : "kick", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "4c7cec13-1f34-433f-8bdc-3bc888b361e2" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 77, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 12, | |
"name" : "Ryan Nassib", | |
"id" : "cb6e47f1-ace7-44c7-893e-1d6d37fc46bd" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "WR", | |
"jersey" : 82, | |
"name" : "Roger Lewis", | |
"id" : "8284f00c-d46a-4cc7-a870-204ddfb4176e" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Short", | |
"direction" : "Right", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-22T17:26:41.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 25, | |
"description" : "12-R.Nassib incomplete. Intended for 82-R.Lewis.", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "04:54", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "f42dff3b-1d4f-4e38-bd84-4e4be35000cb" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 78, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 12, | |
"name" : "Ryan Nassib", | |
"id" : "cb6e47f1-ace7-44c7-893e-1d6d37fc46bd" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "WR", | |
"jersey" : 19, | |
"name" : "Myles White", | |
"id" : "b8dfd26e-0b43-4a86-89f3-22d5c72dc903" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Short", | |
"direction" : "Middle", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T21:19:11.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 25, | |
"description" : "12-R.Nassib incomplete. Intended for 19-M.White.", | |
"side" : "NYG", | |
"down" : 2, | |
"clock" : "04:47", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "a379b887-439d-4d8a-a7f2-6751e3f28f36" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 79, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 12, | |
"name" : "Ryan Nassib", | |
"id" : "cb6e47f1-ace7-44c7-893e-1d6d37fc46bd" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "WR", | |
"jersey" : 15, | |
"name" : "Tavarres King", | |
"id" : "da3517d7-0002-48dc-a877-c299c25dfa41" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "CB", | |
"jersey" : 30, | |
"name" : "Corey White", | |
"id" : "ccf1d49a-deda-4254-abd2-1ee79eb34c13" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Long", | |
"direction" : "Right", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T21:20:41.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 25, | |
"description" : "12-R.Nassib incomplete. Intended for 15-T.King.", | |
"side" : "NYG", | |
"down" : 3, | |
"clock" : "04:43", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "6c77f252-dcef-4b7d-8d60-32c6e059fe46" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 80, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "P", | |
"jersey" : 9, | |
"name" : "Brad Wing", | |
"id" : "97d1bb60-84c7-4ef3-8427-c882e8091781" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 19, | |
"name" : "Walter Powell", | |
"id" : "68b04e3f-d746-4569-8636-27557fdfea5f" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "FS", | |
"jersey" : 27, | |
"name" : "Darian Thompson", | |
"id" : "3ec4f630-592c-4848-a76c-c30ecc090ecb" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "OLB", | |
"jersey" : 94, | |
"name" : "Mark Herzlich", | |
"id" : "30be69a5-f203-49dc-a354-19e4733a80da" | |
} | |
], | |
"play_type" : "punt", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:21:15.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 25, | |
"description" : "9-B.Wing punts 51 yards from NYG 25. 19-W.Powell to BUF 35 for 11 yards (27-D.Thompson,94-M.Herzlich).", | |
"side" : "NYG", | |
"down" : 4, | |
"clock" : "04:36", | |
"eventType" : "punt", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "9acd3a9e-641d-47d2-9137-dcc83d921578" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 81, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 3, | |
"name" : "EJ Manuel", | |
"id" : "19d00799-4271-40ac-b5c4-4ea8b410a704" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 15, | |
"name" : "Greg Little", | |
"id" : "cf15d191-0c05-46ea-811f-4d990a167805" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "CB", | |
"jersey" : 38, | |
"name" : "Donte Deayon", | |
"id" : "da918fe0-eb5d-42c7-b952-2f5da5197c20" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "Left", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:21:43.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 35, | |
"description" : "3-E.Manuel incomplete. Intended for 15-G.Little.", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : "04:25", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "836dca85-ca0e-4e75-b58f-7abecd02207e" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 82, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 40, | |
"name" : "Jonathan Williams", | |
"id" : "697200ea-cabb-40b8-aeac-e52763310306" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "FS", | |
"jersey" : 22, | |
"name" : "Mykkele Thompson", | |
"id" : "5135d596-becd-4bce-bda5-61fb36e98ac4" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "Middle", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:22:07.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 35, | |
"description" : "40-J.Williams to BUF 47 for 12 yards (22-M.Thompson).", | |
"side" : "BUF", | |
"down" : 2, | |
"clock" : "04:18", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "b7f483b7-1a28-40fa-85e6-9c24633da48c" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 83, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 19, | |
"name" : "Walter Powell", | |
"id" : "68b04e3f-d746-4569-8636-27557fdfea5f" | |
} | |
], | |
"play_type" : "penalty", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:22:14.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 47, | |
"description" : "Penalty on BUF 19-W.Powell, False start, 5 yards, enforced at BUF 47. No Play.", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : "03:44", | |
"eventType" : "penalty", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "a903f36c-3b46-4938-9ff1-7ea8f99bf23d" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 84, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 3, | |
"name" : "EJ Manuel", | |
"id" : "19d00799-4271-40ac-b5c4-4ea8b410a704" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 15, | |
"name" : "Greg Little", | |
"id" : "cf15d191-0c05-46ea-811f-4d990a167805" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Long", | |
"direction" : "Left", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:23:31.000Z"), | |
"type" : "play", | |
"yfd" : 15, | |
"yard_line" : 42, | |
"description" : "3-E.Manuel incomplete. Intended for 15-G.Little.", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : "03:20", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "0a3bddbe-84ba-4d3d-a9e6-218abd517ed2" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 85, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 3, | |
"name" : "EJ Manuel", | |
"id" : "19d00799-4271-40ac-b5c4-4ea8b410a704" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DT", | |
"jersey" : 97, | |
"name" : "Louis Nix", | |
"id" : "3b25039e-8631-4b9f-b4ec-dd185e164480" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 13, | |
"name" : "Dezmin Lewis", | |
"id" : "af8f72c9-0e3f-4f10-b44d-0e5b6e04864b" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "CB", | |
"jersey" : 25, | |
"name" : "Leon Hall", | |
"id" : "16340de5-372b-4c20-953f-07a0fe26be69" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T21:24:37.000Z"), | |
"type" : "play", | |
"yfd" : 15, | |
"yard_line" : 42, | |
"description" : "3-E.Manuel incomplete. Intended for 13-D.Lewis. Penalty on NYG 25-L.Hall, Holding, 5 yards, enforced at BUF 42. No Play.", | |
"side" : "BUF", | |
"down" : 2, | |
"clock" : "03:14", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "a37f1404-8180-4ad2-adc6-089ecbb67065" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 86, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 40, | |
"name" : "Jonathan Williams", | |
"id" : "697200ea-cabb-40b8-aeac-e52763310306" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "MLB", | |
"jersey" : 57, | |
"name" : "Keenan Robinson", | |
"id" : "af1648a4-2df1-40ef-b9fe-081d6961a416" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DT", | |
"jersey" : 76, | |
"name" : "Jermelle Cudjo", | |
"id" : "2eb66ae1-ed96-4911-a87c-86f34e6609d8" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:47:34.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 47, | |
"description" : "40-J.Williams to BUF 50 for 3 yards (57-K.Robinson,76-J.Cudjo).", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : "03:09", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "0e5e11f5-9057-439d-be0d-37dad57c91f9" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 87, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 3, | |
"name" : "EJ Manuel", | |
"id" : "19d00799-4271-40ac-b5c4-4ea8b410a704" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 40, | |
"name" : "Jonathan Williams", | |
"id" : "697200ea-cabb-40b8-aeac-e52763310306" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "LB", | |
"jersey" : 91, | |
"name" : "Kelvin Sheppard", | |
"id" : "7190fb71-0916-4f9d-88a0-8c1a8c1c9d0d" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DT", | |
"jersey" : 97, | |
"name" : "Louis Nix", | |
"id" : "3b25039e-8631-4b9f-b4ec-dd185e164480" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Short", | |
"direction" : "Right", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T21:25:57.000Z"), | |
"type" : "play", | |
"yfd" : 7, | |
"yard_line" : 50, | |
"description" : "3-E.Manuel complete to 40-J.Williams. 40-J.Williams to NYG 44 for 6 yards (91-K.Sheppard,97-L.Nix).", | |
"side" : "BUF", | |
"down" : 2, | |
"clock" : "02:35", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "5486f4e0-b82e-4022-8c8a-48c8d8c18df4" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 88, | |
"participants" : null, | |
"play_type" : null, | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:26:31.000Z"), | |
"type" : "event", | |
"yfd" : null, | |
"yard_line" : null, | |
"description" : "Two-Minute Warning", | |
"side" : null, | |
"down" : null, | |
"clock" : "02:00", | |
"eventType" : null, | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "89e2e6d1-a57d-4356-a24e-131493736fe9" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 89, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 3, | |
"name" : "EJ Manuel", | |
"id" : "19d00799-4271-40ac-b5c4-4ea8b410a704" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "NT", | |
"jersey" : 79, | |
"name" : "Montori Hughes", | |
"id" : "7a79a648-4de0-4107-973a-9e7ccc7a3cf3" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:30:25.000Z"), | |
"type" : "play", | |
"yfd" : 1, | |
"yard_line" : 44, | |
"description" : "3-E.Manuel to NYG 43 for 1 yard (79-M.Hughes).", | |
"side" : "NYG", | |
"down" : 3, | |
"clock" : "02:00", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "ad6a10ef-abbe-4818-a988-810eb3000e06" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 90, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 3, | |
"name" : "EJ Manuel", | |
"id" : "19d00799-4271-40ac-b5c4-4ea8b410a704" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 40, | |
"name" : "Jonathan Williams", | |
"id" : "697200ea-cabb-40b8-aeac-e52763310306" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "MLB", | |
"jersey" : 57, | |
"name" : "Keenan Robinson", | |
"id" : "af1648a4-2df1-40ef-b9fe-081d6961a416" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Short", | |
"direction" : "Right", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T21:31:32.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 43, | |
"description" : "3-E.Manuel complete to 40-J.Williams. 40-J.Williams pushed ob at NYG 38 for 5 yards (57-K.Robinson). Penalty on NYG 57-K.Robinson, Facemasking, 15 yards, enforced at NYG 38.", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "01:23", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "7e6bb2a8-7cfe-4152-a898-3b4c42bdce64" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 91, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 3, | |
"name" : "EJ Manuel", | |
"id" : "19d00799-4271-40ac-b5c4-4ea8b410a704" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 15, | |
"name" : "Greg Little", | |
"id" : "cf15d191-0c05-46ea-811f-4d990a167805" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "CB", | |
"jersey" : 31, | |
"name" : "Trevin Wade", | |
"id" : "0609292a-7a10-4b61-a3ff-b7e997ffe4a4" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Short", | |
"direction" : "Left", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T21:31:05.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 23, | |
"description" : "3-E.Manuel complete to 15-G.Little. 15-G.Little to NYG 19 for 4 yards (31-T.Wade).", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "01:17", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "1b1a2883-915f-41ca-be1b-7708ab4bb51b" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 92, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 3, | |
"name" : "EJ Manuel", | |
"id" : "19d00799-4271-40ac-b5c4-4ea8b410a704" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 17, | |
"name" : "Jarrett Boykin", | |
"id" : "8920894c-dc0e-4ed6-96e5-b96eadcf2092" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Long", | |
"direction" : "Right", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T21:31:22.000Z"), | |
"type" : "play", | |
"yfd" : 6, | |
"yard_line" : 19, | |
"description" : "3-E.Manuel incomplete. Intended for 17-J.Boykin.", | |
"side" : "NYG", | |
"down" : 2, | |
"clock" : ":51", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "3be63ebc-6f7a-4021-ad26-90b6c31918b9" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 93, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 3, | |
"name" : "EJ Manuel", | |
"id" : "19d00799-4271-40ac-b5c4-4ea8b410a704" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 15, | |
"name" : "Greg Little", | |
"id" : "cf15d191-0c05-46ea-811f-4d990a167805" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "CB", | |
"jersey" : 38, | |
"name" : "Donte Deayon", | |
"id" : "da918fe0-eb5d-42c7-b952-2f5da5197c20" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:32:24.000Z"), | |
"type" : "play", | |
"yfd" : 6, | |
"yard_line" : 19, | |
"description" : "3-E.Manuel incomplete. Intended for 15-G.Little.", | |
"side" : "NYG", | |
"down" : 3, | |
"clock" : ":47", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "d2a68671-2ee0-44b4-8846-fea5ff1dec15" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 94, | |
"participants" : null, | |
"play_type" : null, | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:35:04.000Z"), | |
"type" : "event", | |
"yfd" : null, | |
"yard_line" : null, | |
"description" : "Play review at :41. The ruling on the field upheld.", | |
"side" : null, | |
"down" : null, | |
"clock" : ":41", | |
"eventType" : null, | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "1b3de24e-e54f-4585-bd8e-5be39257a721" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 95, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "K", | |
"jersey" : 4, | |
"name" : "Jordan Gay", | |
"id" : "6596864a-11a0-438d-8cc1-844ec05023bb" | |
} | |
], | |
"play_type" : "fieldgoal", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:35:42.000Z"), | |
"type" : "play", | |
"yfd" : 6, | |
"yard_line" : 27, | |
"description" : "4-J.Gay 37 yards Field Goal is No Good.", | |
"side" : "NYG", | |
"down" : 4, | |
"clock" : ":41", | |
"eventType" : "fieldgoal", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "2c89c983-af1b-4caf-b270-c09f03041fbb" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 96, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 12, | |
"name" : "Ryan Nassib", | |
"id" : "cb6e47f1-ace7-44c7-893e-1d6d37fc46bd" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "WR", | |
"jersey" : 15, | |
"name" : "Tavarres King", | |
"id" : "da3517d7-0002-48dc-a877-c299c25dfa41" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "CB", | |
"jersey" : 30, | |
"name" : "Corey White", | |
"id" : "ccf1d49a-deda-4254-abd2-1ee79eb34c13" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Long", | |
"direction" : "Right", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T21:37:02.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 27, | |
"description" : "12-R.Nassib incomplete. Intended for 15-T.King.", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : ":37", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "f0b098cc-4ee6-4b1a-8ee8-1ab90ff734c1" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 97, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 12, | |
"name" : "Ryan Nassib", | |
"id" : "cb6e47f1-ace7-44c7-893e-1d6d37fc46bd" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "CB", | |
"jersey" : 41, | |
"name" : "Sterling Moore", | |
"id" : "036fd3fc-e7a0-4f75-9019-8a5badff5e5f" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "DT", | |
"jersey" : 92, | |
"name" : "Adolphus Washington", | |
"id" : "af24c36b-adfe-49e5-82a8-67f9ea7264ab" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "OT", | |
"jersey" : 68, | |
"name" : "Bobby Hart", | |
"id" : "449401ef-0251-4895-8f56-eaf5ef7f9cf8" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T21:49:22.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 27, | |
"description" : "12-R.Nassib sacked at NYG 21 for -6 yards, FUMBLES (41-S.Moore). 92-A.Washington to NYG 19 for no gain (68-B.Hart).", | |
"side" : "NYG", | |
"down" : 2, | |
"clock" : ":31", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "2b659c1b-2e37-4f04-8419-deca26c7192f" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 98, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 3, | |
"name" : "EJ Manuel", | |
"id" : "19d00799-4271-40ac-b5c4-4ea8b410a704" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 15, | |
"name" : "Greg Little", | |
"id" : "cf15d191-0c05-46ea-811f-4d990a167805" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:38:20.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 19, | |
"description" : "3-E.Manuel complete to 15-G.Little. 15-G.Little runs 19 yards for a touchdown.", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : ":24", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "ed0ad8a5-644f-44c2-8b6b-fba74f5c5b6b" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 99, | |
"participants" : null, | |
"play_type" : null, | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:39:25.000Z"), | |
"type" : "event", | |
"yfd" : null, | |
"yard_line" : null, | |
"description" : "Timeout #1 by BUF at :18.", | |
"side" : null, | |
"down" : null, | |
"clock" : ":18", | |
"eventType" : null, | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "21a14721-e48b-45ec-859c-b8ca8e25bcae" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 100, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 3, | |
"name" : "EJ Manuel", | |
"id" : "19d00799-4271-40ac-b5c4-4ea8b410a704" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 13, | |
"name" : "Dezmin Lewis", | |
"id" : "af8f72c9-0e3f-4f10-b44d-0e5b6e04864b" | |
} | |
], | |
"play_type" : "extrapoint", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:40:13.000Z"), | |
"type" : "play", | |
"yfd" : null, | |
"yard_line" : 2, | |
"description" : "3-E.Manuel complete to 13-D.Lewis. 13-D.Lewis to NYG End Zone for 2 yards. Conversion is good.", | |
"side" : "NYG", | |
"down" : null, | |
"clock" : ":18", | |
"eventType" : "extrapoint", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "f90d07ec-b688-4b13-aee3-6ad1d718e1d1" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 101, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "K", | |
"jersey" : 4, | |
"name" : "Jordan Gay", | |
"id" : "6596864a-11a0-438d-8cc1-844ec05023bb" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DE", | |
"jersey" : 61, | |
"name" : "Ishaq Williams", | |
"id" : "de7d86e0-e696-4aa2-bc5d-e0961b4fcf36" | |
} | |
], | |
"play_type" : "kick", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:48:18.000Z"), | |
"type" : "play", | |
"yfd" : null, | |
"yard_line" : 35, | |
"description" : "4-J.Gay kicks 48 yards from BUF 35 Downed at the NYG 17 61-I.Williams to NYG 24 for no gain.", | |
"side" : "BUF", | |
"down" : null, | |
"clock" : ":18", | |
"eventType" : "kick", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "6eba4da4-58d8-4ab1-af39-4c412b25b919" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 102, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 12, | |
"name" : "Ryan Nassib", | |
"id" : "cb6e47f1-ace7-44c7-893e-1d6d37fc46bd" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:43:35.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 24, | |
"description" : "12-R.Nassib kneels at NYG 23 for -1 yard.", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : ":16", | |
"eventType" : "rush", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "b690eb22-a971-4df2-a108-40ecbca3f38a" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 103, | |
"participants" : null, | |
"play_type" : null, | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:43:42.000Z"), | |
"type" : "event", | |
"yfd" : null, | |
"yard_line" : null, | |
"description" : "End of 1st Half", | |
"side" : null, | |
"down" : null, | |
"clock" : ":00", | |
"eventType" : null, | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "4791f4dc-814a-4134-85ab-3f4a46d1cc14" | |
} | |
], | |
"periodNumber" : 2, | |
"periodType" : "quarter" | |
}, | |
{ | |
"periods" : [ | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 104, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "K", | |
"jersey" : 2, | |
"name" : "Dan Carpenter", | |
"id" : "d944ce13-2c90-4655-890c-5dac028a130c" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "RB", | |
"jersey" : 43, | |
"name" : "Bobby Rainey", | |
"id" : "56185079-5d0a-416d-9dd8-932a58bc9df7" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "DE", | |
"jersey" : 49, | |
"name" : "Bryson Albright", | |
"id" : "1d9fa156-0e17-4de2-8ee4-6756ea760066" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "TE", | |
"jersey" : 89, | |
"name" : "Chris Gragg", | |
"id" : "36521d92-2c2c-4ae4-9b60-9928c3167e30" | |
} | |
], | |
"play_type" : "kick", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:58:59.000Z"), | |
"type" : "play", | |
"yfd" : 11, | |
"yard_line" : 35, | |
"description" : "2-D.Carpenter kicks 68 yards from BUF 35. 43-B.Rainey to NYG 18 for 21 yards (49-B.Albright,89-C.Gragg).", | |
"side" : "BUF", | |
"down" : 2, | |
"clock" : "15:00", | |
"eventType" : "kick", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "dadbe493-03dd-485e-9c32-4e8ef4654171" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 105, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "RB", | |
"jersey" : 44, | |
"name" : "Andre Williams", | |
"id" : "f70e835c-89b5-4da2-9bc8-ed9cdcdb2ac1" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "SS", | |
"jersey" : 26, | |
"name" : "Robert Blanton", | |
"id" : "5db03086-c670-4adb-98ed-b6a59a4f9270" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T21:59:17.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 18, | |
"description" : "44-A.Williams to NYG 32 for 14 yards (26-R.Blanton).", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "14:55", | |
"eventType" : "rush", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "b9684a3f-0c40-49a8-bfde-df69446bbbb4" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 106, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 12, | |
"name" : "Ryan Nassib", | |
"id" : "cb6e47f1-ace7-44c7-893e-1d6d37fc46bd" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "WR", | |
"jersey" : 82, | |
"name" : "Roger Lewis", | |
"id" : "8284f00c-d46a-4cc7-a870-204ddfb4176e" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "CB", | |
"jersey" : 30, | |
"name" : "Corey White", | |
"id" : "ccf1d49a-deda-4254-abd2-1ee79eb34c13" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T22:54:17.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 32, | |
"description" : "12-R.Nassib complete to 82-R.Lewis. 82-R.Lewis to NYG 37, FUMBLES (30-C.White). out of bounds at the NYG 37. Team penalty on NYG, Illegal formation, 5 yards, enforced at NYG 32. No Play.", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "14:10", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "c5c3707c-007f-4af2-891a-120ea9165880" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 107, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 12, | |
"name" : "Ryan Nassib", | |
"id" : "cb6e47f1-ace7-44c7-893e-1d6d37fc46bd" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "RB", | |
"jersey" : 44, | |
"name" : "Andre Williams", | |
"id" : "f70e835c-89b5-4da2-9bc8-ed9cdcdb2ac1" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "DT", | |
"jersey" : 74, | |
"name" : "Leger Douzable", | |
"id" : "f9fd70c0-a2ee-41da-aa51-1c426c058fa5" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:02:23.000Z"), | |
"type" : "play", | |
"yfd" : 15, | |
"yard_line" : 27, | |
"description" : "12-R.Nassib incomplete. Intended for 44-A.Williams. Penalty on BUF 74-L.Douzable, Roughing the passer, 15 yards, enforced at NYG 27. No Play.", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "13:56", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "a313b2cd-f52f-44a0-8f68-999e4d39b5cd" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 108, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "RB", | |
"jersey" : 44, | |
"name" : "Andre Williams", | |
"id" : "f70e835c-89b5-4da2-9bc8-ed9cdcdb2ac1" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "MLB", | |
"jersey" : 56, | |
"name" : "David Hawthorne", | |
"id" : "5118a99e-a953-4bc1-a914-faff1db5466c" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "Right", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:03:01.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 42, | |
"description" : "44-A.Williams to NYG 44 for 2 yards (56-D.Hawthorne).", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "13:53", | |
"eventType" : "rush", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "c3aaf93b-d7b5-4872-8db4-850370c89f17" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 109, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "RB", | |
"jersey" : 39, | |
"name" : "Paul Perkins", | |
"id" : "73015642-080b-48a9-b1b5-bfa4a606cfd1" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "DE", | |
"jersey" : 49, | |
"name" : "Bryson Albright", | |
"id" : "1d9fa156-0e17-4de2-8ee4-6756ea760066" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "DT", | |
"jersey" : 94, | |
"name" : "Jerel Worthy", | |
"id" : "b9d34a54-0475-417b-a2b5-6c0743b541ff" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "Middle", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:05:04.000Z"), | |
"type" : "play", | |
"yfd" : 8, | |
"yard_line" : 44, | |
"description" : "39-P.Perkins to NYG 44 for no gain (49-B.Albright,94-J.Worthy).", | |
"side" : "NYG", | |
"down" : 2, | |
"clock" : "13:10", | |
"eventType" : "rush", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "cc201f7d-e501-4a93-a802-32b8e195615d" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 110, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 12, | |
"name" : "Ryan Nassib", | |
"id" : "cb6e47f1-ace7-44c7-893e-1d6d37fc46bd" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "LB", | |
"jersey" : 51, | |
"name" : "Brandon Spikes", | |
"id" : "c848c7f8-740d-4618-abb5-5399d1152884" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "Right", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T22:04:54.000Z"), | |
"type" : "play", | |
"yfd" : 8, | |
"yard_line" : 44, | |
"description" : "12-R.Nassib scrambles to NYG 47 for 3 yards (51-B.Spikes).", | |
"side" : "NYG", | |
"down" : 3, | |
"clock" : "12:31", | |
"eventType" : "rush", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "efcb91e5-cf23-4059-a9f8-6ae254922e9c" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 111, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "P", | |
"jersey" : 9, | |
"name" : "Brad Wing", | |
"id" : "97d1bb60-84c7-4ef3-8427-c882e8091781" | |
} | |
], | |
"play_type" : "punt", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T23:20:11.000Z"), | |
"type" : "play", | |
"yfd" : 5, | |
"yard_line" : 47, | |
"description" : "9-B.Wing punts 48 yards from NYG 47, out of bounds at the BUF 5.", | |
"side" : "NYG", | |
"down" : 4, | |
"clock" : "11:55", | |
"eventType" : "punt", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "22604c0c-b120-4fa7-936a-b44b74ee735f" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 112, | |
"participants" : null, | |
"play_type" : null, | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:04:51.000Z"), | |
"type" : "event", | |
"yfd" : null, | |
"yard_line" : null, | |
"description" : "TV timeout at 11:48.", | |
"side" : null, | |
"down" : null, | |
"clock" : "11:48", | |
"eventType" : null, | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "aeb6edcb-dfaa-4509-b242-07f44f4492c3" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 113, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 7, | |
"name" : "Cardale Jones", | |
"id" : "92c02ef1-8400-4f5a-9420-6458755e14d4" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 15, | |
"name" : "Greg Little", | |
"id" : "cf15d191-0c05-46ea-811f-4d990a167805" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "SS", | |
"jersey" : 29, | |
"name" : "Nat Berhe", | |
"id" : "aa80f701-cce8-4136-b0cb-965fb8c90519" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Short", | |
"direction" : "Right", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:06:57.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 5, | |
"description" : "7-C.Jones complete to 15-G.Little. 15-G.Little pushed ob at BUF 17 for 12 yards (29-N.Berhe).", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : "11:48", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "3a5e54f1-7769-425e-9442-64118ccd9d4b" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 114, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 38, | |
"name" : "James Wilder Jr.", | |
"id" : "f539132f-7172-4dd5-b4d9-504aeaf9ec46" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DE", | |
"jersey" : 61, | |
"name" : "Ishaq Williams", | |
"id" : "de7d86e0-e696-4aa2-bc5d-e0961b4fcf36" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "Left", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:07:20.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 17, | |
"description" : "38-J.Wilder Jr. to BUF 26 for 9 yards (61-I.Williams).", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : "11:11", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "183d1f23-8f8e-4df0-a9b6-3368c12355c9" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 115, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "FB", | |
"jersey" : 48, | |
"name" : "Glenn Gronkowski", | |
"id" : "60aa9a85-1fc6-4b65-a350-34ec09456791" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DE", | |
"jersey" : 78, | |
"name" : "Romeo Okwara", | |
"id" : "b53384f0-6eb8-4d50-80f5-a2f955183317" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:08:03.000Z"), | |
"type" : "play", | |
"yfd" : 1, | |
"yard_line" : 26, | |
"description" : "48-G.Gronkowski to BUF 29 for 3 yards (78-R.Okwara).", | |
"side" : "BUF", | |
"down" : 2, | |
"clock" : "10:30", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "95481d7c-8177-4064-975b-dc096501daab" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 116, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 7, | |
"name" : "Cardale Jones", | |
"id" : "92c02ef1-8400-4f5a-9420-6458755e14d4" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 13, | |
"name" : "Dezmin Lewis", | |
"id" : "af8f72c9-0e3f-4f10-b44d-0e5b6e04864b" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "SS", | |
"jersey" : 36, | |
"name" : "Justin Currie", | |
"id" : "47ff835d-2b33-43a7-81e1-26590f6b271a" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Long", | |
"direction" : "Left", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T22:09:03.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 29, | |
"description" : "7-C.Jones complete to 13-D.Lewis. 13-D.Lewis pushed ob at BUF 50 for 21 yards (36-J.Currie).", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : "09:55", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "06041e3b-5cb0-43dc-9317-a8a780be0cea" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 117, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 38, | |
"name" : "James Wilder Jr.", | |
"id" : "f539132f-7172-4dd5-b4d9-504aeaf9ec46" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DE", | |
"jersey" : 61, | |
"name" : "Ishaq Williams", | |
"id" : "de7d86e0-e696-4aa2-bc5d-e0961b4fcf36" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:09:21.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 50, | |
"description" : "38-J.Wilder Jr. to NYG 47 for 3 yards (61-I.Williams).", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : "09:17", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "7814adf6-66cf-4d9d-8f82-5aadb8f5af5d" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 118, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 7, | |
"name" : "Cardale Jones", | |
"id" : "92c02ef1-8400-4f5a-9420-6458755e14d4" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DE", | |
"jersey" : 78, | |
"name" : "Romeo Okwara", | |
"id" : "b53384f0-6eb8-4d50-80f5-a2f955183317" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 19, | |
"name" : "Walter Powell", | |
"id" : "68b04e3f-d746-4569-8636-27557fdfea5f" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T22:10:44.000Z"), | |
"type" : "play", | |
"yfd" : 7, | |
"yard_line" : 47, | |
"description" : "7-C.Jones incomplete. Intended for 19-W.Powell.", | |
"side" : "NYG", | |
"down" : 2, | |
"clock" : "08:40", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "6392777e-f589-49b4-ac06-c9a19f4e1a57" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 119, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 7, | |
"name" : "Cardale Jones", | |
"id" : "92c02ef1-8400-4f5a-9420-6458755e14d4" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DE", | |
"jersey" : 58, | |
"name" : "Owa Odighizuwa", | |
"id" : "398d28eb-4f22-4021-b748-81cfc1c6b4c0" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "TE", | |
"jersey" : 86, | |
"name" : "Blake Annen", | |
"id" : "64e053e3-6658-46cd-9d3a-323f52c551fc" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T22:12:06.000Z"), | |
"type" : "play", | |
"yfd" : 7, | |
"yard_line" : 47, | |
"description" : "7-C.Jones incomplete. Intended for 86-B.Annen.", | |
"side" : "NYG", | |
"down" : 3, | |
"clock" : "08:34", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "9890391b-f396-485c-9cc6-1de9a35d41f9" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 120, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "P", | |
"jersey" : 6, | |
"name" : "Colton Schmidt", | |
"id" : "ca668ed5-05b3-41da-a3a4-6fa8982968f6" | |
} | |
], | |
"play_type" : "punt", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:17:29.000Z"), | |
"type" : "play", | |
"yfd" : 7, | |
"yard_line" : 47, | |
"description" : "6-C.Schmidt punts 33 yards from NYG 47, out of bounds at the NYG 14.", | |
"side" : "NYG", | |
"down" : 4, | |
"clock" : "08:24", | |
"eventType" : "punt", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "c51d9b04-9208-4418-b953-b0627e6b6ebc" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 121, | |
"participants" : null, | |
"play_type" : null, | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:11:10.000Z"), | |
"type" : "event", | |
"yfd" : null, | |
"yard_line" : null, | |
"description" : "TV timeout at 08:21.", | |
"side" : null, | |
"down" : null, | |
"clock" : "08:21", | |
"eventType" : null, | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "85f66432-08a8-4367-8347-0bf11ed17cff" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 122, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 12, | |
"name" : "Ryan Nassib", | |
"id" : "cb6e47f1-ace7-44c7-893e-1d6d37fc46bd" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "WR", | |
"jersey" : 82, | |
"name" : "Roger Lewis", | |
"id" : "8284f00c-d46a-4cc7-a870-204ddfb4176e" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "CB", | |
"jersey" : 30, | |
"name" : "Corey White", | |
"id" : "ccf1d49a-deda-4254-abd2-1ee79eb34c13" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T22:14:31.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 14, | |
"description" : "12-R.Nassib incomplete. Intended for 82-R.Lewis.", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "08:21", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "61a24125-dd1d-4f25-8cb4-803e9834b613" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 123, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 12, | |
"name" : "Ryan Nassib", | |
"id" : "cb6e47f1-ace7-44c7-893e-1d6d37fc46bd" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "DT", | |
"jersey" : 74, | |
"name" : "Leger Douzable", | |
"id" : "f9fd70c0-a2ee-41da-aa51-1c426c058fa5" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:14:17.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 14, | |
"description" : "12-R.Nassib scrambles to NYG 15 for 1 yard (74-L.Douzable).", | |
"side" : "NYG", | |
"down" : 2, | |
"clock" : "08:17", | |
"eventType" : "rush", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "30f49eb4-cfd7-4248-99a4-61f1bdf04558" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 124, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 12, | |
"name" : "Ryan Nassib", | |
"id" : "cb6e47f1-ace7-44c7-893e-1d6d37fc46bd" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "RB", | |
"jersey" : 39, | |
"name" : "Paul Perkins", | |
"id" : "73015642-080b-48a9-b1b5-bfa4a606cfd1" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T22:14:57.000Z"), | |
"type" : "play", | |
"yfd" : 9, | |
"yard_line" : 15, | |
"description" : "12-R.Nassib incomplete. Intended for 39-P.Perkins.", | |
"side" : "NYG", | |
"down" : 3, | |
"clock" : "07:40", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "d7f5d668-83fa-4fd0-b928-f403160b7ba7" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 125, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "LS", | |
"jersey" : 51, | |
"name" : "Zak DeOssie", | |
"id" : "c38a3fbc-f9af-4676-b905-4f101a99194d" | |
} | |
], | |
"play_type" : "penalty", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:15:50.000Z"), | |
"type" : "play", | |
"yfd" : 9, | |
"yard_line" : 15, | |
"description" : "Penalty on NYG 51-Z.DeOssie, False start, 5 yards, enforced at NYG 15. No Play.", | |
"side" : "NYG", | |
"down" : 4, | |
"clock" : "07:34", | |
"eventType" : "penalty", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "a748fb66-7903-4f97-8c83-fe61397497c4" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 126, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "P", | |
"jersey" : 9, | |
"name" : "Brad Wing", | |
"id" : "97d1bb60-84c7-4ef3-8427-c882e8091781" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 19, | |
"name" : "Walter Powell", | |
"id" : "68b04e3f-d746-4569-8636-27557fdfea5f" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "TE", | |
"jersey" : 89, | |
"name" : "Jerell Adams", | |
"id" : "47426d59-7af4-4714-8050-a85a0ae70f65" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "WR", | |
"jersey" : 86, | |
"name" : "Darius Powe", | |
"id" : "3ddd54b6-defd-4952-ad7d-489ddcf0d5ba" | |
} | |
], | |
"play_type" : "punt", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:17:09.000Z"), | |
"type" : "play", | |
"yfd" : 14, | |
"yard_line" : 10, | |
"description" : "9-B.Wing punts 55 yards from NYG 10. 19-W.Powell to BUF 36 for 1 yard (89-J.Adams,86-D.Powe).", | |
"side" : "NYG", | |
"down" : 4, | |
"clock" : "07:34", | |
"eventType" : "punt", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "6d1e51eb-75c7-460c-9ded-0cb344d7e852" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 127, | |
"participants" : null, | |
"play_type" : null, | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:17:16.000Z"), | |
"type" : "event", | |
"yfd" : null, | |
"yard_line" : null, | |
"description" : "TV timeout at 07:22.", | |
"side" : null, | |
"down" : null, | |
"clock" : "07:22", | |
"eventType" : null, | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "76bbf83f-bd32-436b-8ec2-54d935d9c2e0" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 128, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 38, | |
"name" : "James Wilder Jr.", | |
"id" : "f539132f-7172-4dd5-b4d9-504aeaf9ec46" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DT", | |
"jersey" : 76, | |
"name" : "Jermelle Cudjo", | |
"id" : "2eb66ae1-ed96-4911-a87c-86f34e6609d8" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "Right", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:19:09.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 36, | |
"description" : "38-J.Wilder Jr. to BUF 36 for no gain (76-J.Cudjo).", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : "07:22", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "b34a8f03-3647-4e34-8144-c30e1179fe3b" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 129, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 7, | |
"name" : "Cardale Jones", | |
"id" : "92c02ef1-8400-4f5a-9420-6458755e14d4" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 19, | |
"name" : "Walter Powell", | |
"id" : "68b04e3f-d746-4569-8636-27557fdfea5f" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "SS", | |
"jersey" : 29, | |
"name" : "Nat Berhe", | |
"id" : "aa80f701-cce8-4136-b0cb-965fb8c90519" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "OLB", | |
"jersey" : 94, | |
"name" : "Mark Herzlich", | |
"id" : "30be69a5-f203-49dc-a354-19e4733a80da" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T22:20:07.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 36, | |
"description" : "7-C.Jones complete to 19-W.Powell. 19-W.Powell to BUF 40 for 4 yards (29-N.Berhe,94-M.Herzlich).", | |
"side" : "BUF", | |
"down" : 2, | |
"clock" : "06:41", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "6981b70c-0d50-4f93-8cbc-f57194390654" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 130, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 7, | |
"name" : "Cardale Jones", | |
"id" : "92c02ef1-8400-4f5a-9420-6458755e14d4" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DE", | |
"jersey" : 78, | |
"name" : "Romeo Okwara", | |
"id" : "b53384f0-6eb8-4d50-80f5-a2f955183317" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T22:51:04.000Z"), | |
"type" : "play", | |
"yfd" : 6, | |
"yard_line" : 40, | |
"description" : "7-C.Jones sacked at BUF 37 for -3 yards (78-R.Okwara).", | |
"side" : "BUF", | |
"down" : 3, | |
"clock" : "06:00", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "70112dba-c169-4c76-b4f4-d14c1c62b921" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 131, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "P", | |
"jersey" : 6, | |
"name" : "Colton Schmidt", | |
"id" : "ca668ed5-05b3-41da-a3a4-6fa8982968f6" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "RB", | |
"jersey" : 43, | |
"name" : "Bobby Rainey", | |
"id" : "56185079-5d0a-416d-9dd8-932a58bc9df7" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 17, | |
"name" : "Jarrett Boykin", | |
"id" : "8920894c-dc0e-4ed6-96e5-b96eadcf2092" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "CB", | |
"jersey" : 47, | |
"name" : "Joe Powell", | |
"id" : "2f7dcf00-b651-4747-8acd-9419ed61138e" | |
} | |
], | |
"play_type" : "punt", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:27:37.000Z"), | |
"type" : "play", | |
"yfd" : 9, | |
"yard_line" : 37, | |
"description" : "6-C.Schmidt punts 52 yards from BUF 37. 43-B.Rainey to NYG 34 for 23 yards (17-J.Boykin). Penalty on NYG 47-J.Powell, Personal Foul, 5 yards, enforced at NYG 11.", | |
"side" : "BUF", | |
"down" : 4, | |
"clock" : "05:12", | |
"eventType" : "punt", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "5a799010-3469-4bf1-abbf-54e2fbef6bc6" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 132, | |
"participants" : null, | |
"play_type" : null, | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:21:37.000Z"), | |
"type" : "event", | |
"yfd" : null, | |
"yard_line" : null, | |
"description" : "TV timeout at 05:12.", | |
"side" : null, | |
"down" : null, | |
"clock" : "05:12", | |
"eventType" : null, | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "43449b9a-5e85-47df-a801-edcf2f4b56de" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 133, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "RB", | |
"jersey" : 44, | |
"name" : "Andre Williams", | |
"id" : "f70e835c-89b5-4da2-9bc8-ed9cdcdb2ac1" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "DT", | |
"jersey" : 94, | |
"name" : "Jerel Worthy", | |
"id" : "b9d34a54-0475-417b-a2b5-6c0743b541ff" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "OLB", | |
"jersey" : 43, | |
"name" : "Kroy Biermann", | |
"id" : "2d48318b-7c0b-4a68-a576-2b15496e763c" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T23:20:40.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 6, | |
"description" : "44-A.Williams to NYG 3 for -3 yards (94-J.Worthy,43-K.Biermann).", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "04:43", | |
"eventType" : "rush", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "d10a397c-d353-4d64-8c7f-0cbe389f35db" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 134, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "RB", | |
"jersey" : 44, | |
"name" : "Andre Williams", | |
"id" : "f70e835c-89b5-4da2-9bc8-ed9cdcdb2ac1" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "OLB", | |
"jersey" : 43, | |
"name" : "Kroy Biermann", | |
"id" : "2d48318b-7c0b-4a68-a576-2b15496e763c" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "DT", | |
"jersey" : 94, | |
"name" : "Jerel Worthy", | |
"id" : "b9d34a54-0475-417b-a2b5-6c0743b541ff" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:28:18.000Z"), | |
"type" : "play", | |
"yfd" : 13, | |
"yard_line" : 3, | |
"description" : "44-A.Williams to NYG 3 for no gain (43-K.Biermann,94-J.Worthy).", | |
"side" : "NYG", | |
"down" : 2, | |
"clock" : "04:16", | |
"eventType" : "rush", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "a6e8b68e-c1fd-4cdd-a964-d8c4516cb17e" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 135, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 12, | |
"name" : "Ryan Nassib", | |
"id" : "cb6e47f1-ace7-44c7-893e-1d6d37fc46bd" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "WR", | |
"jersey" : 82, | |
"name" : "Roger Lewis", | |
"id" : "8284f00c-d46a-4cc7-a870-204ddfb4176e" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:28:44.000Z"), | |
"type" : "play", | |
"yfd" : 13, | |
"yard_line" : 3, | |
"description" : "12-R.Nassib incomplete. Intended for 82-R.Lewis.", | |
"side" : "NYG", | |
"down" : 3, | |
"clock" : "03:36", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "b2bb8380-158a-497c-ba9f-50511e6ab0cb" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 136, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "P", | |
"jersey" : 9, | |
"name" : "Brad Wing", | |
"id" : "97d1bb60-84c7-4ef3-8427-c882e8091781" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "LS", | |
"jersey" : 51, | |
"name" : "Zak DeOssie", | |
"id" : "c38a3fbc-f9af-4676-b905-4f101a99194d" | |
} | |
], | |
"play_type" : "punt", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T23:20:47.000Z"), | |
"type" : "play", | |
"yfd" : 13, | |
"yard_line" : 3, | |
"description" : "9-B.Wing punts 57 yards from NYG 3 to the BUF 40, downed by 51-Z.DeOssie.", | |
"side" : "NYG", | |
"down" : 4, | |
"clock" : "03:31", | |
"eventType" : "punt", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "db302378-c579-4d16-a979-ab62e7b4393a" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 137, | |
"participants" : null, | |
"play_type" : null, | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:27:25.000Z"), | |
"type" : "event", | |
"yfd" : null, | |
"yard_line" : null, | |
"description" : "TV timeout at 03:21.", | |
"side" : null, | |
"down" : null, | |
"clock" : "03:21", | |
"eventType" : null, | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "ac0c6dd5-0aa0-49ff-9a10-eb0f10687ae3" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 138, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 40, | |
"name" : "Jonathan Williams", | |
"id" : "697200ea-cabb-40b8-aeac-e52763310306" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "SS", | |
"jersey" : 36, | |
"name" : "Justin Currie", | |
"id" : "47ff835d-2b33-43a7-81e1-26590f6b271a" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "TE", | |
"jersey" : 86, | |
"name" : "Blake Annen", | |
"id" : "64e053e3-6658-46cd-9d3a-323f52c551fc" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:30:41.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 40, | |
"description" : "40-J.Williams to BUF 40 for no gain (36-J.Currie). Penalty on BUF 86-B.Annen, Holding, 10 yards, enforced at BUF 40. No Play.", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : "03:20", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "1bc3e981-e430-46d1-9e62-69fc4764146a" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 139, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 7, | |
"name" : "Cardale Jones", | |
"id" : "92c02ef1-8400-4f5a-9420-6458755e14d4" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "TE", | |
"jersey" : 84, | |
"name" : "Nick O'Leary", | |
"id" : "c257b2e6-dfc9-45c8-b30c-a497f2ce82a2" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "OLB", | |
"jersey" : 93, | |
"name" : "B.J. Goodson", | |
"id" : "981cfb99-ff6f-452e-806c-116f56a484a5" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T22:30:26.000Z"), | |
"type" : "play", | |
"yfd" : 20, | |
"yard_line" : 30, | |
"description" : "7-C.Jones complete to 84-N.O'Leary. 84-N.O'Leary to BUF 34 for 4 yards (93-B.Goodson).", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : "02:59", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "7300db6b-e1c3-4054-a427-95e3639fbc35" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 140, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 7, | |
"name" : "Cardale Jones", | |
"id" : "92c02ef1-8400-4f5a-9420-6458755e14d4" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "TE", | |
"jersey" : 86, | |
"name" : "Blake Annen", | |
"id" : "64e053e3-6658-46cd-9d3a-323f52c551fc" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Long", | |
"direction" : "Middle", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T22:30:28.000Z"), | |
"type" : "play", | |
"yfd" : 16, | |
"yard_line" : 34, | |
"description" : "7-C.Jones incomplete. Intended for 86-B.Annen.", | |
"side" : "BUF", | |
"down" : 2, | |
"clock" : "02:16", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "584fb044-fe3a-4d5a-89c0-5954938b373f" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 141, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 7, | |
"name" : "Cardale Jones", | |
"id" : "92c02ef1-8400-4f5a-9420-6458755e14d4" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T23:22:37.000Z"), | |
"type" : "play", | |
"yfd" : 16, | |
"yard_line" : 34, | |
"description" : "7-C.Jones incomplete. Penalty on BUF 7-C.Jones, Intentional grounding, 13 yards, enforced at BUF 34.", | |
"side" : "BUF", | |
"down" : 3, | |
"clock" : "02:11", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "24073ed8-ddb1-4335-9375-9c6f08b1059c" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 142, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "P", | |
"jersey" : 6, | |
"name" : "Colton Schmidt", | |
"id" : "ca668ed5-05b3-41da-a3a4-6fa8982968f6" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "RB", | |
"jersey" : 43, | |
"name" : "Bobby Rainey", | |
"id" : "56185079-5d0a-416d-9dd8-932a58bc9df7" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "DE", | |
"jersey" : 49, | |
"name" : "Bryson Albright", | |
"id" : "1d9fa156-0e17-4de2-8ee4-6756ea760066" | |
} | |
], | |
"play_type" : "punt", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:33:10.000Z"), | |
"type" : "play", | |
"yfd" : 29, | |
"yard_line" : 21, | |
"description" : "6-C.Schmidt punts 47 yards from BUF 21. 43-B.Rainey to BUF 43 for 25 yards (49-B.Albright).", | |
"side" : "BUF", | |
"down" : 4, | |
"clock" : "02:05", | |
"eventType" : "punt", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "aea947e9-0a7c-4e7c-b5fd-96b9018aa650" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 143, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 12, | |
"name" : "Ryan Nassib", | |
"id" : "cb6e47f1-ace7-44c7-893e-1d6d37fc46bd" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "TE", | |
"jersey" : 89, | |
"name" : "Jerell Adams", | |
"id" : "47426d59-7af4-4714-8050-a85a0ae70f65" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "LB", | |
"jersey" : 51, | |
"name" : "Brandon Spikes", | |
"id" : "c848c7f8-740d-4618-abb5-5399d1152884" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Short", | |
"direction" : "Right", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T23:19:48.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 43, | |
"description" : "12-R.Nassib complete to 89-J.Adams. 89-J.Adams to BUF 35 for 8 yards (51-B.Spikes).", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : "01:51", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "1af99333-d01c-47a9-802b-baea5a971d55" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 144, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "RB", | |
"jersey" : 39, | |
"name" : "Paul Perkins", | |
"id" : "73015642-080b-48a9-b1b5-bfa4a606cfd1" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "DE", | |
"jersey" : 93, | |
"name" : "Lavar Edwards", | |
"id" : "4b916404-c9b7-4d04-b88d-e233ea881ecf" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:34:32.000Z"), | |
"type" : "play", | |
"yfd" : 2, | |
"yard_line" : 35, | |
"description" : "39-P.Perkins to BUF 31 for 4 yards (93-L.Edwards).", | |
"side" : "BUF", | |
"down" : 2, | |
"clock" : "01:12", | |
"eventType" : "rush", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "749096a7-4f3b-47ac-aa8e-6774f49e78b1" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 145, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "RB", | |
"jersey" : 39, | |
"name" : "Paul Perkins", | |
"id" : "73015642-080b-48a9-b1b5-bfa4a606cfd1" | |
} | |
], | |
"play_type" : "penalty", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T22:34:32.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 31, | |
"description" : "Penalty on NYG 39-P.Perkins, False start, 5 yards, enforced at BUF 31. No Play.", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : ":41", | |
"eventType" : "penalty", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "85dd57d1-dcf9-473f-8e87-60d4b288ce41" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 146, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "RB", | |
"jersey" : 39, | |
"name" : "Paul Perkins", | |
"id" : "73015642-080b-48a9-b1b5-bfa4a606cfd1" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "DE", | |
"jersey" : 93, | |
"name" : "Lavar Edwards", | |
"id" : "4b916404-c9b7-4d04-b88d-e233ea881ecf" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "OLB", | |
"jersey" : 43, | |
"name" : "Kroy Biermann", | |
"id" : "2d48318b-7c0b-4a68-a576-2b15496e763c" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T23:19:35.000Z"), | |
"type" : "play", | |
"yfd" : 15, | |
"yard_line" : 36, | |
"description" : "39-P.Perkins to BUF 35 for 1 yard (93-L.Edwards,43-K.Biermann).", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : ":25", | |
"eventType" : "rush", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "8e9db31b-298e-430c-bf61-8e057161bd93" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 147, | |
"participants" : null, | |
"play_type" : null, | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:35:04.000Z"), | |
"type" : "event", | |
"yfd" : null, | |
"yard_line" : null, | |
"description" : "End of Quarter", | |
"side" : null, | |
"down" : null, | |
"clock" : ":00", | |
"eventType" : null, | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "b62606f9-5c20-4340-81f2-8dbb935a490f" | |
} | |
], | |
"periodNumber" : 3, | |
"periodType" : "quarter" | |
}, | |
{ | |
"periods" : [ | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 148, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 12, | |
"name" : "Ryan Nassib", | |
"id" : "cb6e47f1-ace7-44c7-893e-1d6d37fc46bd" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "WR", | |
"jersey" : 82, | |
"name" : "Roger Lewis", | |
"id" : "8284f00c-d46a-4cc7-a870-204ddfb4176e" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "CB", | |
"jersey" : 30, | |
"name" : "Corey White", | |
"id" : "ccf1d49a-deda-4254-abd2-1ee79eb34c13" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T22:37:51.000Z"), | |
"type" : "play", | |
"yfd" : 14, | |
"yard_line" : 35, | |
"description" : "12-R.Nassib incomplete. Intended for 82-R.Lewis.", | |
"side" : "BUF", | |
"down" : 2, | |
"clock" : "15:00", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "570099bf-bcb4-4806-a817-47caf949cc82" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 149, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 12, | |
"name" : "Ryan Nassib", | |
"id" : "cb6e47f1-ace7-44c7-893e-1d6d37fc46bd" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "DE", | |
"jersey" : 93, | |
"name" : "Lavar Edwards", | |
"id" : "4b916404-c9b7-4d04-b88d-e233ea881ecf" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "OLB", | |
"jersey" : 43, | |
"name" : "Kroy Biermann", | |
"id" : "2d48318b-7c0b-4a68-a576-2b15496e763c" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T22:49:21.000Z"), | |
"type" : "play", | |
"yfd" : 14, | |
"yard_line" : 35, | |
"description" : "12-R.Nassib sacked at BUF 40 for -5 yards (93-L.Edwards,43-K.Biermann).", | |
"side" : "BUF", | |
"down" : 3, | |
"clock" : "14:56", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "4ce9a89e-cfbc-40d2-aaa3-e1dbb9126262" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 150, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "P", | |
"jersey" : 9, | |
"name" : "Brad Wing", | |
"id" : "97d1bb60-84c7-4ef3-8427-c882e8091781" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 19, | |
"name" : "Walter Powell", | |
"id" : "68b04e3f-d746-4569-8636-27557fdfea5f" | |
} | |
], | |
"play_type" : "punt", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:39:51.000Z"), | |
"type" : "play", | |
"yfd" : 19, | |
"yard_line" : 40, | |
"description" : "9-B.Wing punts 34 yards from BUF 40 to BUF 6, fair catch by 19-W.Powell.", | |
"side" : "BUF", | |
"down" : 4, | |
"clock" : "14:14", | |
"eventType" : "punt", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "456fbd3e-d628-4cbe-bb26-1c6e4976c670" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 151, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 38, | |
"name" : "James Wilder Jr.", | |
"id" : "f539132f-7172-4dd5-b4d9-504aeaf9ec46" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DE", | |
"jersey" : 61, | |
"name" : "Ishaq Williams", | |
"id" : "de7d86e0-e696-4aa2-bc5d-e0961b4fcf36" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DT", | |
"jersey" : 62, | |
"name" : "Davon Coleman", | |
"id" : "44c53f1f-9ae6-4166-af73-c5e1c7fa9a11" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "Middle", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:41:17.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 6, | |
"description" : "38-J.Wilder Jr. to BUF 11 for 5 yards (61-I.Williams,62-D.Coleman).", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : "14:06", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "f1ee47f7-08bc-4fe9-bc91-f5f5ecb9bd18" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 152, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 38, | |
"name" : "James Wilder Jr.", | |
"id" : "f539132f-7172-4dd5-b4d9-504aeaf9ec46" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DE", | |
"jersey" : 78, | |
"name" : "Romeo Okwara", | |
"id" : "b53384f0-6eb8-4d50-80f5-a2f955183317" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "CB", | |
"jersey" : 38, | |
"name" : "Donte Deayon", | |
"id" : "da918fe0-eb5d-42c7-b952-2f5da5197c20" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "Middle", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:41:39.000Z"), | |
"type" : "play", | |
"yfd" : 5, | |
"yard_line" : 11, | |
"description" : "38-J.Wilder Jr. to BUF 12 for 1 yard (78-R.Okwara,38-D.Deayon).", | |
"side" : "BUF", | |
"down" : 2, | |
"clock" : "13:29", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "a1d533d3-7e67-48cd-a969-7b341478cdc1" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 153, | |
"participants" : null, | |
"play_type" : "penalty", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:42:27.000Z"), | |
"type" : "play", | |
"yfd" : 4, | |
"yard_line" : 12, | |
"description" : "Team penalty on BUF, Illegal substitution, 5 yards, enforced at BUF 12. No Play.", | |
"side" : "BUF", | |
"down" : 3, | |
"clock" : "12:58", | |
"eventType" : "penalty", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "40709496-add5-4f7d-a62c-c3d6a5e65677" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 154, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 7, | |
"name" : "Cardale Jones", | |
"id" : "92c02ef1-8400-4f5a-9420-6458755e14d4" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 19, | |
"name" : "Walter Powell", | |
"id" : "68b04e3f-d746-4569-8636-27557fdfea5f" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "CB", | |
"jersey" : 31, | |
"name" : "Trevin Wade", | |
"id" : "0609292a-7a10-4b61-a3ff-b7e997ffe4a4" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Short", | |
"direction" : "Middle", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T22:42:50.000Z"), | |
"type" : "play", | |
"yfd" : 9, | |
"yard_line" : 7, | |
"description" : "7-C.Jones complete to 19-W.Powell. 19-W.Powell to BUF 18 for 11 yards (31-T.Wade).", | |
"side" : "BUF", | |
"down" : 3, | |
"clock" : "12:36", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "598da3cc-2872-4355-a869-25979ef9df0a" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 155, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 47, | |
"name" : "Dan Herron", | |
"id" : "99c4968c-f811-4343-8cba-4bdd2884d734" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DT", | |
"jersey" : 62, | |
"name" : "Davon Coleman", | |
"id" : "44c53f1f-9ae6-4166-af73-c5e1c7fa9a11" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DE", | |
"jersey" : 61, | |
"name" : "Ishaq Williams", | |
"id" : "de7d86e0-e696-4aa2-bc5d-e0961b4fcf36" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:43:44.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 18, | |
"description" : "47-D.Herron to BUF 24 for 6 yards (62-D.Coleman,61-I.Williams).", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : "11:49", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "a2226bed-23fb-40b9-9c09-4e866abc2b62" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 156, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 47, | |
"name" : "Dan Herron", | |
"id" : "99c4968c-f811-4343-8cba-4bdd2884d734" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DE", | |
"jersey" : 71, | |
"name" : "Stansly Maponga", | |
"id" : "ae0be14a-f28b-41fe-ae4b-34729024138a" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:43:29.000Z"), | |
"type" : "play", | |
"yfd" : 4, | |
"yard_line" : 24, | |
"description" : "47-D.Herron to BUF 27 for 3 yards (71-S.Maponga).", | |
"side" : "BUF", | |
"down" : 2, | |
"clock" : "11:09", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "f2f1dfe4-c092-4ea4-a1df-b4a788da9355" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 157, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "FB", | |
"jersey" : 48, | |
"name" : "Glenn Gronkowski", | |
"id" : "60aa9a85-1fc6-4b65-a350-34ec09456791" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DT", | |
"jersey" : 62, | |
"name" : "Davon Coleman", | |
"id" : "44c53f1f-9ae6-4166-af73-c5e1c7fa9a11" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "Middle", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:44:41.000Z"), | |
"type" : "play", | |
"yfd" : 1, | |
"yard_line" : 27, | |
"description" : "48-G.Gronkowski to BUF 31 for 4 yards (62-D.Coleman).", | |
"side" : "BUF", | |
"down" : 3, | |
"clock" : "10:30", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "2398c8eb-53c6-4e78-8d98-28f5778a867e" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 158, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 7, | |
"name" : "Cardale Jones", | |
"id" : "92c02ef1-8400-4f5a-9420-6458755e14d4" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 19, | |
"name" : "Walter Powell", | |
"id" : "68b04e3f-d746-4569-8636-27557fdfea5f" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "SS", | |
"jersey" : 36, | |
"name" : "Justin Currie", | |
"id" : "47ff835d-2b33-43a7-81e1-26590f6b271a" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:45:17.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 31, | |
"description" : "7-C.Jones complete to 19-W.Powell. 19-W.Powell pushed ob at NYG 38 for 31 yards (36-J.Currie).", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : "09:48", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "dec0e104-6682-4821-997e-9544e721d016" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 159, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 7, | |
"name" : "Cardale Jones", | |
"id" : "92c02ef1-8400-4f5a-9420-6458755e14d4" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 16, | |
"name" : "Kain Colter", | |
"id" : "e4e1f558-8ae9-4e47-ac7a-8740292e7fdb" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "FS", | |
"jersey" : 30, | |
"name" : "Cooper Taylor", | |
"id" : "bea4b40e-a963-4e48-97b1-8e3ac61c0624" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Long", | |
"direction" : "Left", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T23:19:02.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 38, | |
"description" : "7-C.Jones incomplete. Intended for 16-K.Colter, INTERCEPTED by 30-C.Taylor at NYG 3. 30-C.Taylor runs ob at NYG 3 for no gain.", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "09:09", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "36f947c4-9852-448f-9e5b-3c71437cf296" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 160, | |
"participants" : null, | |
"play_type" : null, | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:46:27.000Z"), | |
"type" : "event", | |
"yfd" : null, | |
"yard_line" : null, | |
"description" : "TV timeout at 09:01.", | |
"side" : null, | |
"down" : null, | |
"clock" : "09:01", | |
"eventType" : null, | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "d01fb57a-eaec-4120-a427-58945e443421" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 161, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "RB", | |
"jersey" : 43, | |
"name" : "Bobby Rainey", | |
"id" : "56185079-5d0a-416d-9dd8-932a58bc9df7" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "CB", | |
"jersey" : 30, | |
"name" : "Corey White", | |
"id" : "ccf1d49a-deda-4254-abd2-1ee79eb34c13" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:48:31.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 3, | |
"description" : "43-B.Rainey pushed ob at BUF 30 for 67 yards (30-C.White).", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "09:01", | |
"eventType" : "rush", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "7d454330-9b56-4a54-9273-15a74966ec55" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 162, | |
"participants" : null, | |
"play_type" : null, | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:48:49.000Z"), | |
"type" : "event", | |
"yfd" : null, | |
"yard_line" : null, | |
"description" : "Timeout #1 by NYG at 08:13.", | |
"side" : null, | |
"down" : null, | |
"clock" : "08:13", | |
"eventType" : null, | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "2d832022-d747-479c-97a0-4090ffe6e7b6" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 163, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 12, | |
"name" : "Ryan Nassib", | |
"id" : "cb6e47f1-ace7-44c7-893e-1d6d37fc46bd" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "WR", | |
"jersey" : 2, | |
"name" : "K.J. Maye", | |
"id" : "3d61b215-f068-4cca-bbe2-cea9d1ba711f" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "SS", | |
"jersey" : 26, | |
"name" : "Robert Blanton", | |
"id" : "5db03086-c670-4adb-98ed-b6a59a4f9270" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Short", | |
"direction" : "Middle", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T22:51:22.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 30, | |
"description" : "12-R.Nassib complete to 2-K.Maye. 2-K.Maye to BUF 13 for 17 yards (26-R.Blanton).", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : "08:13", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "7072468a-45cd-47dd-95e5-5f6e9255a8c2" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 164, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 12, | |
"name" : "Ryan Nassib", | |
"id" : "cb6e47f1-ace7-44c7-893e-1d6d37fc46bd" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "WR", | |
"jersey" : 83, | |
"name" : "Kadron Boone", | |
"id" : "cd845ec0-b874-4505-bad5-e1b268c4d7e0" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Short", | |
"direction" : "Left", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T22:51:57.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 13, | |
"description" : "12-R.Nassib incomplete. Intended for 83-K.Boone.", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : "07:40", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "4926284d-26de-41e3-b95d-8d86392a2e5e" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 165, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "RB", | |
"jersey" : 43, | |
"name" : "Bobby Rainey", | |
"id" : "56185079-5d0a-416d-9dd8-932a58bc9df7" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "MLB", | |
"jersey" : 58, | |
"name" : "Randell Johnson", | |
"id" : "437120e5-3406-4796-b941-ae3c9aed8bee" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "DE", | |
"jersey" : 54, | |
"name" : "Max Valles", | |
"id" : "8ab4dd5c-7ace-4819-80b7-030de97ab88f" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "Middle", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T22:53:02.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 13, | |
"description" : "43-B.Rainey to BUF 10 for 3 yards (58-R.Johnson,54-M.Valles).", | |
"side" : "BUF", | |
"down" : 2, | |
"clock" : "07:37", | |
"eventType" : "rush", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "629f0970-c6ff-4ac3-b702-5cbe652045cf" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 166, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 12, | |
"name" : "Ryan Nassib", | |
"id" : "cb6e47f1-ace7-44c7-893e-1d6d37fc46bd" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "WR", | |
"jersey" : 2, | |
"name" : "K.J. Maye", | |
"id" : "3d61b215-f068-4cca-bbe2-cea9d1ba711f" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T23:01:36.000Z"), | |
"type" : "play", | |
"yfd" : 7, | |
"yard_line" : 10, | |
"description" : "12-R.Nassib incomplete. Intended for 2-K.Maye.", | |
"side" : "BUF", | |
"down" : 3, | |
"clock" : "07:01", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "92bfbd3f-5e68-480c-ba86-eb11e3f1f13f" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 167, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "P", | |
"jersey" : 9, | |
"name" : "Brad Wing", | |
"id" : "97d1bb60-84c7-4ef3-8427-c882e8091781" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "K", | |
"jersey" : 5, | |
"name" : "Tom Obarski", | |
"id" : "d2bce0ed-fc46-4c15-89bb-993f65333466" | |
} | |
], | |
"play_type" : "fieldgoal", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:55:38.000Z"), | |
"type" : "play", | |
"yfd" : 7, | |
"yard_line" : 10, | |
"description" : "5-T.Obarski 27 yards Field Goal is No Good.", | |
"side" : "BUF", | |
"down" : 4, | |
"clock" : "06:54", | |
"eventType" : "fieldgoal", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "f39a8c28-9f0a-498e-955f-f58c6c6da295" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 168, | |
"participants" : null, | |
"play_type" : null, | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:54:56.000Z"), | |
"type" : "event", | |
"yfd" : null, | |
"yard_line" : null, | |
"description" : "TV timeout at 06:50.", | |
"side" : null, | |
"down" : null, | |
"clock" : "06:50", | |
"eventType" : null, | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "8ea7e1a9-27fc-4e9d-978c-fcac8adccd77" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 169, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 38, | |
"name" : "James Wilder Jr.", | |
"id" : "f539132f-7172-4dd5-b4d9-504aeaf9ec46" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DT", | |
"jersey" : 96, | |
"name" : "Jay Bromley", | |
"id" : "8fd4379f-242a-4388-ae91-5b99acbb1bd8" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "FS", | |
"jersey" : 33, | |
"name" : "Andrew Adams", | |
"id" : "23557a45-6dc7-43c8-a4c6-f53ae72ff660" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:56:38.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 20, | |
"description" : "38-J.Wilder Jr. to BUF 24 for 4 yards (96-J.Bromley,33-A.Adams).", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : "06:50", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "83734206-9a3b-45e0-80d4-b0c0186be838" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 170, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 38, | |
"name" : "James Wilder Jr.", | |
"id" : "f539132f-7172-4dd5-b4d9-504aeaf9ec46" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "OLB", | |
"jersey" : 93, | |
"name" : "B.J. Goodson", | |
"id" : "981cfb99-ff6f-452e-806c-116f56a484a5" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DE", | |
"jersey" : 61, | |
"name" : "Ishaq Williams", | |
"id" : "de7d86e0-e696-4aa2-bc5d-e0961b4fcf36" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:57:49.000Z"), | |
"type" : "play", | |
"yfd" : 6, | |
"yard_line" : 24, | |
"description" : "38-J.Wilder Jr. to BUF 27 for 3 yards (93-B.Goodson,61-I.Williams).", | |
"side" : "BUF", | |
"down" : 2, | |
"clock" : "06:07", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "83fa9fc6-e426-433c-87c2-f2b198b362d8" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 171, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 38, | |
"name" : "James Wilder Jr.", | |
"id" : "f539132f-7172-4dd5-b4d9-504aeaf9ec46" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DE", | |
"jersey" : 99, | |
"name" : "Mike Rose", | |
"id" : "7cd41e10-dc67-4360-a713-fed7cc200587" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DT", | |
"jersey" : 64, | |
"name" : "Greg Milhouse Jr.", | |
"id" : "96981785-f775-4e89-bda9-514cc3ccec1d" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:58:18.000Z"), | |
"type" : "play", | |
"yfd" : 3, | |
"yard_line" : 27, | |
"description" : "38-J.Wilder Jr. to BUF 30 for 3 yards (99-M.Rose,64-G.Milhouse).", | |
"side" : "BUF", | |
"down" : 3, | |
"clock" : "05:25", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "b12abdde-1ca8-4d19-97d7-1ace0f49965b" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 172, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 40, | |
"name" : "Jonathan Williams", | |
"id" : "697200ea-cabb-40b8-aeac-e52763310306" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "FS", | |
"jersey" : 33, | |
"name" : "Andrew Adams", | |
"id" : "23557a45-6dc7-43c8-a4c6-f53ae72ff660" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DE", | |
"jersey" : 61, | |
"name" : "Ishaq Williams", | |
"id" : "de7d86e0-e696-4aa2-bc5d-e0961b4fcf36" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T22:58:40.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 30, | |
"description" : "40-J.Williams to BUF 29 for -1 yard (33-A.Adams,61-I.Williams).", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : "04:42", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "436e0d26-8885-4b4a-a4bc-c500eb08a60f" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 173, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 40, | |
"name" : "Jonathan Williams", | |
"id" : "697200ea-cabb-40b8-aeac-e52763310306" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "OLB", | |
"jersey" : 93, | |
"name" : "B.J. Goodson", | |
"id" : "981cfb99-ff6f-452e-806c-116f56a484a5" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DE", | |
"jersey" : 61, | |
"name" : "Ishaq Williams", | |
"id" : "de7d86e0-e696-4aa2-bc5d-e0961b4fcf36" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "Middle", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T23:00:05.000Z"), | |
"type" : "play", | |
"yfd" : 11, | |
"yard_line" : 29, | |
"description" : "40-J.Williams to BUF 32 for 3 yards (93-B.Goodson,61-I.Williams).", | |
"side" : "BUF", | |
"down" : 2, | |
"clock" : "03:59", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "aa95722d-3f5c-4014-a358-fe3372d109cf" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 174, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 7, | |
"name" : "Cardale Jones", | |
"id" : "92c02ef1-8400-4f5a-9420-6458755e14d4" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "WR", | |
"jersey" : 16, | |
"name" : "Kain Colter", | |
"id" : "e4e1f558-8ae9-4e47-ac7a-8740292e7fdb" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Short", | |
"direction" : "Right", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T22:59:30.000Z"), | |
"type" : "play", | |
"yfd" : 8, | |
"yard_line" : 32, | |
"description" : "7-C.Jones incomplete. Intended for 16-K.Colter.", | |
"side" : "BUF", | |
"down" : 3, | |
"clock" : "03:17", | |
"eventType" : "pass", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "737f4938-7e34-4e33-af44-d4cbc3ea2a7b" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 175, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "P", | |
"jersey" : 6, | |
"name" : "Colton Schmidt", | |
"id" : "ca668ed5-05b3-41da-a3a4-6fa8982968f6" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "RB", | |
"jersey" : 43, | |
"name" : "Bobby Rainey", | |
"id" : "56185079-5d0a-416d-9dd8-932a58bc9df7" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "CB", | |
"jersey" : 41, | |
"name" : "Sterling Moore", | |
"id" : "036fd3fc-e7a0-4f75-9019-8a5badff5e5f" | |
} | |
], | |
"play_type" : "punt", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T23:00:58.000Z"), | |
"type" : "play", | |
"yfd" : 8, | |
"yard_line" : 32, | |
"description" : "6-C.Schmidt punts 44 yards from BUF 32. 43-B.Rainey pushed ob at NYG 35 for 11 yards (41-S.Moore).", | |
"side" : "BUF", | |
"down" : 4, | |
"clock" : "03:12", | |
"eventType" : "punt", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "9e209730-04a1-4d1a-94ee-7e831374b6b7" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 176, | |
"participants" : null, | |
"play_type" : null, | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T23:00:36.000Z"), | |
"type" : "event", | |
"yfd" : null, | |
"yard_line" : null, | |
"description" : "TV timeout at 03:00.", | |
"side" : null, | |
"down" : null, | |
"clock" : "03:00", | |
"eventType" : null, | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "d8bbea61-8b88-445e-b80c-5d053e24d4a5" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 177, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 6, | |
"name" : "Logan Thomas", | |
"id" : "b24625a0-d402-4d59-a778-aa4b073bfe5e" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "WR", | |
"jersey" : 86, | |
"name" : "Darius Powe", | |
"id" : "3ddd54b6-defd-4952-ad7d-489ddcf0d5ba" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "SS", | |
"jersey" : 31, | |
"name" : "Jonathan Dowling", | |
"id" : "87347e6c-2edc-4f05-98c3-889c39c07e82" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Short", | |
"direction" : "Right", | |
"formation" : "Shotgun", | |
"updatedAt" : ISODate("2016-08-20T23:06:49.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 35, | |
"description" : "6-L.Thomas complete to 86-D.Powe. 86-D.Powe pushed ob at NYG 41 for 6 yards (31-J.Dowling).", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "03:00", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "167b339b-4f93-4272-80a3-e0c51e9b4b6a" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 178, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 6, | |
"name" : "Logan Thomas", | |
"id" : "b24625a0-d402-4d59-a778-aa4b073bfe5e" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "TE", | |
"jersey" : 88, | |
"name" : "Ryan Malleck", | |
"id" : "0b6d4047-2c3d-4727-8cd9-0ec66178c7a7" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "SS", | |
"jersey" : 31, | |
"name" : "Jonathan Dowling", | |
"id" : "87347e6c-2edc-4f05-98c3-889c39c07e82" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "OT", | |
"jersey" : 69, | |
"name" : "Brett Jones", | |
"id" : "ec606880-b9d9-4765-b70d-7f249e06c2aa" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "Short", | |
"direction" : "Middle", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T23:18:39.000Z"), | |
"type" : "play", | |
"yfd" : 4, | |
"yard_line" : 41, | |
"description" : "6-L.Thomas incomplete. Intended for 88-R.Malleck, INTERCEPTED by 31-J.Dowling at BUF 43. 31-J.Dowling to BUF 38 for -5 yards (69-B.Jones).", | |
"side" : "NYG", | |
"down" : 2, | |
"clock" : "02:51", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "c279e37a-6cda-467e-9c92-882d141d9eb5" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 179, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 38, | |
"name" : "James Wilder Jr.", | |
"id" : "f539132f-7172-4dd5-b4d9-504aeaf9ec46" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DT", | |
"jersey" : 62, | |
"name" : "Davon Coleman", | |
"id" : "44c53f1f-9ae6-4166-af73-c5e1c7fa9a11" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T23:05:16.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 38, | |
"description" : "38-J.Wilder Jr. to BUF 40 for 2 yards (62-D.Coleman).", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : "02:42", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "5fce8583-7d18-4229-96e3-221e14e59d60" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 180, | |
"participants" : null, | |
"play_type" : null, | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T23:05:05.000Z"), | |
"type" : "event", | |
"yfd" : null, | |
"yard_line" : null, | |
"description" : "Two-Minute Warning", | |
"side" : null, | |
"down" : null, | |
"clock" : "02:00", | |
"eventType" : null, | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "dd224828-9502-46f1-b51d-d339d082de47" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 181, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 38, | |
"name" : "James Wilder Jr.", | |
"id" : "f539132f-7172-4dd5-b4d9-504aeaf9ec46" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "FS", | |
"jersey" : 33, | |
"name" : "Andrew Adams", | |
"id" : "23557a45-6dc7-43c8-a4c6-f53ae72ff660" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DT", | |
"jersey" : 62, | |
"name" : "Davon Coleman", | |
"id" : "44c53f1f-9ae6-4166-af73-c5e1c7fa9a11" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T23:08:08.000Z"), | |
"type" : "play", | |
"yfd" : 8, | |
"yard_line" : 40, | |
"description" : "38-J.Wilder Jr. to BUF 43 for 3 yards (33-A.Adams,62-D.Coleman).", | |
"side" : "BUF", | |
"down" : 2, | |
"clock" : "02:00", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "996ec166-31d4-4cdd-bc57-bc28fc3a69dd" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 182, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "RB", | |
"jersey" : 38, | |
"name" : "James Wilder Jr.", | |
"id" : "f539132f-7172-4dd5-b4d9-504aeaf9ec46" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "DT", | |
"jersey" : 64, | |
"name" : "Greg Milhouse Jr.", | |
"id" : "96981785-f775-4e89-bda9-514cc3ccec1d" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T23:08:48.000Z"), | |
"type" : "play", | |
"yfd" : 5, | |
"yard_line" : 43, | |
"description" : "38-J.Wilder Jr. to BUF 41 for -2 yards (64-G.Milhouse).", | |
"side" : "BUF", | |
"down" : 3, | |
"clock" : "01:14", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "e1db0ab5-35a8-4522-a1a3-7c76550b7f6a" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 183, | |
"participants" : null, | |
"play_type" : null, | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T23:08:23.000Z"), | |
"type" : "event", | |
"yfd" : null, | |
"yard_line" : null, | |
"description" : "Timeout #2 by NYG at 01:08.", | |
"side" : null, | |
"down" : null, | |
"clock" : "01:08", | |
"eventType" : null, | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "e6e674ed-2586-4025-b69b-024ab01d8c96" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 184, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "P", | |
"jersey" : 6, | |
"name" : "Colton Schmidt", | |
"id" : "ca668ed5-05b3-41da-a3a4-6fa8982968f6" | |
} | |
], | |
"play_type" : "punt", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T23:18:22.000Z"), | |
"type" : "play", | |
"yfd" : 7, | |
"yard_line" : 41, | |
"description" : "6-C.Schmidt punts 37 yards from BUF 41, out of bounds at the NYG 22.", | |
"side" : "BUF", | |
"down" : 4, | |
"clock" : "01:07", | |
"eventType" : "punt", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "2f7e8988-ae19-408a-93e7-a8c1dd81d52c" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 185, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 6, | |
"name" : "Logan Thomas", | |
"id" : "b24625a0-d402-4d59-a778-aa4b073bfe5e" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "WR", | |
"jersey" : 83, | |
"name" : "Kadron Boone", | |
"id" : "cd845ec0-b874-4505-bad5-e1b268c4d7e0" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "SS", | |
"jersey" : 33, | |
"name" : "Colt Anderson", | |
"id" : "3c57a63e-cdce-48ab-9dfc-66c6e809697c" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "OLB", | |
"jersey" : 50, | |
"name" : "Eric Striker", | |
"id" : "8efab3be-c0a8-4ad9-be2f-1b40415888fe" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T23:20:48.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 22, | |
"description" : "6-L.Thomas complete to 83-K.Boone. 83-K.Boone to NYG 33 for 11 yards (33-C.Anderson).", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : "01:00", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "744c66c7-c041-4892-9023-d7b2a0cc33c5" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 186, | |
"participants" : [ | |
{ | |
"team" : "NYG", | |
"position" : "QB", | |
"jersey" : 6, | |
"name" : "Logan Thomas", | |
"id" : "b24625a0-d402-4d59-a778-aa4b073bfe5e" | |
}, | |
{ | |
"team" : "NYG", | |
"position" : "WR", | |
"jersey" : 8, | |
"name" : "Anthony Dable", | |
"id" : "317ddb52-a14b-4385-8961-dc526d6a509c" | |
}, | |
{ | |
"team" : "BUF", | |
"position" : "SS", | |
"jersey" : 26, | |
"name" : "Robert Blanton", | |
"id" : "5db03086-c670-4adb-98ed-b6a59a4f9270" | |
} | |
], | |
"play_type" : "pass", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T23:18:08.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 33, | |
"description" : "6-L.Thomas incomplete. Intended for 8-A.Dable, INTERCEPTED by 26-R.Blanton at BUF 32. 26-R.Blanton runs ob at BUF 32 for no gain (8-A.Dable).", | |
"side" : "NYG", | |
"down" : 1, | |
"clock" : ":51", | |
"eventType" : "pass", | |
"teamCode" : "NYG", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "2841ecd3-05ff-4792-959d-3676b71a5168" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 187, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 7, | |
"name" : "Cardale Jones", | |
"id" : "92c02ef1-8400-4f5a-9420-6458755e14d4" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T23:13:06.000Z"), | |
"type" : "play", | |
"yfd" : 10, | |
"yard_line" : 32, | |
"description" : "7-C.Jones kneels at BUF 31 for -1 yard.", | |
"side" : "BUF", | |
"down" : 1, | |
"clock" : ":45", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "ee859266-c86e-4211-a802-082915cd35c1" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 188, | |
"participants" : [ | |
{ | |
"team" : "BUF", | |
"position" : "QB", | |
"jersey" : 7, | |
"name" : "Cardale Jones", | |
"id" : "92c02ef1-8400-4f5a-9420-6458755e14d4" | |
} | |
], | |
"play_type" : "rush", | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T23:13:16.000Z"), | |
"type" : "play", | |
"yfd" : 11, | |
"yard_line" : 31, | |
"description" : "7-C.Jones kneels at BUF 30 for -1 yard.", | |
"side" : "BUF", | |
"down" : 2, | |
"clock" : ":16", | |
"eventType" : "rush", | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "40967e43-8f66-44b5-b532-80d268362709" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 189, | |
"participants" : null, | |
"play_type" : null, | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T23:13:29.000Z"), | |
"type" : "event", | |
"yfd" : null, | |
"yard_line" : null, | |
"description" : "End of 4th Quarter", | |
"side" : null, | |
"down" : null, | |
"clock" : ":00", | |
"eventType" : null, | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "5724aa01-c3e6-45ef-ae11-c26274563e54" | |
}, | |
{ | |
"descriptionHeader" : "", | |
"sequence" : 190, | |
"participants" : null, | |
"play_type" : null, | |
"distance" : "", | |
"direction" : "", | |
"formation" : "", | |
"updatedAt" : ISODate("2016-08-20T23:13:35.000Z"), | |
"type" : "event", | |
"yfd" : null, | |
"yard_line" : null, | |
"description" : "End of Game", | |
"side" : null, | |
"down" : null, | |
"clock" : ":00", | |
"eventType" : null, | |
"teamCode" : "BUF", | |
"teamName" : "", | |
"teamPicUrl" : "", | |
"id" : "6e2bc2e0-588f-4a51-9807-ac4fd88badb9" | |
} | |
], | |
"periodNumber" : 4, | |
"periodType" : "quarter" | |
} | |
], | |
"eventId" : "1635935", | |
"venue" : { | |
"name" : "Ralph Wilson Stadium", | |
"map" : "", | |
"city" : "Orchard Park", | |
"state" : "NY", | |
"country" : "USA", | |
"capacity" : "73079", | |
"surface" : "artificial", | |
"type" : "outdoor", | |
"zip" : "14127", | |
"address" : "One Bills Drive", | |
"availableTickets" : 0, | |
"stadiumMap" : "http://static.ticketutils.com/Charts/500X/1622c8a3-c643-466a-b2a3-1fc3e103a059.jpg", | |
"parkingMap" : "http://static.ticketutils.com/Charts/500X/bce3b9f4-8860-4b55-8414-d73415aeaba4.jpg", | |
"longitude" : -78.7439189, | |
"latitude" : 42.7675593 | |
}, | |
"broadcast" : { | |
"network" : "NFL Network", | |
"satellite" : "212", | |
"internet" : "" | |
}, | |
"weather" : { | |
"temperature" : "", | |
"condition" : "", | |
"humidity" : "", | |
"windSpeed" : "", | |
"windDirection" : "" | |
}, | |
"odds" : { | |
"lines" : [ | |
{ | |
"line" : [ | |
{ | |
"underMoney" : "-107", | |
"overMoney" : "-107", | |
"total" : 40, | |
"awayMoney" : null, | |
"homeMoney" : null, | |
"underdogMoney" : "+101", | |
"favoriteMoney" : "-113", | |
"favoritePoints" : -2.5, | |
"favoriteTeamId" : 324, | |
"lineType" : { | |
"name" : "opening", | |
"lineTypeId" : 1 | |
} | |
}, | |
{ | |
"underMoney" : "-107", | |
"overMoney" : "-107", | |
"total" : 40, | |
"awayMoney" : null, | |
"homeMoney" : null, | |
"underdogMoney" : "+102", | |
"favoriteMoney" : "-115", | |
"favoritePoints" : -2.5, | |
"favoriteTeamId" : 324, | |
"lineType" : { | |
"name" : "current", | |
"lineTypeId" : 2 | |
} | |
} | |
], | |
"changeDate" : [ | |
{ | |
"dateType" : "Local", | |
"full" : "2016-08-20T15:00:00", | |
"minute" : 0, | |
"hour" : 15, | |
"date" : 20, | |
"month" : 8, | |
"year" : 2016 | |
}, | |
{ | |
"dateType" : "UTC", | |
"full" : "2016-08-20T19:00:00", | |
"minute" : 0, | |
"hour" : 19, | |
"date" : 20, | |
"month" : 8, | |
"year" : 2016 | |
} | |
], | |
"scope" : { | |
"name" : "Game", | |
"scopeId" : 1 | |
} | |
} | |
], | |
"teams" : [ | |
{ | |
"teamLocationType" : { | |
"name" : "home", | |
"teamLocationTypeId" : 1 | |
}, | |
"abbreviation" : "Buf", | |
"nickname" : "Bills", | |
"location" : "Buffalo", | |
"rotation" : 422, | |
"teamId" : 324 | |
}, | |
{ | |
"teamLocationType" : { | |
"name" : "away", | |
"teamLocationTypeId" : 2 | |
}, | |
"abbreviation" : "NYG", | |
"nickname" : "Giants", | |
"location" : "New York", | |
"rotation" : 421, | |
"teamId" : 351 | |
} | |
] | |
}, | |
"weatherReport" : { | |
"hourly" : [ | |
{ | |
"ozone" : 292.77, | |
"pressure" : 1012.77, | |
"cloudCover" : 0.02, | |
"visibility" : 10, | |
"windBearing" : 157, | |
"windSpeed" : 5.7, | |
"humidity" : 0.74, | |
"dewPoint" : 62.96, | |
"apparentTemperature" : 71.71, | |
"temperature" : 71.71, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471665600 | |
}, | |
{ | |
"ozone" : 291.95, | |
"pressure" : 1012.58, | |
"cloudCover" : 0.03, | |
"visibility" : 10, | |
"windBearing" : 157, | |
"windSpeed" : 6.05, | |
"humidity" : 0.75, | |
"dewPoint" : 62.34, | |
"apparentTemperature" : 70.58, | |
"temperature" : 70.58, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471669200 | |
}, | |
{ | |
"ozone" : 291.12, | |
"pressure" : 1012.39, | |
"cloudCover" : 0.04, | |
"visibility" : 10, | |
"windBearing" : 157, | |
"windSpeed" : 6.4, | |
"humidity" : 0.76, | |
"dewPoint" : 61.8, | |
"apparentTemperature" : 69.56, | |
"temperature" : 69.56, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471672800 | |
}, | |
{ | |
"ozone" : 291.05, | |
"pressure" : 1012.13, | |
"cloudCover" : 0.04, | |
"visibility" : 10, | |
"windBearing" : 160, | |
"windSpeed" : 6.46, | |
"humidity" : 0.79, | |
"dewPoint" : 61.87, | |
"apparentTemperature" : 68.68, | |
"temperature" : 68.68, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471676400 | |
}, | |
{ | |
"ozone" : 291.32, | |
"pressure" : 1011.85, | |
"cloudCover" : 0.05, | |
"visibility" : 10, | |
"windBearing" : 163, | |
"windSpeed" : 6.41, | |
"humidity" : 0.82, | |
"dewPoint" : 62.16, | |
"apparentTemperature" : 67.87, | |
"temperature" : 67.87, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471680000 | |
}, | |
{ | |
"ozone" : 291.78, | |
"pressure" : 1011.68, | |
"cloudCover" : 0.06, | |
"visibility" : 10, | |
"windBearing" : 167, | |
"windSpeed" : 6.42, | |
"humidity" : 0.84, | |
"dewPoint" : 62.46, | |
"apparentTemperature" : 67.39, | |
"temperature" : 67.39, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471683600 | |
}, | |
{ | |
"ozone" : 292.5, | |
"pressure" : 1011.69, | |
"cloudCover" : 0.07, | |
"visibility" : 10, | |
"windBearing" : 170, | |
"windSpeed" : 6.54, | |
"humidity" : 0.85, | |
"dewPoint" : 63.42, | |
"apparentTemperature" : 67.95, | |
"temperature" : 67.95, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471687200 | |
}, | |
{ | |
"ozone" : 293.4, | |
"pressure" : 1011.79, | |
"cloudCover" : 0.08, | |
"visibility" : 10, | |
"windBearing" : 172, | |
"windSpeed" : 6.74, | |
"humidity" : 0.86, | |
"dewPoint" : 64.47, | |
"apparentTemperature" : 68.92, | |
"temperature" : 68.92, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471690800 | |
}, | |
{ | |
"ozone" : 294.1, | |
"pressure" : 1011.83, | |
"cloudCover" : 0.09, | |
"visibility" : 10, | |
"windBearing" : 176, | |
"windSpeed" : 6.98, | |
"humidity" : 0.84, | |
"dewPoint" : 65.49, | |
"apparentTemperature" : 70.49, | |
"temperature" : 70.49, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471694400 | |
}, | |
{ | |
"ozone" : 294.43, | |
"pressure" : 1011.75, | |
"cloudCover" : 0.08, | |
"visibility" : 10, | |
"windBearing" : 186, | |
"windSpeed" : 7.48, | |
"humidity" : 0.79, | |
"dewPoint" : 66.57, | |
"apparentTemperature" : 73.38, | |
"temperature" : 73.38, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471698000 | |
}, | |
{ | |
"ozone" : 294.55, | |
"pressure" : 1011.59, | |
"cloudCover" : 0.08, | |
"visibility" : 10, | |
"windBearing" : 195, | |
"windSpeed" : 8.18, | |
"humidity" : 0.73, | |
"dewPoint" : 66.93, | |
"apparentTemperature" : 76.43, | |
"temperature" : 76.43, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471701600 | |
}, | |
{ | |
"ozone" : 294.52, | |
"pressure" : 1011.31, | |
"cloudCover" : 0.1, | |
"visibility" : 10, | |
"windBearing" : 200, | |
"windSpeed" : 8.76, | |
"humidity" : 0.67, | |
"dewPoint" : 67.17, | |
"apparentTemperature" : 79, | |
"temperature" : 79, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471705200 | |
}, | |
{ | |
"ozone" : 294.34, | |
"pressure" : 1010.87, | |
"cloudCover" : 0.21, | |
"visibility" : 10, | |
"windBearing" : 203, | |
"windSpeed" : 8.95, | |
"humidity" : 0.65, | |
"dewPoint" : 67.87, | |
"apparentTemperature" : 83.53, | |
"temperature" : 80.83, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471708800 | |
}, | |
{ | |
"ozone" : 294.01, | |
"pressure" : 1010.31, | |
"cloudCover" : 0.36, | |
"visibility" : 9.99, | |
"windBearing" : 206, | |
"windSpeed" : 9.09, | |
"humidity" : 0.64, | |
"dewPoint" : 68.56, | |
"apparentTemperature" : 85.16, | |
"temperature" : 81.99, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471712400 | |
}, | |
{ | |
"ozone" : 293.62, | |
"pressure" : 1009.73, | |
"cloudCover" : 0.43, | |
"visibility" : 9.99, | |
"windBearing" : 208, | |
"windSpeed" : 9.14, | |
"humidity" : 0.63, | |
"dewPoint" : 69.51, | |
"apparentTemperature" : 87.2, | |
"temperature" : 83.3, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471716000 | |
}, | |
{ | |
"ozone" : 293.22, | |
"pressure" : 1009.12, | |
"cloudCover" : 0.43, | |
"visibility" : 9.99, | |
"windBearing" : 206, | |
"windSpeed" : 8.93, | |
"humidity" : 0.62, | |
"dewPoint" : 70.3, | |
"apparentTemperature" : 89.32, | |
"temperature" : 84.65, | |
"precipType" : "rain", | |
"precipProbability" : 0.03, | |
"precipIntensity" : 0.0014, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471719600 | |
}, | |
{ | |
"ozone" : 292.75, | |
"pressure" : 1008.48, | |
"cloudCover" : 0.39, | |
"visibility" : 10, | |
"windBearing" : 202, | |
"windSpeed" : 8.43, | |
"humidity" : 0.62, | |
"dewPoint" : 71, | |
"apparentTemperature" : 91.18, | |
"temperature" : 85.75, | |
"precipType" : "rain", | |
"precipProbability" : 0.06, | |
"precipIntensity" : 0.0024, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471723200 | |
}, | |
{ | |
"ozone" : 292.18, | |
"pressure" : 1007.96, | |
"cloudCover" : 0.34, | |
"visibility" : 10, | |
"windBearing" : 196, | |
"windSpeed" : 7.62, | |
"humidity" : 0.62, | |
"dewPoint" : 70.69, | |
"apparentTemperature" : 90.21, | |
"temperature" : 85.15, | |
"precipType" : "rain", | |
"precipProbability" : 0.09, | |
"precipIntensity" : 0.003, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471726800 | |
}, | |
{ | |
"ozone" : 291.35, | |
"pressure" : 1007.58, | |
"cloudCover" : 0.3, | |
"visibility" : 10, | |
"windBearing" : 188, | |
"windSpeed" : 6.69, | |
"humidity" : 0.65, | |
"dewPoint" : 70.13, | |
"apparentTemperature" : 87.47, | |
"temperature" : 83.24, | |
"precipType" : "rain", | |
"precipProbability" : 0.09, | |
"precipIntensity" : 0.003, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471730400 | |
}, | |
{ | |
"ozone" : 290.42, | |
"pressure" : 1007.32, | |
"cloudCover" : 0.25, | |
"visibility" : 10, | |
"windBearing" : 177, | |
"windSpeed" : 5.78, | |
"humidity" : 0.69, | |
"dewPoint" : 69.58, | |
"apparentTemperature" : 84.2, | |
"temperature" : 80.88, | |
"precipType" : "rain", | |
"precipProbability" : 0.08, | |
"precipIntensity" : 0.0027, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471734000 | |
}, | |
{ | |
"ozone" : 289.72, | |
"pressure" : 1007.15, | |
"cloudCover" : 0.21, | |
"visibility" : 10, | |
"windBearing" : 166, | |
"windSpeed" : 5.53, | |
"humidity" : 0.72, | |
"dewPoint" : 68.99, | |
"apparentTemperature" : 78.93, | |
"temperature" : 78.93, | |
"precipType" : "rain", | |
"precipProbability" : 0.06, | |
"precipIntensity" : 0.0024, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471737600 | |
}, | |
{ | |
"ozone" : 289.62, | |
"pressure" : 1006.98, | |
"cloudCover" : 0.17, | |
"visibility" : 10, | |
"windBearing" : 161, | |
"windSpeed" : 6.34, | |
"humidity" : 0.73, | |
"dewPoint" : 68.23, | |
"apparentTemperature" : 77.48, | |
"temperature" : 77.48, | |
"precipType" : "rain", | |
"precipProbability" : 0.05, | |
"precipIntensity" : 0.0021, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471741200 | |
}, | |
{ | |
"ozone" : 289.77, | |
"pressure" : 1006.9, | |
"cloudCover" : 0.12, | |
"visibility" : 10, | |
"windBearing" : 160, | |
"windSpeed" : 7.61, | |
"humidity" : 0.74, | |
"dewPoint" : 67.59, | |
"apparentTemperature" : 76.46, | |
"temperature" : 76.46, | |
"precipType" : "rain", | |
"precipProbability" : 0.05, | |
"precipIntensity" : 0.002, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471744800 | |
}, | |
{ | |
"ozone" : 289.38, | |
"pressure" : 1006.74, | |
"cloudCover" : 0.14, | |
"visibility" : 10, | |
"windBearing" : 158, | |
"windSpeed" : 9.05, | |
"humidity" : 0.74, | |
"dewPoint" : 67.78, | |
"apparentTemperature" : 76.54, | |
"temperature" : 76.54, | |
"precipType" : "rain", | |
"precipProbability" : 0.06, | |
"precipIntensity" : 0.0023, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471748400 | |
}, | |
{ | |
"ozone" : 292.77, | |
"pressure" : 1012.77, | |
"cloudCover" : 0.02, | |
"visibility" : 10, | |
"windBearing" : 157, | |
"windSpeed" : 5.7, | |
"humidity" : 0.74, | |
"dewPoint" : 62.96, | |
"apparentTemperature" : 71.71, | |
"temperature" : 71.71, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471665600 | |
}, | |
{ | |
"ozone" : 291.95, | |
"pressure" : 1012.58, | |
"cloudCover" : 0.03, | |
"visibility" : 10, | |
"windBearing" : 157, | |
"windSpeed" : 6.05, | |
"humidity" : 0.75, | |
"dewPoint" : 62.34, | |
"apparentTemperature" : 70.58, | |
"temperature" : 70.58, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471669200 | |
}, | |
{ | |
"ozone" : 291.12, | |
"pressure" : 1012.39, | |
"cloudCover" : 0.04, | |
"visibility" : 10, | |
"windBearing" : 157, | |
"windSpeed" : 6.4, | |
"humidity" : 0.76, | |
"dewPoint" : 61.8, | |
"apparentTemperature" : 69.56, | |
"temperature" : 69.56, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471672800 | |
}, | |
{ | |
"ozone" : 291.05, | |
"pressure" : 1012.13, | |
"cloudCover" : 0.04, | |
"visibility" : 10, | |
"windBearing" : 160, | |
"windSpeed" : 6.46, | |
"humidity" : 0.79, | |
"dewPoint" : 61.87, | |
"apparentTemperature" : 68.68, | |
"temperature" : 68.68, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471676400 | |
}, | |
{ | |
"ozone" : 291.32, | |
"pressure" : 1011.85, | |
"cloudCover" : 0.05, | |
"visibility" : 10, | |
"windBearing" : 163, | |
"windSpeed" : 6.41, | |
"humidity" : 0.82, | |
"dewPoint" : 62.16, | |
"apparentTemperature" : 67.87, | |
"temperature" : 67.87, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471680000 | |
}, | |
{ | |
"ozone" : 291.78, | |
"pressure" : 1011.68, | |
"cloudCover" : 0.06, | |
"visibility" : 10, | |
"windBearing" : 167, | |
"windSpeed" : 6.42, | |
"humidity" : 0.84, | |
"dewPoint" : 62.46, | |
"apparentTemperature" : 67.39, | |
"temperature" : 67.39, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471683600 | |
}, | |
{ | |
"ozone" : 292.5, | |
"pressure" : 1011.69, | |
"cloudCover" : 0.07, | |
"visibility" : 10, | |
"windBearing" : 170, | |
"windSpeed" : 6.54, | |
"humidity" : 0.85, | |
"dewPoint" : 63.42, | |
"apparentTemperature" : 67.95, | |
"temperature" : 67.95, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471687200 | |
}, | |
{ | |
"ozone" : 293.4, | |
"pressure" : 1011.79, | |
"cloudCover" : 0.08, | |
"visibility" : 10, | |
"windBearing" : 172, | |
"windSpeed" : 6.74, | |
"humidity" : 0.86, | |
"dewPoint" : 64.47, | |
"apparentTemperature" : 68.92, | |
"temperature" : 68.92, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471690800 | |
}, | |
{ | |
"ozone" : 294.1, | |
"pressure" : 1011.83, | |
"cloudCover" : 0.09, | |
"visibility" : 10, | |
"windBearing" : 176, | |
"windSpeed" : 6.98, | |
"humidity" : 0.84, | |
"dewPoint" : 65.49, | |
"apparentTemperature" : 70.49, | |
"temperature" : 70.49, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471694400 | |
}, | |
{ | |
"ozone" : 294.43, | |
"pressure" : 1011.75, | |
"cloudCover" : 0.08, | |
"visibility" : 10, | |
"windBearing" : 186, | |
"windSpeed" : 7.48, | |
"humidity" : 0.79, | |
"dewPoint" : 66.57, | |
"apparentTemperature" : 73.38, | |
"temperature" : 73.38, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471698000 | |
}, | |
{ | |
"ozone" : 294.55, | |
"pressure" : 1011.59, | |
"cloudCover" : 0.08, | |
"visibility" : 10, | |
"windBearing" : 195, | |
"windSpeed" : 8.18, | |
"humidity" : 0.73, | |
"dewPoint" : 66.93, | |
"apparentTemperature" : 76.43, | |
"temperature" : 76.43, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471701600 | |
}, | |
{ | |
"ozone" : 294.52, | |
"pressure" : 1011.31, | |
"cloudCover" : 0.1, | |
"visibility" : 10, | |
"windBearing" : 200, | |
"windSpeed" : 8.76, | |
"humidity" : 0.67, | |
"dewPoint" : 67.17, | |
"apparentTemperature" : 79, | |
"temperature" : 79, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471705200 | |
}, | |
{ | |
"ozone" : 294.34, | |
"pressure" : 1010.87, | |
"cloudCover" : 0.21, | |
"visibility" : 10, | |
"windBearing" : 203, | |
"windSpeed" : 8.95, | |
"humidity" : 0.65, | |
"dewPoint" : 67.87, | |
"apparentTemperature" : 83.53, | |
"temperature" : 80.83, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471708800 | |
}, | |
{ | |
"ozone" : 294.01, | |
"pressure" : 1010.31, | |
"cloudCover" : 0.36, | |
"visibility" : 9.99, | |
"windBearing" : 206, | |
"windSpeed" : 9.09, | |
"humidity" : 0.64, | |
"dewPoint" : 68.56, | |
"apparentTemperature" : 85.16, | |
"temperature" : 81.99, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471712400 | |
}, | |
{ | |
"ozone" : 293.62, | |
"pressure" : 1009.73, | |
"cloudCover" : 0.43, | |
"visibility" : 9.99, | |
"windBearing" : 208, | |
"windSpeed" : 9.14, | |
"humidity" : 0.63, | |
"dewPoint" : 69.51, | |
"apparentTemperature" : 87.2, | |
"temperature" : 83.3, | |
"precipProbability" : 0, | |
"precipIntensity" : 0, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471716000 | |
}, | |
{ | |
"ozone" : 293.22, | |
"pressure" : 1009.12, | |
"cloudCover" : 0.43, | |
"visibility" : 9.99, | |
"windBearing" : 206, | |
"windSpeed" : 8.93, | |
"humidity" : 0.62, | |
"dewPoint" : 70.3, | |
"apparentTemperature" : 89.32, | |
"temperature" : 84.65, | |
"precipType" : "rain", | |
"precipProbability" : 0.03, | |
"precipIntensity" : 0.0014, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471719600 | |
}, | |
{ | |
"ozone" : 292.75, | |
"pressure" : 1008.48, | |
"cloudCover" : 0.39, | |
"visibility" : 10, | |
"windBearing" : 202, | |
"windSpeed" : 8.43, | |
"humidity" : 0.62, | |
"dewPoint" : 71, | |
"apparentTemperature" : 91.18, | |
"temperature" : 85.75, | |
"precipType" : "rain", | |
"precipProbability" : 0.06, | |
"precipIntensity" : 0.0024, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471723200 | |
}, | |
{ | |
"ozone" : 292.18, | |
"pressure" : 1007.96, | |
"cloudCover" : 0.34, | |
"visibility" : 10, | |
"windBearing" : 196, | |
"windSpeed" : 7.62, | |
"humidity" : 0.62, | |
"dewPoint" : 70.69, | |
"apparentTemperature" : 90.21, | |
"temperature" : 85.15, | |
"precipType" : "rain", | |
"precipProbability" : 0.09, | |
"precipIntensity" : 0.003, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471726800 | |
}, | |
{ | |
"ozone" : 291.35, | |
"pressure" : 1007.58, | |
"cloudCover" : 0.3, | |
"visibility" : 10, | |
"windBearing" : 188, | |
"windSpeed" : 6.69, | |
"humidity" : 0.65, | |
"dewPoint" : 70.13, | |
"apparentTemperature" : 87.47, | |
"temperature" : 83.24, | |
"precipType" : "rain", | |
"precipProbability" : 0.09, | |
"precipIntensity" : 0.003, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471730400 | |
}, | |
{ | |
"ozone" : 290.42, | |
"pressure" : 1007.32, | |
"cloudCover" : 0.25, | |
"visibility" : 10, | |
"windBearing" : 177, | |
"windSpeed" : 5.78, | |
"humidity" : 0.69, | |
"dewPoint" : 69.58, | |
"apparentTemperature" : 84.2, | |
"temperature" : 80.88, | |
"precipType" : "rain", | |
"precipProbability" : 0.08, | |
"precipIntensity" : 0.0027, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471734000 | |
}, | |
{ | |
"ozone" : 289.72, | |
"pressure" : 1007.15, | |
"cloudCover" : 0.21, | |
"visibility" : 10, | |
"windBearing" : 166, | |
"windSpeed" : 5.53, | |
"humidity" : 0.72, | |
"dewPoint" : 68.99, | |
"apparentTemperature" : 78.93, | |
"temperature" : 78.93, | |
"precipType" : "rain", | |
"precipProbability" : 0.06, | |
"precipIntensity" : 0.0024, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471737600 | |
}, | |
{ | |
"ozone" : 289.62, | |
"pressure" : 1006.98, | |
"cloudCover" : 0.17, | |
"visibility" : 10, | |
"windBearing" : 161, | |
"windSpeed" : 6.34, | |
"humidity" : 0.73, | |
"dewPoint" : 68.23, | |
"apparentTemperature" : 77.48, | |
"temperature" : 77.48, | |
"precipType" : "rain", | |
"precipProbability" : 0.05, | |
"precipIntensity" : 0.0021, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471741200 | |
}, | |
{ | |
"ozone" : 289.77, | |
"pressure" : 1006.9, | |
"cloudCover" : 0.12, | |
"visibility" : 10, | |
"windBearing" : 160, | |
"windSpeed" : 7.61, | |
"humidity" : 0.74, | |
"dewPoint" : 67.59, | |
"apparentTemperature" : 76.46, | |
"temperature" : 76.46, | |
"precipType" : "rain", | |
"precipProbability" : 0.05, | |
"precipIntensity" : 0.002, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471744800 | |
}, | |
{ | |
"ozone" : 289.38, | |
"pressure" : 1006.74, | |
"cloudCover" : 0.14, | |
"visibility" : 10, | |
"windBearing" : 158, | |
"windSpeed" : 9.05, | |
"humidity" : 0.74, | |
"dewPoint" : 67.78, | |
"apparentTemperature" : 76.54, | |
"temperature" : 76.54, | |
"precipType" : "rain", | |
"precipProbability" : 0.06, | |
"precipIntensity" : 0.0023, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly cloudy starting in the afternoon, continuing until evening.", | |
"time" : 1471748400 | |
} | |
], | |
"currently" : { | |
"ozone" : 292.75, | |
"pressure" : 1008.48, | |
"cloudCover" : 0.39, | |
"visibility" : 10, | |
"windBearing" : 202, | |
"windSpeed" : 8.43, | |
"humidity" : 0.62, | |
"dewPoint" : 71, | |
"apparentTemperature" : 91.18, | |
"temperature" : 85.75, | |
"precipType" : "rain", | |
"precipProbability" : 0.06, | |
"precipIntensity" : 0.0024, | |
"icon" : "partly-cloudy-day", | |
"summary" : "Partly Cloudy", | |
"time" : 1471723200 | |
} | |
}, | |
"pitching" : null, | |
"gamePriority" : 1, | |
"gameSyncInProgress" : false, | |
"gameLastSyncedAt" : ISODate("2016-08-29T07:14:38.947Z") | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment