</script><script>window._rdmSearchSettings={"formActionURL":"https://www.sportsnet.ca/search"}</script><script src="https://8c11ebd904100d.rogersmedia.com/utilityx.js"></script><script src="https://utility.rogersmedia.com/utility.js"></script><script src="/_includes/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><!--/$--><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><script src="/_includes/_next/static/chunks/webpack-41292cf024af94e1.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:I[2846,[],\"\"]\n3:I[4707,[],\"\"]\n4:I[6423,[],\"\"]\n5:I[8003,[\"779\",\"static/chunks/779-e4735d42ecd1b9e3.js\",\"247\",\"static/chunks/247-c61444efc5247e61.js\",\"185\",\"static/chunks/app/layout-5ac8081b641b4815.js\"],\"\"]\n7:\"$Sreact.suspense\"\n8:I[1523,[\"779\",\"static/chunks/779-e4735d42ecd1b9e3.js\",\"247\",\"static/chunks/247-c61444efc5247e61.js\",\"185\",\"static/chunks/app/layout-5ac8081b641b4815.js\"],\"BailoutToCSR\"]\n9:I[916,[\"779\",\"static/chunks/779-e4735d42ecd1b9e3.js\",\"247\",\"static/chunks/247-c61444efc5247e61.js\",\"185\",\"static/chunks/app/layout-5ac8081b641b4815.js\"],\"default\"]\nf:I[1060,[],\"\"]\n6:T9d3,"])</script><script>self.__next_f.push([1,"\n            // This script is used to add flip card functionality to the puckpedia player cards and event listener for depth chart event messages.\n            // Note:It should only be used until we make dedicated blocks for puckpedia player cards and depth chart on Wordpress Editor.\n            if (typeof window.flipCard !== 'function') {\n              window.flipCard = async function (element, frontLink, backLink) {\n                function waitForTransitionEnd(element) {\n                  return new Promise((resolve) =\u003e {\n                    const onTransitionEnd = () =\u003e {\n                      element.removeEventListener('transitionend', onTransitionEnd)\n                      resolve()\n                    }\n                    element.addEventListener('transitionend', onTransitionEnd)\n                  })\n                }\n                function waitForImageToLoad(imageElement) {\n                  return new Promise((resolve) =\u003e {\n                    const onImageLoad = () =\u003e {\n                      imageElement.removeEventListener('load', onImageLoad)\n                      resolve()\n                    }\n                    imageElement.addEventListener('load', onImageLoad)\n                  })\n                }\n                element.style.transform = 'rotateY(90deg)'\n                await waitForTransitionEnd(element)\n                if (element.children[0].tagName === 'IMG') {\n                  const imgElement = element.children[0]\n                  const newSrc = imgElement.src.includes(backLink) ? frontLink : backLink\n                  imgElement.src = newSrc\n                  await waitForImageToLoad(imgElement)\n                }\n                element.style.transform = 'rotateY(0deg)'\n                await waitForTransitionEnd(element)\n              }\n            }\n\n            if (!window.__depthChartListenerAdded) {\n              window.addEventListener(\n                'message',\n                (event) =\u003e {\n                  if (!event.data || event.data.type !== 'depth-chart-height') {\n                    return\n                  }\n                  if (event.data.height \u003c= 0) {\n                    return\n                  }\n                  const frame = document.querySelector('#depth-chart-frame')\n                  if (frame) {\n                    frame.style.height = event.data.height + 'px'\n                  }\n                },\n                false\n              )\n              window.__depthChartListenerAdded = true\n            }\n          "])</script><script>self.__next_f.push([1,"a:{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"}\nb:{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"}\nc:{\"display\":\"inline-block\"}\nd:{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0}\n10:[]\n"])</script><script>self.__next_f.push([1,"0:[\"$\",\"$L1\",null,{\"buildId\":\"s2WhGHkWHQyWK5l_v9CrF\",\"assetPrefix\":\"/_includes\",\"urlParts\":[\"\",\"_includes\",\"_next\",\"static\",\"css\",\"809e834bd4b868dd.css\"],\"initialTree\":[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{},[[\"$L2\",[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null],null],null]},[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"/_not-found\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]],null]},[[null,[\"$\",\"html\",null,{\"lang\":\"en\",\"data-ssr\":\"true\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://use.typekit.net/\",\"crossOrigin\":\"anonymous\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://rogers-hls.leanstream.co/\",\"crossOrigin\":\"anonymous\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://radioadminassets.rogersdigitalmedia.com/\",\"crossOrigin\":\"anonymous\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://assets.adobedtm.com/\",\"crossOrigin\":\"anonymous\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://utility.rogersmedia.com/\",\"crossOrigin\":\"anonymous\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://www.sportsnet.ca/\",\"crossOrigin\":\"anonymous\"}],[\"$\",\"link\",null,{\"rel\":\"dns-prefetch\",\"href\":\"https://use.typekit.net/\"}],[\"$\",\"link\",null,{\"rel\":\"dns-prefetch\",\"href\":\"https://www.sportsnet.ca/\"}],[\"$\",\"link\",null,{\"rel\":\"dns-prefetch\",\"href\":\"https://rogers-hls.leanstream.co/\"}],[\"$\",\"link\",null,{\"rel\":\"dns-prefetch\",\"href\":\"https://radioadminassets.rogersdigitalmedia.com/\"}],[\"$\",\"link\",null,{\"rel\":\"dns-prefetch\",\"href\":\"https://assets.adobedtm.com/\"}],[\"$\",\"link\",null,{\"rel\":\"dns-prefetch\",\"href\":\"https://utility.rogersmedia.com/\"}],[\"$\",\"link\",null,{\"rel\":\"dns-prefetch\",\"href\":\"https://www.sportsnet.ca/\"}],[\"$\",\"link\",null,{\"rel\":\"preload\",\"as\":\"style\",\"href\":\"https://use.typekit.net/bqe3qao.css\"}],[\"$\",\"link\",null,{\"rel\":\"preload\",\"as\":\"style\",\"href\":\"https://www.sportsnet.ca/wp-content/themes/sportsnet-nhl/global.css\"}],[\"$\",\"link\",null,{\"rel\":\"preload\",\"as\":\"style\",\"href\":\"https://www.sportsnet.ca/wp-content/themes/sportsnet-nhl/tickerv2.css?ver=fd2c822e-ed28-431e-9a8a-8e2f2975dce2\"}],[\"$\",\"link\",null,{\"rel\":\"preload\",\"as\":\"style\",\"href\":\"https://www.sportsnet.ca/wp-content/plugins/SWP-PlayerCards/assets/css/swp-style.css\"}],[\"$\",\"link\",null,{\"rel\":\"stylesheet\",\"href\":\"https://www.sportsnet.ca/normalize.css\"}],[\"$\",\"link\",null,{\"rel\":\"stylesheet\",\"href\":\"https://www.sportsnet.ca/bc-player.css\"}],[\"$\",\"link\",null,{\"rel\":\"stylesheet\",\"href\":\"https://use.typekit.net/bqe3qao.css\"}],[\"$\",\"link\",null,{\"rel\":\"stylesheet\",\"href\":\"https://www.sportsnet.ca/wp-content/themes/sportsnet-nhl/global.css\"}],[\"$\",\"link\",null,{\"rel\":\"stylesheet\",\"href\":\"https://www.sportsnet.ca/wp-content/themes/sportsnet-nhl/tickerv2.css?ver=fd2c822e-ed28-431e-9a8a-8e2f2975dce2\"}],[\"$\",\"link\",null,{\"rel\":\"stylesheet\",\"href\":\"https://www.sportsnet.ca/wp-content/plugins/SWP-PlayerCards/assets/css/swp-style.css\"}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"window.SN = {}\"}}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"window._rdmSearchSettings = { \\\"formActionURL\\\": \\\"https://www.sportsnet.ca/search\\\" }\"}}],[\"$\",\"script\",null,{\"async\":true,\"src\":\"https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js\"}],[[\"$\",\"script\",null,{\"src\":\"https://8c11ebd904100d.rogersmedia.com/utilityx.js\"}],[\"$\",\"script\",null,{\"src\":\"https://utility.rogersmedia.com/utility.js\"}],[\"$\",\"script\",null,{\"async\":true,\"src\":\"https://assets.adobedtm.com/8cf1b6f99d16/4113adbaa643/launch-cad84d3ce4c4.min.js\"}],[\"$\",\"script\",null,{\"async\":true,\"src\":\"//static.chartbeat.com/js/chartbeat_mab.js\"}]],[\"$\",\"$L5\",null,{\"id\":\"articleAdobeDTM\",\"children\":\"window.rdm = { dtm : { dl : {} } }\"}],[\"$\",\"$L5\",null,{\"id\":\"rsmAdutlityScript\",\"children\":\"if (\\\"function\\\" === typeof RDMAdUtility) {\\n            window.adUtility = new RDMAdUtility({\\n              autoPlayingVideo: false,\\n              site: \\\"en.sportsnet.web\\\",\\n            })\\n\\n            window.adUnitPath = \\\"/7326/en.sportsnet.web\\\"\\n          }\"}],[\"$\",\"$L5\",null,{\"src\":\"https://www.tiktok.com/embed.js\",\"strategy\":\"afterInteractive\"}],[\"$\",\"$L5\",null,{\"src\":\"https://www.instagram.com/embed.js\",\"strategy\":\"afterInteractive\"}],[\"$\",\"$L5\",null,{\"id\":\"twitterEmbedScript\",\"strategy\":\"afterInteractive\",\"children\":\"window.twttr = (function(d, s, id) {\\n              var js, fjs = d.getElementsByTagName(s)[0],\\n                t = window.twttr || {};\\n              if (d.getElementById(id)) return t;\\n              js = d.createElement(s);\\n              js.id = id;\\n              js.src = \\\"https://platform.twitter.com/widgets.js\\\";\\n              fjs.parentNode.insertBefore(js, fjs);\\n\\n              t._e = [];\\n              t.ready = function(f) {\\n                t._e.push(f);\\n              };\\n\\n              return t;\\n            }(document, \\\"script\\\", \\\"twitter-wjs\\\"));\"}],[\"$\",\"$L5\",null,{\"id\":\"customHtmlBlockScript\",\"strategy\":\"afterInteractive\",\"children\":\"$6\"}]]}],[\"$\",\"body\",null,{\"children\":[[\"$\",\"$7\",null,{\"fallback\":null,\"children\":[\"$\",\"$L8\",null,{\"reason\":\"next/dynamic\",\"children\":[\"$\",\"$L9\",null,{}]}]}],[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$a\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$b\",\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":\"$c\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$d\",\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[]}]]}]]}]],null],null],\"couldBeIntercepted\":false,\"initialHead\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],\"$Le\"],\"globalErrorComponent\":\"$f\",\"missingSlots\":\"$W10\"}]\n"])</script><script>self.__next_f.push([1,"e:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"2\",{\"name\":\"robots\",\"content\":\"index, follow\"}]]\n2:null\n"])</script></body></html>