Podajalec Carson Wentz je odigral dobro tekmo (podaje: 22/30, 272 jardov, 3 zadetki), a Coltsi so bili bistveno boljši predvsem v teku (razmerje v jardih: 260:88), izkazal se je predvsem Jonathan Taylor (172 jardov in dva zadetka). Sredi tretje četrtine mu je uspel tek kar za 78 jardov, s katerim je gostitelje popeljal v neulovljivo vodstvo z 42:10. Jetsi so do konca sicer zbrali tri zadetke, a to je bilo le lepotno popravljanje končnega izida.
“Res mu je uspel nor tek, nora akcija, bolje se napad ne mora končati,” je omenjen Taylor tek komentiral Wentz in dodal: “Danes smo bili v teku res močni, potem nam vse precej olajša.”
Liga NFL, 9. teden
INDIANAPOLIS − NY JETS 45:30
Nedelja:
CINCINNATI − CLEVELAND
DALLAS − DENVER
MIAMI − HOUSTON
NEW ORLEANS − ATLANTA
NY GIANTS − LAS VEGAS
CAROLINA − NEW ENGLAND
JACKSONVILLE V BUFFALO
BALTIMORE − MINNESOTA
PHILADELPHIA − LA CHARGERS
KANSAS CITY − GREEN BAY
SAN FRANCISCO − ARIZONA
LA RAMS − TENNESSEE
Ponedeljek:
PITTSBURGH − CHICAGO
Prosti: DETROIT, SEATTLE, TAMPA BAY, WASHINGTON
Lestvice, Konferenca AFC
Vzhod
Ekipa | Zmage | Porazi | Remiji | Divizija | Konferenca |
Buffalo Bills | 5 | 2 | 0 | 2-0 | 4-2 |
New England Patriots | 4 | 4 | 0 | 2-1 | 4-1 |
New York Jets | 2 | 6 | 0 | 0-2 | 2-4 |
Miami Dolphins | 1 | 7 | 0 | 1-2 | 1-5 |
Sever
Ekipa | Zmage | Porazi | Remiji | Divizija | Konferenca |
Baltimore Ravens | 5 | 2 | 0 | 0-1 | 4-2 |
Cincinnati Bengals | 5 | 3 | 0 | 2-0 | 3-1 |
Pittsburgh Steelers | 4 | 3 | 0 | 1-1 | 3-2 |
Cleveland Browns | 4 | 4 | 0 | 0-1 | 2-3 |
Jug
Ekipa | Zmage | Porazi | Remiji | Divizija | Konferenca |
Tennessee Titans | 6 | 2 | 0 | 3-0 | 5-1 |
Indianapolis Colts | 4 | 5 | 0 | 1-2 | 3-3 |
Jacksonville Jaguars | 1 | 6 | 0 | 0-2 | 1-4 |
Houston Texans | 1 | 7 | 0 | 1-1 | 1-4 |
Zahod
Ekipa | Zmage | Porazi | Remiji | Divizija | Konferenca |
Las Vegas Raiders | 5 | 2 | 0 | 1-1 | 4-1 |
Los Angeles Chargers | 4 | 3 | 0 | 2-0 | 3-2 |
Kansas City Chiefs | 4 | 4 | 0 | 0-1 | 1-4 |
Denver Broncos | 4 | 4 | 0 | 0-1 | 2-4 |
Konferenca NFC
Vzhod
Ekipa | Zmage | Porazi | Remiji | Divizija | Konferenca |
Dallas Cowboys | 6 | 1 | 0 | 2-0 | 4-1 |
Philadelphia Eagles | 3 | 5 | 0 | 0-1 | 3-3 |
Washington | 2 | 6 | 0 | 1-0 | 2-2 |
New York Giants | 2 | 6 | 0 | 0-2 | 2-4 |
Sever
Ekipa | Zmage | Porazi | Remiji | Divizija | Konferenca |
Green Bay Packers | 7 | 1 | 0 | 2-0 | 5-1 |
Minnesota Vikings | 3 | 4 | 0 | 1-0 | 3-2 |
Chicago Bears | 3 | 5 | 0 | 1-1 | 1-4 |
Detroit Lions | 0 | 8 | 0 | 0-3 | 0-6 |
Jug
Ekipa | Zmage | Porazi | Remiji | Divizija | Konferenca |
Tampa Bay Buccaners | 6 | 2 | 0 | 1-1 | 4-2 |
New Orleans Saints | 5 | 2 | 0 | 1-1 | 4-2 |
Carolina Panthers | 4 | 4 | 0 | 2-0 | 2-4 |
Atlanta Falcons | 3 | 4 | 0 | 0-2 | 1-4 |
Zahod
Ekipa | Zmage | Porazi | Remiji | Divizija | Konferenca |
Arizona Cardinals | 7 | 1 | 0 | 2-0 | 3-1 |
Los Angeles Rams | 7 | 1 | 0 | 1-1 | 5-1 |
San Francisco 49ers | 3 | 4 | 0 | 0-2 | 2-3 |
Seattle Seahawks | 3 | 5 | 0 | 1-1 | 1-3 |
// Production steps of ECMA-262, Edition 6, 22.1.2.1
Array.from||(Array.from=function(){var r;try{r=Symbol.iterator?Symbol.iterator:"Symbol(Symbol.iterator)"}catch(t){r="Symbol(Symbol.iterator)"}var t=Object.prototype.toString,n=function(r){return"function"==typeof r||"[object Function]"===t.call(r)},o=Math.pow(2,53)-1,e=function(r){var t=function(r){var t=Number(r);return isNaN(t)?0:0!==t&&isFinite(t)?(t>0?1:-1)*Math.floor(Math.abs(t)):t}(r);return Math.min(Math.max(t,0),o)};return function(t){var o=Object(t),a=n(o[r]);if(null==t&&!a)throw new TypeError("Array.from requires an array-like object or iterator - not null or undefined");var i,u=arguments.length>1?arguments[1]:void 0;if(void 0!==u){if(!n(u))throw new TypeError("Array.from: when provided, the second argument must be a function");arguments.length>2&&(i=arguments[2])}var f=e(o.length);return function(r,t,n,o,e,a){for(var i=0;i
// Dark mode, Comments & Login if (document.cookie.indexOf('darkModeEnabled=true') != -1) document.body.classList.add('dark-mode'); if (document.cookie.indexOf('showComments=true') != -1) document.body.classList.add('show-comments-enabled'); if (document.cookie.indexOf('APISESSION_USER_ID') != -1) { document.body.classList.add('user-logged-in'); } else { document.body.classList.add('user-logged-out'); }
// Mobile check var mobile = false; var mobile_xs = false;
var checkIfMobile = function checkIfMobile() { var w = window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth;
w < 992 ? (mobile = true) : (mobile = false); // 992px = lg breakpoint w < 576 ? (mobile_xs = true) : (mobile_xs = false); // 576px = sm breakpoint }; checkIfMobile(); window.addEventListener("resize", checkIfMobile); // iOS standalone var isIos = function isIos() { var userAgent = window.navigator.userAgent.toLowerCase(); return /iphone|ipad|ipod/.test(userAgent); }; // Detects if device is on iOS var isInStandaloneMode = function isInStandaloneMode() { return "standalone" in window.navigator && window.navigator.standalone; }; // Detects if device is in iOS standalone mode var showIosNative = false; if (window.location.href.indexOf("show-ios-native") !== -1) document.cookie = "showIosNative=true"; if (document.cookie && document.cookie.indexOf("showIosNative=true") != -1) showIosNative = true; if ((isIos() && isInStandaloneMode() && mobile) || showIosNative) document.body.classList.add("ios-standalone"); // Facebook if(document.cookie && document.cookie.indexOf("cc_social=yes") > -1){ (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src="https://connect.facebook.net/sl_SI/sdk.js#xfbml=1&autoLogAppEvents=1&version=v3.1&appId=142347525793254"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); }