CINXE.COM

Broadcast changes coming for Utah Royals FC's final 3 matches | KSL.com

<!doctype html> <html lang="en" class="fonts-loaded"> <head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta http-equiv="x-ua-compatible" content="IE=edge"><meta name="apple-itunes-app" content="app-id=363278608, affiliate-data=ct=smartbanner"><meta name="google-play-app" content="app-id=com.ksl.android"><meta name="theme-color" content="#0b162f"><meta name="viewport" content="width=device-width, initial-scale=1" ><meta property="og:image:alt" content="" ><meta property="og:image:width" content="1228" ><meta property="og:image:height" content="690" ><meta property="og:image" content="https://img.ksl.com/slc/2678/267823/26782335.jpg?filter=kslv2/responsive_story_lg" ><meta property="og:image:secure_url" content="https://img.ksl.com/slc/2678/267823/26782335.jpg" ><meta name="keywords" content="news, traffic, weather, sports, classifieds, cars, jobs, homes, television, radio, salt lake, utah, local"><meta name="description" content="With three games left in their inaugural home season, Utah Royals FC fans will only be able to watch the team's games via KSL.com, the KSL TV app and the league's national TV partners as coverage abruptly ends on KMYU and ESPN 700 radio."><meta property="thumbnail" content="https://img.ksl.com/slc/2678/267823/26782335.jpg?filter=kslv2/responsive_story_lg"><link rel="apple-touch-icon" href="//img.ksl.com/slc/2951/295162/29516202.png"><link rel="manifest" href="/manifest.json"><meta name="kindle-fire-app" content="app-id=B008QYDXHO"><link rel="android-touch-icon" href="//img.ksl.com/slc/2951/295162/29516202.png"><link rel="alternate" href="android-app://com.ksl.android/app/ksl.com/story/46377789"><meta property="article:author" content="https://www.facebook.com/kslcom/"><meta property="fb:pages" content="68771464171"><meta name="twitter:card" content="summary_large_image"><meta name="fb:app_id" content="ksl"><meta property="og:url" content="https://www.ksl.com/article/46377789/broadcast-changes-coming-for-utah-royals-fcs-final-3-matches"><meta name="twitter:title" content="Broadcast changes coming for Utah Royals FC's final 3 matches"><meta property="og:title" content="Broadcast changes coming for Utah Royals FC's final 3 matches"><meta name="twitter:site" content="@kslcom"><meta property="og:description" content="With three games left in their inaugural home season, Utah Royals FC fans will only be able to watch the team's games via KSL.com, the KSL TV app and the league's national TV partners as coverage abruptly ends on KMYU and ESPN 700 radio."><meta property="og:type" content="article"><!-- Start SmartBanner configuration --><meta name="smartbanner:title" content="KSL News"><meta name="smartbanner:author" content="Deseret Digital Media"><meta name="smartbanner:price" content="FREE"><meta name="smartbanner:price-suffix-apple" content=" - On the App Store"><meta name="smartbanner:price-suffix-google" content=" - In Google Play"><meta name="smartbanner:icon-apple" content="//img.ksl.com/slc/2951/295162/29516202.png"><meta name="smartbanner:icon-google" content="//img.ksl.com/slc/2951/295162/29516202.png"><meta name="smartbanner:button" content="VIEW"><meta name="smartbanner:button-url-apple" content="https://apps.apple.com/us/app/ksl-news-utah-breaking-news/id363278608"><meta name="smartbanner:button-url-google" content="https://play.google.com/store/apps/details?id=com.ksl.android&hl=en_US&gl=US"><meta name="smartbanner:enabled-platforms" content="android"><meta name="smartbanner:close-label" content="Close"><meta name="smartbanner:hide-ttl" content="7776000000"><meta name="smartbanner:api" content="true"><meta name="smartbanner:hide-path" content="/"><!-- End SmartBanner configuration --><link rel="canonical" href="https://www.ksl.com/article/46377789/broadcast-changes-coming-for-utah-royals-fcs-final-3-matches"><meta name="robots" content="max-image-preview:large"><script async src="https://www.ksl.com/ensighten_news"></script><!-- DDM Pageview ID v1.0.4 --><script> var ddmTopDomain = 'ksl.com'; !function(e,d){var o="ddmSessionId",n="ddmDeviceId",t=function(){var e=2147483648;return Math.floor(Math.random()*e).toString(36)+Math.abs(Math.floor(Math.random()*e)^Date.now()).toString(36)},a=function(e){var d=document.cookie.match(new RegExp("(^| )"+e+"=([^;]+)"));if(d)return d[2]},i=function(e,d,o,n,t){var a=encodeURI(e)+"="+encodeURI(d)+";expires="+o.toUTCString()+";domain=."+n+";path="+t;document.cookie=a};e.ddmPageviewId=t(),e.ddmSessionId=a(o)||t(),e.ddmDeviceId=a(n)||t();var m=new Date,r=new Date(m.getTime()+18e5),c=new Date(m.getFullYear()+2,m.getMonth(),m.getDate());e.ddmUeid=t,i(o,e.ddmSessionId,r,d,"/"),i(n,e.ddmDeviceId,c,d,"/")}(window,ddmTopDomain); </script><meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests"><title>Broadcast changes coming for Utah Royals FC&#039;s final 3 matches | KSL.com</title><link rel="icon" type="image/png" sizes="32x32" href="https://img.ksl.com/slc/2950/295040/29504066.png"><link rel="icon" type="image/png" sizes="16x16" href="https://img.ksl.com/slc/2950/295040/29504067.png"><link rel="preload" href="https://d3njgrq4uvb497.cloudfront.net/styles--ksl-d38a.css" as="style"><link rel="preload" href="https://static.ksl.com/ksl-responsive-header/ksl-header.css" as="style"><script> window.KSL = { onLoad: [], onReadyCheck: function (loaded, total, cb) { if (loaded === total) { var cbs = window.KSL.onLoad; for (var i = 0; i < cbs.length; i++) { if (cbs[i] instanceof Function) { cbs[i](this); } } window.KSL.onLoad = []; if (cb instanceof Function) { cb(); } } }, require: function (scripts, cb) { if (scripts instanceof Array === false) { scripts = [scripts]; } var totalLoaded = 0; for (var i = 0; i < scripts.length; i++) { var e = document.createElement('script'); document.body.appendChild(e); if ('onload' in e) { e.onload = function () { window.KSL.onReadyCheck(++totalLoaded, scripts.length, cb); }; } else if ('onreadystatechange' in e) { if (e.readyState === 'complete') { window.KSL.onReadyCheck(++totalLoaded, scripts.length, cb); } } // What to do if e.onerror ?? e.setAttribute('async', true); e.setAttribute('defer', true); e.src = scripts[i]; } }, }; </script><script> (function(){ var data = { injectStyles: false, account: { name: '' }, nav: { hrefBase: '//www.ksl.com', activePath: 'news.sports', logo: 'https://media.ksl.com/svg/ksl-logo.svg', logoSmall: 'https://media.ksl.com/svg/ksl-logo-small.svg', }, }; // No SVG support: use png if (typeof window.SVGRect === 'undefined') { data.nav.logo = 'https://media.ksl.com/png/ksl-logo.png'; data.nav.logoSmall = 'https://media.ksl.com/png/ksl-logo-small.png'; } KSL.onLoad.push(function () { var deps = ['https://static.ksl.com/ksl-responsive-header/ksl-header.js']; var staticHeader = document.getElementById('kslHeaderStatic'); KSL.require(deps, function () { KslHeader.render(data); staticHeader.style.display = 'none'; fetch('/api/2017/member/active', { credentials: 'same-origin' }) .then(function(res) { return res.json(); }) .then(function(user) { data.account.name = user.name; KslHeader.render(data); }) }); }); }()); </script><link href="https://static.ksl.com/ksl-responsive-header/ksl-header.css" rel="stylesheet"><link href="https://d3njgrq4uvb497.cloudfront.net/styles--ksl-d38a.css" rel="stylesheet"><script type="application/ld+json"> { "@context" : "http://schema.org", "@type" : "NewsArticle", "headline" : "Broadcast changes coming for Utah Royals FC&#039;s final 3 matches", "author" : [{ "@type" : "Person", "name" : "Sean Walker, KSL.com", "url" : "https://www.ksl.com/author/sean_walker" }], "datePublished" : "2018-08-17MDT20:36:00", "dateModified" : "2018-08-17MDT20:36:00", "thumbnailUrl" : "https://img.ksl.com/slc/2678/267823/26782335.jpg?filter=ksl/fullsize", "abstract": "With&#x20;three&#x20;games&#x20;left&#x20;in&#x20;their&#x20;inaugural&#x20;home&#x20;season,&#x20;Utah&#x20;Royals&#x20;FC&#x20;fans&#x20;will&#x20;only&#x20;be&#x20;able&#x20;to&#x20;watch&#x20;the&#x20;team&#x27;s&#x20;games&#x20;via&#x20;KSL.com,&#x20;the&#x20;KSL&#x20;TV&#x20;app&#x20;and&#x20;the&#x20;league&#x27;s&#x20;national&#x20;TV&#x20;partners&#x20;as&#x20;coverage&#x20;abruptly&#x20;ends&#x20;on&#x20;KMYU&#x20;and&#x20;ESPN&#x20;700&#x20;radio.", "description": "With&#x20;three&#x20;games&#x20;left&#x20;in&#x20;their&#x20;inaugural&#x20;home&#x20;season,&#x20;Utah&#x20;Royals&#x20;FC&#x20;fans&#x20;will&#x20;only&#x20;be&#x20;able&#x20;to&#x20;watch&#x20;the&#x20;team&#x27;s&#x20;games&#x20;via&#x20;KSL.com,&#x20;the&#x20;KSL&#x20;TV&#x20;app&#x20;and&#x20;the&#x20;league&#x27;s&#x20;national&#x20;TV&#x20;partners&#x20;as&#x20;coverage&#x20;abruptly&#x20;ends&#x20;on&#x20;KMYU&#x20;and&#x20;ESPN&#x20;700&#x20;radio.", "url" : "https://www.ksl.com/article/46377789/broadcast-changes-coming-for-utah-royals-fcs-final-3-matches", "wordCount": 662, "publisher" : { "@type" : "Organization", "url" : "https://www.ksl.com", "logo" : { "@type" : "ImageObject", "url" : "https://media.ksl.com/png/ksl-logo.png" }, "name" : "ksl.com" }, "keyWords": ["news"," traffic"," weather"," sports"," classifieds"," cars"," jobs"," homes"," television"," radio"," salt lake"," utah"," local"], "mainEntityOfPage" : "https://www.ksl.com", "image": [ "https://img.ksl.com/slc/2678/267823/26782335.jpg?filter=ksl/100x100", "https://img.ksl.com/slc/2678/267823/26782335.jpg?filter=ksl/1600x900", "https://img.ksl.com/slc/2678/267823/26782335.jpg?filter=ksl/400x300" ], "articleBody" : "&amp;lt;p&amp;gt;SANDY&amp;#x20;&amp;#x2014;&amp;#x20;Changes&amp;#x20;are&amp;#x20;coming&amp;#x20;for&amp;#x20;Utah&amp;#x20;Royals&amp;#x20;FC&amp;#x20;fans.&amp;lt;&amp;#x2F;p&amp;gt;&amp;lt;p&amp;gt;With&amp;#x20;three&amp;#x20;games&amp;#x20;remaining&amp;#x20;in&amp;#x20;the&amp;#x20;regular&amp;#x20;season,&amp;#x20;Royals&amp;#x20;games&amp;#x20;will&amp;#x20;no&amp;#x20;longer&amp;#x20;be&amp;#x20;broadcast&amp;#x20;on&amp;#x20;television&amp;#x20;station&amp;#x20;KMYU&amp;#x20;or&amp;#x20;ESPN&amp;#x20;700&amp;#x20;radio&amp;#x3B;&amp;#x20;games&amp;#x20;will&amp;#x20;still&amp;#x20;be&amp;#x20;streamed&amp;#x20;live&amp;#x20;via&amp;#x20;&amp;lt;a&amp;#x20;href&amp;#x3D;&amp;quot;https&amp;#x3A;&amp;#x2F;&amp;#x2F;www.ksl.com&amp;#x2F;&amp;#x3F;nid&amp;#x3D;139&amp;amp;amp&amp;#x3B;sid&amp;#x3D;46290485&amp;amp;amp&amp;#x3B;title&amp;#x3D;watch-the-utah-royals-fc-on-ksl&amp;quot;&amp;#x20;rel&amp;#x3D;&amp;quot;follow&amp;quot;&amp;#x20;target&amp;#x3D;&amp;quot;_blank&amp;quot;&amp;gt;KSL.com&amp;lt;&amp;#x2F;a&amp;gt;&amp;#x20;and&amp;#x20;the&amp;#x20;KSL&amp;#x20;TV&amp;#x20;app.&amp;lt;&amp;#x2F;p&amp;gt;&amp;lt;p&amp;gt;&amp;amp;quot&amp;#x3B;With&amp;#x20;regards&amp;#x20;to&amp;#x20;our&amp;#x20;coverage&amp;#x20;of&amp;#x20;Utah&amp;#x20;Royals&amp;#x20;FC&amp;#x20;and&amp;#x20;the&amp;#x20;National&amp;#x20;Women&amp;#x2019;s&amp;#x20;Soccer&amp;#x20;League,&amp;#x20;we&amp;#x20;fully&amp;#x20;support&amp;#x20;the&amp;#x20;initiatives&amp;#x20;of&amp;#x20;the&amp;#x20;league&amp;#x20;and&amp;#x20;continue&amp;#x20;to&amp;#x20;grow&amp;#x20;women&amp;#x2019;s&amp;#x20;soccer&amp;#x20;in&amp;#x20;the&amp;#x20;state&amp;#x20;of&amp;#x20;Utah,&amp;amp;quot&amp;#x3B;&amp;#x20;RSL&amp;#x20;chief&amp;#x20;business&amp;#x20;officer&amp;#x20;Andy&amp;#x20;Carroll&amp;#x20;&amp;lt;a&amp;#x20;href&amp;#x3D;&amp;quot;https&amp;#x3A;&amp;#x2F;&amp;#x2F;www.rsl.com&amp;#x2F;post&amp;#x2F;2018&amp;#x2F;08&amp;#x2F;17&amp;#x2F;club-statement-regarding-utah-royals-fc-broadcasts&amp;quot;&amp;#x20;rel&amp;#x3D;&amp;quot;nofollow&amp;quot;&amp;#x20;target&amp;#x3D;&amp;quot;_blank&amp;quot;&amp;gt;said&amp;#x20;in&amp;#x20;a&amp;#x20;statement&amp;lt;&amp;#x2F;a&amp;gt;&amp;#x20;from&amp;#x20;the&amp;#x20;club.&amp;lt;&amp;#x2F;p&amp;gt;&amp;lt;p&amp;gt;The&amp;#x20;voices&amp;#x20;may&amp;#x20;sound&amp;#x20;a&amp;#x20;little&amp;#x20;different,&amp;#x20;too.&amp;#x20;TV&amp;#x20;play-by-play&amp;#x20;broadcaster&amp;#x20;Greg&amp;#x20;Wrubell&amp;#x20;has&amp;#x20;returned&amp;#x20;to&amp;#x20;his&amp;#x20;role&amp;#x20;as&amp;#x20;the&amp;#x20;&amp;amp;quot&amp;#x3B;Voice&amp;#x20;of&amp;#x20;the&amp;#x20;Cougars&amp;amp;quot&amp;#x3B;&amp;#x20;for&amp;#x20;BYU&amp;#x20;Athletics&amp;#x20;&amp;#x2014;&amp;#x20;principally&amp;#x20;football,&amp;#x20;men&amp;#x27;s&amp;#x20;basketball&amp;#x20;and&amp;#x20;women&amp;#x27;s&amp;#x20;soccer&amp;#x20;&amp;#x2014;&amp;#x20;on&amp;#x20;KSL&amp;#x20;Newsradio&amp;#x20;and&amp;#x20;will&amp;#x20;no&amp;#x20;longer&amp;#x20;be&amp;#x20;available&amp;#x20;for&amp;#x20;game&amp;#x20;broadcasts,&amp;#x20;while&amp;#x20;color&amp;#x20;analyst&amp;#x20;Carla&amp;#x20;Swensen-Haslam&amp;#x20;has&amp;#x20;left&amp;#x20;the&amp;#x20;club&amp;#x20;to&amp;#x20;pursue&amp;#x20;a&amp;#x20;law&amp;#x20;degree&amp;#x20;at&amp;#x20;BYU.&amp;lt;&amp;#x2F;p&amp;gt;&amp;lt;p&amp;gt;&amp;amp;quot&amp;#x3B;My&amp;#x20;experience&amp;#x20;with&amp;#x20;the&amp;#x20;Royals&amp;#x20;has&amp;#x20;been&amp;#x20;an&amp;#x20;incredible" } </script><script> //stn ad code callback function s2nFloatCallback(callback) { console.log('Getting STN Api'); const playerDiv = document.querySelector('[data-stn-player]'); const api = callback(playerDiv); if (!api) { console.log('Did Not Get STN Api'); return; } console.log('Got STN Api'); let oldFloatDisabled = null; function floatUpdate() { const playerHeight = window.pageYOffset + window.innerHeight - 380; console.log(playerHeight); const newFloatDisabled = window.innerWidth < 850 || window.innerWidth < 1705 && playerHeight < 2055; if(oldFloatDisabled !== newFloatDisabled) { api.floatApi.floatDisabled = oldFloatDisabled = newFloatDisabled; } } window.addEventListener('resize', floatUpdate ); window.addEventListener('scroll', floatUpdate ); floatUpdate(); } </script></head><body id="body"><div class="ksl-header-menu-container"><div class="ksl-header-menu-container__inner"><div id="kslHeaderStatic"><noscript><iframe title="GTM Pixel" src="https://www.googletagmanager.com/ns.html?id=GTM-NKMQVGQ" height="0" width="0" style="display:none;visibility:hidden" ></iframe></noscript><div class="ksl-header--static"><div><div></div><div></div><a class="ksl-header-skip-to-content" href="#ksl-header-skip">Skip to content</a><div class="ksl-header ksl-header--large" role="navigation" aria-label="main menu"><div class="ksl-header__outer"><div class="ksl-header__inner"><a class="ksl-header-logo" href="//www.ksl.com" aria-labelledby="ksl-header-logo-label"><div class="ksl-header-logo__large"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 89.7 47" height="64" width="118"><title id="ksl-header-logo-label">KSL homepage</title><path fill="#FFF" d="M42.7 33.2C39 40.4 31.6 45 23.5 45 11.6 45 2 35.3 2 23.5S11.6 2 23.5 2C35.3 2 45 11.6 45 23.5v.6h2v-.6C47 10.5 36.4 0 23.5 0 10.5 0 0 10.5 0 23.5S10.5 47 23.5 47c9.2 0 17.6-5.4 21.4-13.8h-2.2z"></path><g fill="#FFF"><path d="M43.3 31.4h-10V30c.6-1 .9-2.1.9-3.4v-.1c0-1.2-.3-2.2-.9-3.1v-7.7h4.2v12h5.2s-.6 1.7.6 3.7zM17.3 31.4l-4.6-5.6-1.9 2.1v3.5H6.7V15.8h4.1v6.6l5.6-6.6h4.7l-6 7.1 7.2 8.5z"></path><path d="M32.7 26.6c-.1 3.1-2.5 5-6.4 5-.8 0-1.7-.2-1.9-.3l-4-4.8c2.7 1.6 4.5 1.6 6.1 1.6 1.2 0 1.9-.4 1.9-1.2 0-.7-.6-1.1-2.7-1.6-3.2-.7-5.8-1.6-5.8-4.9.1-3 2.5-5 6.1-5 2.5 0 4.6.7 6.3 2l-2.1 2.9c-1.4-1-3-1.5-4.4-1.5-1.2 0-1.7.6-1.7 1.1 0 .8.6 1.1 2.8 1.6 3.5 1 5.8 2.1 5.8 5.1z"></path></g><path fill="#FFF" d="M66.3 31.7c-3.3 0-5.7-2.5-5.7-5.6 0-3.1 2.5-5.7 5.8-5.7s5.7 2.5 5.7 5.6c0 3.2-2.5 5.7-5.8 5.7zm0-9.1c-2 0-3.3 1.6-3.3 3.5s1.4 3.5 3.3 3.5c2 0 3.3-1.6 3.3-3.5s-1.3-3.5-3.3-3.5zm19.6-2.1c2.4 0 3.8 1.5 3.8 4.1v6.9h-2.5v-6.1c0-1.7-.8-2.6-2.2-2.6-1.3 0-2.3.9-2.3 2.7v6.1h-2.5v-6.2c0-1.7-.8-2.6-2.2-2.6-1.4 0-2.3 1-2.3 2.7v6.1h-2.5V20.7h2.5v1.6c.7-1 1.6-1.9 3.3-1.9 1.6 0 2.6.8 3.2 1.9.9-1.1 2.1-1.8 3.7-1.8zm-26.8 7.7c-.8.8-1.6 1.3-2.8 1.3-1.9 0-3.2-1.6-3.2-3.5s1.3-3.5 3.1-3.5c1.2 0 2 .6 2.8 1.3l1.5-1.7c-1-1.1-2.3-1.9-4.3-1.9-3 0-5.2 2.2-5.6 4.9.9.9 1.5 2.1 1.5 3.5 0 .4 0 .7-.1 1.1 1 1.1 2.4 1.8 4.1 1.8 2.1 0 3.4-.8 4.4-2l-1.4-1.3zm-14.7.7c0 1.7 1.3 3 3 3s3-1.3 3-3-1.3-3-3-3-3 1.4-3 3"></path></svg></div><div class="ksl-header-logo__small"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 83.098 16.607" height="22" width="110"><title id="ksl-header-logo-label">KSL homepage</title><path fill="#FFF" d="M59.641 16.209c-3.291 0-5.726-2.516-5.726-5.604 0-3.106 2.454-5.661 5.766-5.661 3.314 0 5.745 2.516 5.745 5.623 0 3.085-2.453 5.642-5.785 5.642zm0-9.099c-1.984 0-3.251 1.554-3.251 3.456 0 1.92 1.369 3.495 3.291 3.495 2.004 0 3.272-1.554 3.272-3.457 0-1.919-1.37-3.494-3.312-3.494zm19.608-2.167c2.351 0 3.782 1.492 3.782 4.129v6.892h-2.475V9.829c0-1.718-.797-2.639-2.187-2.639-1.35 0-2.311.941-2.311 2.681v6.093h-2.476V9.808c0-1.677-.817-2.617-2.187-2.617-1.369 0-2.312 1.023-2.312 2.7v6.073H66.61V5.166h2.473v1.637c.695-.961 1.637-1.859 3.292-1.859 1.554 0 2.639.755 3.212 1.9.88-1.146 2.026-1.901 3.662-1.901zm-26.865 7.77c-.777.797-1.637 1.349-2.804 1.349-1.9 0-3.231-1.554-3.231-3.495 0-1.902 1.311-3.456 3.108-3.456 1.248 0 2.047.551 2.804 1.349l1.534-1.656c-1.004-1.104-2.272-1.859-4.314-1.859-2.972 0-5.21 2.178-5.553 4.928.947.872 1.541 2.118 1.541 3.505 0 .363-.044.718-.122 1.059 1.001 1.088 2.439 1.774 4.11 1.774 2.107 0 3.355-.838 4.417-2.024l-1.49-1.474zm-14.692.698c0 1.65 1.342 2.994 2.995 2.994 1.652 0 2.996-1.344 2.996-2.994 0-1.656-1.344-2.997-2.996-2.997-1.653 0-2.995 1.341-2.995 2.997m-1.093 2.436H26.594v-1.412c.603-.97.913-2.104.913-3.352v-.051c0-1.176-.311-2.239-.913-3.129V.234h4.191v11.971h5.249s-.644 1.649.565 3.642zm-25.952.007L6 10.294l-1.823 2.131v3.429H0V.271h4.177v6.571L9.754.271h4.723L8.45 7.397l7.198 8.457h-5.001zm15.343-4.771c-.06 3.106-2.48 5.045-6.366 5.045-.787 0-1.731-.208-1.92-.252l-3.952-4.808c2.736 1.626 4.509 1.622 6.097 1.622 1.197 0 1.904-.426 1.918-1.176l.001-.049c.016-.748-.617-1.12-2.704-1.592-3.191-.736-5.848-1.614-5.792-4.864l.002-.048C13.328 1.998 15.786 0 19.388 0c2.541 0 4.611.665 6.319 2.024l-2.132 2.938c-1.403-.981-2.964-1.519-4.374-1.519-1.226 0-1.692.569-1.702 1.103v.045c-.016.79.56 1.118 2.78 1.627 3.468.761 5.771 1.868 5.712 4.813l-.001.052z"></path></svg></div></a><div class="ksl-header-nav-group ksl-header-nav-group--level-1 ksl-header-news"><div class="ksl-header-nav-group__head" aria-hidden="true"></div><div class="ksl-header-nav-group__body"><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--news-home"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="//www.ksl.com/" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">News</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="//www.ksl.com/news/utah" role="menuitem" rel>Utah</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="//www.ksl.com/news/features" role="menuitem" rel>Features</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-2" href="//www.ksl.com/news/us" role="menuitem" rel>U.S.</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-3" href="//www.ksl.com/news/world" role="menuitem" rel>World</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-4" href="//www.ksl.com/news/voces-de-utah" role="menuitem" rel>Voces de Utah</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-5" href="//www.ksl.com/news/idaho" role="menuitem" rel>Idaho</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-6" href="//www.ksl.com/news/traffic" role="menuitem" rel>Traffic</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-7" href="https://live.ksl.com" role="menuitem" rel>Video</a></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--news-sports"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="//www.ksl.com/sports" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">Sports</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="//www.ksl.com/sports/utah-jazz" role="menuitem" rel>Utah Jazz</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="//www.ksl.com/sports/utah-hockey-club" role="menuitem" rel>Utah HC</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-2" href="//www.ksl.com/sports/byu-cougars" role="menuitem" rel>BYU Cougars</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-3" href="//www.ksl.com/sports/utah-utes" role="menuitem" rel>Utah Utes</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-4" href="//www.ksl.com/sports/pac-12-hotline" role="menuitem" rel>Big 12 Hotline</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-5" href="//www.ksl.com/sports/utah-state-aggies" role="menuitem" rel>Utah State Aggies</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-6" href="//www.ksl.com/sports/weber-state-wildcats" role="menuitem" rel>Weber State Wildcats</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-7" href="//www.ksl.com/sports/real-salt-lake" role="menuitem" rel>Real Salt Lake</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-8" href="//www.ksl.com/sports/national" role="menuitem" rel>National</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-9" href="//www.ksl.com/sports/pickem/pro" role="menuitem" rel>Pick'em - Pro</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-10" href="//www.ksl.com/sports/pickem" role="menuitem" rel>Pick'em - College</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-11" href="//www.ksl.com/sports/beyond-the-game" role="menuitem" rel>Beyond the Game</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-12" href="//www.ksl.com/sports/high-school" role="menuitem" rel>High School</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-13" href="//www.ksl.com/sports/stats-and-scores" role="menuitem" rel>Stats &amp; Scores</a></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--news-beyondSeries"><div class="ksl-header-nav-item-new-link" aria-hidden="true">New</div><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="https://www.ksl.com/sports/beyond-the-game" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">Beyond Series</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="//www.ksl.com/sports/beyond-the-game" role="menuitem" rel>Beyond the Game</a></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--news-brandview"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="//www.ksl.com/brandview" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">Brandview</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="//www.ksl.com/brandview/minky-couture" role="menuitem" rel>Minky Couture</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="//www.ksl.com/brandview/salt-lake-chamber" role="menuitem" rel>Salt Lake Chamber</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-2" href="//www.ksl.com/brandview/utah-real-estate" role="menuitem" rel>Utah Real Estate</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-3" href="//www.ksl.com/brandview/rc-willey" role="menuitem" rel>RC Willey</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-4" href="//www.ksl.com/brandview/u-of-u-health-care" role="menuitem" rel>U of U Health</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-5" href="//www.ksl.com/brandview/intermountain-healthcare" role="menuitem" rel>Intermountain Health</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-6" href="//www.ksl.com/brandview/retirement-planning" role="menuitem" rel>Retirement Planning</a></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--news-tv"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="https://www.ksltv.com" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">TV</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="https://live.ksl.com" role="menuitem" rel>Watch Live</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="https://www.ksltv.com/meet-our-team" role="menuitem" rel>Meet Our Team</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-2" href="https://www.ksltv.com/category/contests/" role="menuitem" rel>Contests &amp; Promotions</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-3" href="https://www.ksltv.com/category/kslinvestigates/" role="menuitem" rel>KSL Investigators</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-4" href="https://www.ksltv.com/category/high-5/" role="menuitem" rel>High 5</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-5" href="https://studio5.ksl.com" role="menuitem" rel>Studio 5</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-6" href="https://www.ksloutdoors.com" role="menuitem" rel>Outdoors with Adam Eakle</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-7" href="https://www.ksl.com/?nid=1174" role="menuitem" rel>Your Life Your Health</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-8" href="https://www.ksltv.com/category/wednesdays-child/" role="menuitem" rel>Wednesday's Child</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-9" href="http://www.readtoday.com" role="menuitem" rel>Read Today</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-10" href="https://ksltv.com/ksl-tv-program-guide/" role="menuitem" rel>Program Guide</a></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--news-radio"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="https://kslnewsradio.com" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">Radio</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="https://kslnewsradio.com/listen/" role="menuitem" target="_blank" rel="noopener">Listen Live</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="https://kslnewsradio.com" role="menuitem" rel>Top Stories</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-2" href="https://kslnewsradio.com/schedule/" role="menuitem" rel>KSL Schedule</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-3" href="https://kslnewsradio.com/category/podcasts" role="menuitem" rel>Podcasts</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-4" href="https://kslnewsradio.com/meet-our-team/" role="menuitem" rel>Meet Our Team</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-5" href="https://kslnewsradio.com/category/contests" role="menuitem" rel>Contests &amp; Promotions</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-6" href="https://kslnewsradio.com/subscribe-to-the-ksl-newsradio-newsletter/" role="menuitem" rel>Newsletter Signup</a></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--news-obituaries"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="https://www.thememories.com/ksl/obituaries" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">Obituaries</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="https://www.thememories.com/ksl/obituaries/create-life-story" role="menuitem" rel="nofollow">Create Life Story</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="https://www.thememories.com/ksl/obituaries/account" role="menuitem" rel="nofollow">My Life Stories</a></div></div></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-1 ksl-header-weather ksl-header-weather-dropdown"><div class="ksl-header-nav-group__head"></div><div class="ksl-header-dropdown wrapper--weather-widget"><a href="https://www.ksl.com/weather/forecast" class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow wrapper--weather-toggle" aria-expanded="false" aria-haspopup="true"></a><div class="ksl-header-dropdown__body weather-dropdown" aria-hidden="true"><div class="weather-widget"><div class="ksl-header-nav-group ksl-header-nav-group--level-2 level-2-weather"><div class="ksl-header-nav-group__body"><div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="//www.ksl.com/weather/radar" role="menuitem" rel="_none">VORTEX</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="//www.ksl.com/weather/microcast" role="menuitem" rel="_none">MicroCast</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-2" href="//www.ksl.com/weather/currents" role="menuitem" rel="_none">Current Conditions</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-3" href="//www.ksl.com/weather/cameras" role="menuitem" rel="_none">Cameras</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-4" href="//www.ksl.com/weather/photoContest" role="menuitem" rel="_none">Photo Contest</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-5" href="//www.ksl.com/weather/alerts" role="menuitem" rel="_none">Weather Alerts</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-6" href="//www.ksl.com/weather/outdoorPlanner" role="menuitem" rel="_none">Outdoor Weather Planner</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-7" href="//www.ksl.com/weather/airQuality" role="menuitem" rel="_none">Air Quality</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-8" href="//www.ksl.com/weather/weatherWorks" role="menuitem" rel="_none">Weather Works</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-9" href="//www.ksl.com/weather/snowpack" role="menuitem" rel="_none">Snowpack</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-10" href="//www.ksl.com/weather/skiReport" role="menuitem" rel="_none">Ski Report</a></div></div></div></div></div></div></div></div><div class="ksl-header-nav-group ksl-header-marketplace--noSearch ksl-header-nav-group--level-1 ksl-header-marketplace"><div class="ksl-header-nav-group__head" aria-hidden="true">Marketplace</div><div class="ksl-header-nav-group__body"><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--marketplace-classifieds"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="https://classifieds.ksl.com/?c=1" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">Classifieds</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="https://myaccount.ksl.com/listings?vertical=Classifieds" role="menuitem" rel="nofollow">My Listings</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="https://myaccount.ksl.com/favorites?section=Classifieds" role="menuitem" rel="nofollow">Favorites</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-2" href="https://myaccount.ksl.com/alerts?vertical=Classifieds" role="menuitem" rel="nofollow">Saved Searches</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-3" href="https://myaccount.ksl.com/messages?section=Classifieds&amp;meOthers=All" role="menuitem" rel="nofollow">Messages</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-4" href="https://classifieds.ksl.com/sell" role="menuitem" rel="nofollow">Add Listing</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-5" href="https://classifieds.ksl.com/resources" role="menuitem" rel>Resources</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-6" href="https://support.ksl.com/hc/en-us" role="menuitem" rel>Support</a></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--marketplace-cars"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="https://cars.ksl.com/?c=1" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">Cars</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="https://myaccount.ksl.com/listings?vertical=Cars" role="menuitem" rel="nofollow">My Listings</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="https://myaccount.ksl.com/favorites?section=Cars" role="menuitem" rel="nofollow">Favorites</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-2" href="https://myaccount.ksl.com/alerts?vertical=Cars" role="menuitem" rel="nofollow">Saved Searches</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-3" href="https://myaccount.ksl.com/messages?section=Cars&amp;meOthers=All" role="menuitem" rel="nofollow">Messages</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-4" href="https://cars.ksl.com/sell" role="menuitem" rel="nofollow">Add Listing</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-5" href="https://cars.ksl.com/resources" role="menuitem" rel>Resources</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-6" href="https://support.ksl.com/hc/en-us" role="menuitem" rel>Support</a></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--marketplace-homes"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="https://homes.ksl.com" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">Homes</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="https://myaccount.ksl.com/listings?vertical=Homes" role="menuitem" rel="nofollow">My Listings</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="https://myaccount.ksl.com/favorites?section=Homes" role="menuitem" rel="nofollow">Favorites</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-2" href="https://myaccount.ksl.com/alerts?vertical=Homes" role="menuitem" rel="nofollow">Saved Searches</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-3" href="https://myaccount.ksl.com/messages?section=Homes&amp;meOthers=All" role="menuitem" rel="nofollow">Messages</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-4" href="https://homes.ksl.com/sell/sell-choice" role="menuitem" rel="nofollow">Add Listing</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-5" href="https://support.ksl.com/hc/en-us" role="menuitem" rel>Support</a></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--marketplace-jobs"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="https://jobs.ksl.com" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">Jobs</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="https://myaccount.ksl.com/listings?vertical=Jobs" role="menuitem" rel="nofollow">My Listings</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="https://myaccount.ksl.com/favorites?section=Jobs" role="menuitem" rel="nofollow">Favorites</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-2" href="https://myaccount.ksl.com/alerts?vertical=Jobs" role="menuitem" rel="nofollow">Saved Searches</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-3" href="https://jobs.ksl.com/edit" role="menuitem" rel="nofollow">Add Listing</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-4" href="https://jobs.ksl.com/resources" role="menuitem" rel>Resources</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-5" href="https://support.ksl.com/hc/en-us" role="menuitem" rel>Support</a></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--marketplace-services"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="https://services.ksl.com" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">Services</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="https://myaccount.ksl.com/listings?vertical=Services" role="menuitem" rel="nofollow">My Listings</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="https://classifieds.ksl.com/services/sell" role="menuitem" rel="nofollow">List a Business</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-2" href="https://services.ksl.com/faq" role="menuitem" rel>Support</a></div></div></div></div></div><div class="ksl-header__stacking-section"><button aria-labelledby="ksl-header-messages-label" class="ksl-header-message-button__icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 500" style="enable-background:new 0 0 500 500;"><title>Messages (0)</title><path d="M483.3,24.5c-5.5-5.6-13.8-7.5-21.1-4.8L16.8,181.9c-7.5,2.7-12.7,9.7-13.1,17.6c-0.5,8,3.9,15.5,11,19 l177.3,88.6l88.8,177.3c3.4,6.8,10.3,11,17.9,11c0.3,0,0.6,0,0.9,0c7.9-0.4,14.8-5.4,17.7-12.7L487.6,45.8 C490.5,38.5,488.8,30.1,483.3,24.5z M388.3,89.2L203,268.1L74.1,203.6L388.3,89.2z M231.3,296.4l185.6-179.2L296.3,426.4 L231.3,296.4z"></path></svg></button><div class="ksl-header-dropdown ksl-header-account-dropdown ksl-header-dropdown--has-close-action"><span class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-account-toggle"><button class="ksl-header-account-toggle__icon" aria-labelledby="ksl-header-account-label" aria-haspopup="true" aria-expanded="false"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 500"><title id="ksl-header-account-label">account - logged out</title><path fill="#FFF" d="M354.9 224h-14.1c20.8-22.3 33.4-52.4 33.4-85.4 0-67.9-55.1-123.9-123.9-123.9s-123.9 56-123.9 123.9c0 33 12.7 63 33.4 85.4h-14.1c-45.9 0-83.5 37.6-83.5 83.5v177.2h376.4V307.6c-.1-45.9-37.8-83.6-83.7-83.6zm-190-85.3c0-46.8 38.6-85.4 85.4-85.4s85.4 38.6 85.4 85.4c0 43.5-32 79.3-73 85.4H238c-41.1-6.1-73.1-42-73.1-85.4zM399 446.2H101.6V307.6c0-24.8 20.2-44.1 44.1-44.1H355c23.9 0 44.1 19.3 44.1 44.1v138.6z"></path></svg></button></span><div class="ksl-header-dropdown__body account-dropdown"><div class="ksl-header-account"><div class="ksl-header-account__logged-out"><a class="ksl-header-account__login-button subitem-0 ksl-header-button" href="https://myaccount.ksl.com/login">Sign In</a><a class="ksl-header-account__create-account-link ksl-header-link subitem-1" href="https://www.ksl.com/myaccount/create-account">Or Create an Account</a></div><div class="ksl-header-account__links"><div class="ksl-header-nav-item"><a class="ksl-header-nav-link" href="https://support.ksl.com/hc/en-us"><span class="ksl-header-nav-link__icon ksl-header-nav-link__icon--support"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 500"><title>Support</title><path d="M493.4,275.6c0-42.1-21.3-75.6-49.8-81.2c-2.8-9-9.8-16.1-18.8-19c-9-87.7-83.3-156.4-173.3-156.4 C161.3,19.1,87,87.8,78,175.5c-9,2.9-16,10-18.8,19c-28.5,5.6-49.8,39-49.8,81.2c0,42.1,21.3,75.6,49.8,81.1 c3.7,11.8,14.6,20.5,27.6,20.5c16,0,29-13,29-29V203c0-12.2-7.6-22.7-18.3-26.9c8.6-77.3,74.3-137.6,153.9-137.6 c79.6,0,145.3,60.3,153.9,137.6c-10.7,4.3-18.3,14.7-18.3,26.9v145.2c0,12.6,8.1,23.2,19.3,27.2c-0.7,30.8-24.2,57-55.6,59.9 c-3.7,0.4-7.5,0.3-12.1,0h-30.8c-4-11.2-14.7-19.4-27.3-19.4H232c-16,0-29,13-29,29s13,29,29,29h48.4c12.6,0,23.2-8.1,27.3-19.4 l29.9,0c2.5,0.2,4.9,0.3,7.4,0.3c2.5,0,4.9-0.1,7.4-0.3c41.4-3.8,72.4-38.5,73.1-79.2c8.6-3,15.3-10,18.1-18.7 C472,351.2,493.4,317.8,493.4,275.6z M28.7,275.6c0-28.7,12.6-53.4,29-60.6v121.2C41.3,329,28.7,304.3,28.7,275.6z M96.5,348.2 c0,5.3-4.3,9.7-9.7,9.7c-5.3,0-9.7-4.3-9.7-9.7V203c0-5.3,4.3-9.7,9.7-9.7c5.3,0,9.7,4.3,9.7,9.7V348.2z M280.4,454.7H232 c-5.3,0-9.7-4.3-9.7-9.7c0-5.3,4.3-9.7,9.7-9.7h48.4c5.3,0,9.7,4.3,9.7,9.7C290.1,450.4,285.7,454.7,280.4,454.7z M425.6,348.2 c0,5.3-4.3,9.7-9.7,9.7s-9.7-4.3-9.7-9.7V203c0-5.3,4.3-9.7,9.7-9.7s9.7,4.3,9.7,9.7V348.2z M445,336.2V215 c16.5,7.2,29.1,31.9,29.1,60.6S461.4,329,445,336.2z"></path></svg></span>Support</a></div></div></div></div></div></div></div></div><div class="ksl-header-reserved ksl-header-reserved--large"></div></div><div id="ksl-header-skip" tabIndex="-1"></div></div></div></div><div id="kslHeader"></div></div><div class="ksl-header-menu-container__content"><script> // Request the SVG sprite fetch("//static.ksl.com/ksl-svg-sprite/sprite.svgz") .then((res) => res.text()) .then((svg) => { // Once you receive it, inject it into the HTML let div = document.createElement("div"); div.style.display = "none"; div.innerHTML = svg; document.body.insertBefore(div, document.body.childNodes[0]); }); </script><style> #kslNews-scoreboard { min-height: 80px; height: 80px; } @media (max-width: 727px) { #kslNews-scoreboard { min-height: 120px; height: 120px; } } </style><div id="kslNews-scoreboard" style="max-width: 2102px;margin: auto;overflow-x: hidden;overflow-y: hidden"></div><script> KSL.onLoad.push(function () { const deps = ['https://d3njgrq4uvb497.cloudfront.net/react/6d42fd61636dceb102879b35fecced1f-SportsScoreboardNew.min.js']; KSL.require(deps, function () { const sport = 'all'; const games = [{"competition_type":"Regular Season","sport":"cbk","id":2696772,"numid":2696772,"home":{"id":1615,"name":"St. Bonaventure","nickname":"Bonnies","short":"StBon","record":"6-0","numid":1615,"score":"","logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/basketball\/cbk\/1615.png"},"away":{"id":1671,"name":"Utah State","nickname":"Aggies","short":"UtahSt","record":"5-0","numid":1671,"score":"","logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/basketball\/cbk\/1671.png"},"calendarDate":"2024-11-28","startSeconds":1732833000,"seasonName":2024,"period":"1st HALF","timeleft":"","scheduledate":"11\/28","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/cbk\/2696772\/pregame-info\/St.%20Bonaventure%20Bonnies-vs-Utah%20State%20Aggies","remaining":"03:30pm","tv":"ESP2","sort":7},{"competition_type":"Regular Season","sport":"cbk","id":2699103,"numid":2699103,"home":{"id":1325,"name":"BYU","nickname":"Cougars","short":"BYU","record":"5-0","numid":1325,"score":"","logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/basketball\/cbk\/1325.png"},"away":{"id":1505,"name":"Ole Miss","nickname":"Rebels","short":"Miss","record":"5-0","numid":1505,"score":"","logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/basketball\/cbk\/1505.png"},"calendarDate":"2024-11-28","startSeconds":1732833000,"seasonName":2024,"period":"1st HALF","timeleft":"","scheduledate":"11\/28","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/cbk\/2699103\/pregame-info\/BYU%20Cougars-vs-Ole%20Miss%20Rebels","remaining":"03:30pm","tv":"FS1","sort":7},{"competition_type":"Regular Season","sport":"wcbk","id":2711734,"numid":2711734,"home":{"id":2337,"name":"Mississippi State","nickname":"Bulldogs","short":"MissSt","record":"6-0","numid":2337,"score":"","logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/basketball\/wcbk\/2337.png"},"away":{"id":2500,"name":"Utah","nickname":"Utes","short":"Utah","record":"5-1","numid":2500,"score":"","logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/basketball\/wcbk\/2500.png"},"calendarDate":"2024-11-28","startSeconds":1732840200,"seasonName":2024,"period":"1st QTR","timeleft":"","scheduledate":"11\/28","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/wcbk\/2711734\/pregame-info\/Mississippi%20State%20Bulldogs-vs-Utah%20Utes","remaining":"05:30pm","tv":"FLO","sort":7},{"competition_type":"Regular Season","sport":"wcbk","id":2702711,"numid":2702711,"home":{"id":2412,"name":"Rice","nickname":"Owls","short":"Rice","record":"4-2","numid":2412,"score":"","logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/basketball\/wcbk\/2412.png"},"away":{"id":2158,"name":"BYU","nickname":"Cougars","short":"BYU","record":"5-1","numid":2158,"score":"","logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/basketball\/wcbk\/2158.png"},"calendarDate":"2024-11-28","startSeconds":1732845600,"seasonName":2024,"period":"1st QTR","timeleft":"","scheduledate":"11\/28","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/wcbk\/2702711\/pregame-info\/Rice%20Owls-vs-BYU%20Cougars","remaining":"07:00pm","tv":"FLO","sort":7},{"competition_type":"Regular Season","sport":"cfb","id":2647027,"numid":2647027,"home":{"id":3494,"name":"Colorado State","nickname":"Rams","short":"CSU","record":"7-4","numid":3494,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/cfb\/3494.png"},"away":{"id":3451,"name":"Utah State","nickname":"Aggies","short":"USU","record":"4-7","numid":3451,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/cfb\/3451.png"},"calendarDate":"2024-11-29","startSeconds":1732912200,"seasonName":2024,"period":"1st QTR","timeleft":"","scheduledate":"11\/29","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/cfb\/2647027\/pregame-info\/Colorado%20State%20Rams-vs-Utah%20State%20Aggies","remaining":"01:30pm","tv":"FS1","sort":7},{"competition_type":"Regular Season","sport":"cfb","id":2648403,"numid":2648403,"home":{"id":3615,"name":"UCF","nickname":"Knights","short":"UCF","record":"4-7","numid":3615,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/cfb\/3615.png"},"away":{"id":3499,"name":"Utah","nickname":"Utes","short":"UTAH","record":"4-7","numid":3499,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/cfb\/3499.png"},"calendarDate":"2024-11-29","startSeconds":1732928400,"seasonName":2024,"period":"1st QTR","timeleft":"","scheduledate":"11\/29","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/cfb\/2648403\/pregame-info\/UCF%20Knights-vs-Utah%20Utes","remaining":"06:00pm","tv":"FOX","sort":7},{"competition_type":"Regular Season","sport":"cfb","id":2648405,"numid":2648405,"home":{"id":3493,"name":"BYU","nickname":"Cougars","short":"BYU","record":"9-2","numid":3493,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/cfb\/3493.png"},"away":{"id":3485,"name":"Houston","nickname":"Cougars","short":"Hou","record":"4-7","numid":3485,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/cfb\/3485.png"},"calendarDate":"2024-11-30","startSeconds":1733022900,"seasonName":2024,"period":"1st QTR","timeleft":"","scheduledate":"11\/30","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/cfb\/2648405\/pregame-info\/BYU%20Cougars-vs-Houston%20Cougars","remaining":"08:15pm","tv":"ESPN","sort":7},{"competition_type":"Regular Season","sport":"wcbk","id":2702920,"numid":2702920,"home":{"id":2390,"name":"Old Dominion","nickname":"Monarchs","short":"ODU","record":"5-1","numid":2390,"score":"","logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/basketball\/wcbk\/2390.png"},"away":{"id":2387,"name":"Ohio State","nickname":"Buckeyes","short":"OhioSt","record":"5-0","numid":2387,"score":"","logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/basketball\/wcbk\/2387.png"},"calendarDate":"2024-11-28","startSeconds":1732809600,"seasonName":2024,"period":"1st QTR","timeleft":"","scheduledate":"11\/28","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/wcbk\/2702920\/pregame-info\/Old%20Dominion%20Monarchs-vs-Ohio%20State%20Buckeyes","remaining":"09:00am","tv":"","sort":3},{"competition_type":"Regular Season","sport":"nfl","id":2656692,"numid":2656692,"home":{"id":334,"name":"Detroit","nickname":"Lions","short":"Det","record":"10-1","numid":334,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/nfl\/334.png"},"away":{"id":326,"name":"Chicago","nickname":"Bears","short":"Chi","record":"4-7","numid":326,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/nfl\/326.png"},"calendarDate":"2024-11-28","startSeconds":1732815000,"seasonName":2024,"period":"1st QTR","timeleft":"","scheduledate":"11\/28","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/nfl\/2656692\/pregame-info\/Detroit%20Lions-vs-Chicago%20Bears","remaining":"10:30am","tv":"CBS","sort":3},{"competition_type":"Regular Season","sport":"wcbk","id":2702876,"numid":2702876,"home":{"id":2281,"name":"Iowa State","nickname":"Cyclones","short":"IaSt","record":"5-1","numid":2281,"score":"","logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/basketball\/wcbk\/2281.png"},"away":{"id":2441,"name":"South Carolina","nickname":"Gamecocks","short":"SCar","record":"5-1","numid":2441,"score":"","logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/basketball\/wcbk\/2441.png"},"calendarDate":"2024-11-28","startSeconds":1732818600,"seasonName":2024,"period":"1st QTR","timeleft":"","scheduledate":"11\/28","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/wcbk\/2702876\/pregame-info\/Iowa%20State%20Cyclones-vs-South%20Carolina%20Gamecocks","remaining":"11:30am","tv":"FOX","sort":3},{"competition_type":"Regular Season","sport":"cbk","id":2697349,"numid":2697349,"home":{"id":1683,"name":"Wake Forest","nickname":"Demon Deacons","short":"Wake","record":"6-1","numid":1683,"score":"","logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/basketball\/cbk\/1683.png"},"away":{"id":1407,"name":"Florida","nickname":"Gators","short":"Fla","record":"6-0","numid":1407,"score":"","logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/basketball\/cbk\/1407.png"},"calendarDate":"2024-11-28","startSeconds":1732822200,"seasonName":2024,"period":"1st HALF","timeleft":"","scheduledate":"11\/28","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/cbk\/2697349\/pregame-info\/Wake%20Forest%20Demon%20Deacons-vs-Florida%20Gators","remaining":"12:30pm","tv":"ESPN","sort":3},{"competition_type":"Regular Season","sport":"cbk","id":2697412,"numid":2697412,"home":{"id":1423,"name":"Gonzaga","nickname":"Bulldogs","short":"Gonz","record":"5-1","numid":1423,"score":"","logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/basketball\/cbk\/1423.png"},"away":{"id":1446,"name":"Indiana","nickname":"Hoosiers","short":"Ind","record":"4-1","numid":1446,"score":"","logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/basketball\/cbk\/1446.png"},"calendarDate":"2024-11-28","startSeconds":1732822200,"seasonName":2024,"period":"1st HALF","timeleft":"","scheduledate":"11\/28","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/cbk\/2697412\/pregame-info\/Gonzaga%20Bulldogs-vs-Indiana%20Hoosiers","remaining":"12:30pm","tv":"ESP2","sort":3},{"competition_type":"Regular Season","sport":"cbk","id":2699102,"numid":2699102,"home":{"id":1538,"name":"North Carolina State","nickname":"Wolfpack","short":"NCSU","record":"5-0","numid":1538,"score":"","logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/basketball\/cbk\/1538.png"},"away":{"id":1577,"name":"Purdue","nickname":"Boilermakers","short":"Purdue","record":"5-1","numid":1577,"score":"","logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/basketball\/cbk\/1577.png"},"calendarDate":"2024-11-28","startSeconds":1732824000,"seasonName":2024,"period":"1st HALF","timeleft":"","scheduledate":"11\/28","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/cbk\/2699102\/pregame-info\/North%20Carolina%20State%20Wolfpack-vs-Purdue%20Boilermakers","remaining":"01:00pm","tv":"FS1","sort":3},{"competition_type":"Regular Season","sport":"cbk","id":2698917,"numid":2698917,"home":{"id":1443,"name":"Illinois","nickname":"Fighting Illini","short":"Ill","record":"5-1","numid":1443,"score":"","logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/basketball\/cbk\/1443.png"},"away":{"id":1293,"name":"Arkansas","nickname":"Razorbacks","short":"Ark","record":"5-1","numid":1293,"score":"","logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/basketball\/cbk\/1293.png"},"calendarDate":"2024-11-28","startSeconds":1732827600,"seasonName":2024,"period":"1st HALF","timeleft":"","scheduledate":"11\/28","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/cbk\/2698917\/pregame-info\/Illinois%20Fighting%20Illini-vs-Arkansas%20Razorbacks","remaining":"02:00pm","tv":"CBS","sort":3},{"competition_type":"Regular Season","sport":"nfl","id":2656695,"numid":2656695,"home":{"id":331,"name":"Dallas","nickname":"Cowboys","short":"Dal","record":"4-7","numid":331,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/nfl\/331.png"},"away":{"id":351,"name":"New York","nickname":"Giants","short":"NYG","record":"2-9","numid":351,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/nfl\/351.png"},"calendarDate":"2024-11-28","startSeconds":1732829400,"seasonName":2024,"period":"1st QTR","timeleft":"","scheduledate":"11\/28","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/nfl\/2656695\/pregame-info\/Dallas%20Cowboys-vs-New%20York%20Giants","remaining":"02:30pm","tv":"FOX","sort":3},{"competition_type":"Regular Season","sport":"cbk","id":2697416,"numid":2697416,"home":{"id":1291,"name":"Arizona","nickname":"Wildcats","short":"Ari","record":"3-2","numid":1291,"score":"","logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/basketball\/cbk\/1291.png"},"away":{"id":1558,"name":"Oklahoma","nickname":"Sooners","short":"Okla","record":"5-0","numid":1558,"score":"","logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/basketball\/cbk\/1558.png"},"calendarDate":"2024-11-28","startSeconds":1732831200,"seasonName":2024,"period":"1st HALF","timeleft":"","scheduledate":"11\/28","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/cbk\/2697416\/pregame-info\/Arizona%20Wildcats-vs-Oklahoma%20Sooners","remaining":"03:00pm","tv":"ESPN","sort":3},{"competition_type":"Regular Season","sport":"wcbk","id":2702710,"numid":2702710,"home":{"id":2280,"name":"Iowa","nickname":"Hawkeyes","short":"Iowa","record":"6-0","numid":2280,"score":"","logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/basketball\/wcbk\/2280.png"},"away":{"id":2411,"name":"Rhode Island","nickname":"Rams","short":"URI","record":"4-3","numid":2411,"score":"","logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/basketball\/wcbk\/2411.png"},"calendarDate":"2024-11-28","startSeconds":1732836600,"seasonName":2024,"period":"1st QTR","timeleft":"","scheduledate":"11\/28","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/wcbk\/2702710\/pregame-info\/Iowa%20Hawkeyes-vs-Rhode%20Island%20Rams","remaining":"04:30pm","tv":"FLO","sort":3},{"competition_type":"Regular Season","sport":"cfb","id":2646919,"numid":2646919,"home":{"id":3511,"name":"Tulane","nickname":"Green Wave","short":"TULN","record":"9-2","numid":3511,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/cfb\/3511.png"},"away":{"id":3506,"name":"Memphis","nickname":"Tigers","short":"Mem","record":"9-2","numid":3506,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/cfb\/3506.png"},"calendarDate":"2024-11-28","startSeconds":1732840200,"seasonName":2024,"period":"1st QTR","timeleft":"","scheduledate":"11\/28","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/cfb\/2646919\/pregame-info\/Tulane%20Green%20Wave-vs-Memphis%20Tigers","remaining":"05:30pm","tv":"ESPN","sort":3},{"competition_type":"Regular Season","sport":"nfl","id":2656696,"numid":2656696,"home":{"id":335,"name":"Green Bay","nickname":"Packers","short":"GB","record":"8-3","numid":335,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/nfl\/335.png"},"away":{"id":345,"name":"Miami","nickname":"Dolphins","short":"Mia","record":"5-6","numid":345,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/nfl\/345.png"},"calendarDate":"2024-11-28","startSeconds":1732843200,"seasonName":2024,"period":"1st QTR","timeleft":"","scheduledate":"11\/28","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/nfl\/2656696\/pregame-info\/Green%20Bay%20Packers-vs-Miami%20Dolphins","remaining":"06:20pm","tv":"NBC","sort":3},{"competition_type":"Regular Season","sport":"cbk","id":2679433,"numid":2679433,"home":{"id":1506,"name":"Mississippi State","nickname":"Bulldogs","short":"MissSt","record":"5-0","numid":1506,"score":"","logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/basketball\/cbk\/1506.png"},"away":{"id":1528,"name":"UNLV","nickname":"Runnin' Rebels","short":"UNLV","record":"4-1","numid":1528,"score":"","logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/basketball\/cbk\/1528.png"},"calendarDate":"2024-11-28","startSeconds":1732847400,"seasonName":2024,"period":"1st HALF","timeleft":"","scheduledate":"11\/28","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/cbk\/2679433\/pregame-info\/Mississippi%20State%20Bulldogs-vs-UNLV%20Runnin%27%20Rebels","remaining":"07:30pm","tv":"CBSS","sort":3},{"competition_type":"Regular Season","sport":"cfb","id":2647026,"numid":2647026,"home":{"id":3517,"name":"Boise State","nickname":"Broncos","short":"Boise","record":"10-1","numid":3517,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/cfb\/3517.png"},"away":{"id":3466,"name":"Oregon State","nickname":"Beavers","short":"ORST","record":"5-6","numid":3466,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/cfb\/3466.png"},"calendarDate":"2024-11-29","startSeconds":1732899600,"seasonName":2024,"period":"1st QTR","timeleft":"","scheduledate":"11\/29","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/cfb\/2647026\/pregame-info\/Boise%20State%20Broncos-vs-Oregon%20State%20Beavers","remaining":"10:00am","tv":"FOX","sort":3},{"competition_type":"Regular Season","sport":"cfb","id":2648404,"numid":2648404,"home":{"id":3424,"name":"Colorado","nickname":"Buffaloes","short":"CU","record":"8-3","numid":3424,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/cfb\/3424.png"},"away":{"id":3431,"name":"Oklahoma State","nickname":"Cowboys","short":"OKST","record":"3-8","numid":3431,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/cfb\/3431.png"},"calendarDate":"2024-11-29","startSeconds":1732899600,"seasonName":2024,"period":"1st QTR","timeleft":"","scheduledate":"11\/29","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/cfb\/2648404\/pregame-info\/Colorado%20Buffaloes-vs-Oklahoma%20State%20Cowboys","remaining":"10:00am","tv":"ABC","sort":3},{"competition_type":"Regular Season","sport":"nfl","id":2656700,"numid":2656700,"home":{"id":339,"name":"Kansas City","nickname":"Chiefs","short":"KC","record":"10-1","numid":339,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/nfl\/339.png"},"away":{"id":341,"name":"Las Vegas","nickname":"Raiders","short":"LV","record":"2-9","numid":341,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/nfl\/341.png"},"calendarDate":"2024-11-29","startSeconds":1732910400,"seasonName":2024,"period":"1st QTR","timeleft":"","scheduledate":"11\/29","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/nfl\/2656700\/pregame-info\/Kansas%20City%20Chiefs-vs-Las%20Vegas%20Raiders","remaining":"01:00pm","tv":"AMZN","sort":3},{"competition_type":"Regular Season","sport":"cfb","id":2647535,"numid":2647535,"home":{"id":3482,"name":"Ole Miss","nickname":"Rebels","short":"Miss","record":"8-3","numid":3482,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/cfb\/3482.png"},"away":{"id":3483,"name":"Mississippi State","nickname":"Bulldogs","short":"MSST","record":"2-9","numid":3483,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/cfb\/3483.png"},"calendarDate":"2024-11-29","startSeconds":1732912200,"seasonName":2024,"period":"1st QTR","timeleft":"","scheduledate":"11\/29","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/cfb\/2647535\/pregame-info\/Ole%20Miss%20Rebels-vs-Mississippi%20State%20Bulldogs","remaining":"01:30pm","tv":"ABC","sort":3},{"competition_type":"Regular Season","sport":"cfb","id":2647532,"numid":2647532,"home":{"id":3473,"name":"Georgia","nickname":"Bulldogs","short":"UGa","record":"9-2","numid":3473,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/cfb\/3473.png"},"away":{"id":3410,"name":"Georgia Tech","nickname":"Yellow Jackets","short":"GT","record":"7-4","numid":3410,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/cfb\/3410.png"},"calendarDate":"2024-11-29","startSeconds":1732926600,"seasonName":2024,"period":"1st QTR","timeleft":"","scheduledate":"11\/29","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/cfb\/2647532\/pregame-info\/Georgia%20Bulldogs-vs-Georgia%20Tech%20Yellow%20Jackets","remaining":"05:30pm","tv":"ABC","sort":3},{"competition_type":"Regular Season","sport":"cfb","id":2647539,"numid":2647539,"home":{"id":3477,"name":"Vanderbilt","nickname":"Commodores","short":"Vandy","record":"6-5","numid":3477,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/cfb\/3477.png"},"away":{"id":3476,"name":"Tennessee","nickname":"Volunteers","short":"Tenn","record":"9-2","numid":3476,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/cfb\/3476.png"},"calendarDate":"2024-11-30","startSeconds":1732986000,"seasonName":2024,"period":"1st QTR","timeleft":"","scheduledate":"11\/30","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/cfb\/2647539\/pregame-info\/Vanderbilt%20Commodores-vs-Tennessee%20Volunteers","remaining":"10:00am","tv":"ABC","sort":3},{"competition_type":"Regular Season","sport":"cfb","id":2649264,"numid":2649264,"home":{"id":3438,"name":"Northwestern","nickname":"Wildcats","short":"NW","record":"4-7","numid":3438,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/cfb\/3438.png"},"away":{"id":3432,"name":"Illinois","nickname":"Fighting Illini","short":"Ill","record":"8-3","numid":3432,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/cfb\/3432.png"},"calendarDate":"2024-11-30","startSeconds":1732986000,"seasonName":2024,"period":"1st QTR","timeleft":"","scheduledate":"11\/30","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/cfb\/2649264\/pregame-info\/Northwestern%20Wildcats-vs-Illinois%20Fighting%20Illini","remaining":"10:00am","tv":"BTN","sort":3},{"competition_type":"Regular Season","sport":"cfb","id":2646921,"numid":2646921,"home":{"id":3502,"name":"Army West Point","nickname":"Black Knights","short":"Army","record":"9-1","numid":3502,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/cfb\/3502.png"},"away":{"id":23207,"name":"UTSA","nickname":"Roadrunners","short":"Tx-SA","record":"6-5","numid":23207,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/cfb\/23207.png"},"calendarDate":"2024-11-30","startSeconds":1732986000,"seasonName":2024,"period":"1st QTR","timeleft":"","scheduledate":"11\/30","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/cfb\/2646921\/pregame-info\/Army%20West%20Point%20Black%20Knights-vs-UTSA%20Roadrunners","remaining":"10:00am","tv":"CBSS","sort":3},{"competition_type":"Regular Season","sport":"cfb","id":2647537,"numid":2647537,"home":{"id":3407,"name":"Clemson","nickname":"Tigers","short":"Clem","record":"9-2","numid":3407,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/cfb\/3407.png"},"away":{"id":3475,"name":"South Carolina","nickname":"Gamecocks","short":"SCAR","record":"8-3","numid":3475,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/cfb\/3475.png"},"calendarDate":"2024-11-30","startSeconds":1732986000,"seasonName":2024,"period":"1st QTR","timeleft":"","scheduledate":"11\/30","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/cfb\/2647537\/pregame-info\/Clemson%20Tigers-vs-South%20Carolina%20Gamecocks","remaining":"10:00am","tv":"ESPN","sort":3},{"competition_type":"Regular Season","sport":"cfb","id":2649268,"numid":2649268,"home":{"id":3439,"name":"Ohio State","nickname":"Buckeyes","short":"OhioSt","record":"10-1","numid":3439,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/cfb\/3439.png"},"away":{"id":3435,"name":"Michigan","nickname":"Wolverines","short":"Mich","record":"6-5","numid":3435,"score":0,"logo":"https:\/\/shared-static-hosted4.stats.com\/logos\/96x96\/football\/cfb\/3435.png"},"calendarDate":"2024-11-30","startSeconds":1732986000,"seasonName":2024,"period":"1st QTR","timeleft":"","scheduledate":"11\/30","inprogress":"scheduled","link":"https:\/\/scoreboard.ksl.com\/boxscore\/cfb\/2649268\/pregame-info\/Ohio%20State%20Buckeyes-vs-Michigan%20Wolverines","remaining":"10:00am","tv":"FOX","sort":3}]; const apiBase = "https://news-api.ksl.com/v1/sports"; ReactDOM.render(React.createElement( KSL.News.UI.SportsScoreboardNew.default, { sport: sport, apiBase: apiBase, games: games, loadAds: function () { KSL.news.dfp.loadAdUnits(); }, }), document.getElementById('kslNews-scoreboard') ); }); }); </script><div class="pagebody"><div class="main_content"><div data-ksl-news-dfp-ad-id-off="mobileReskinTop" class="mobile_wrap_off" data-ksl-news-dfp-ad-footer-off></div><nav class="sportsSubnav"><div class="dropdownWrapper"><select class="dropdown sportsDropdown" style=""><option selected value="/sports"> Sports </option><option value="/sports/utah-jazz"> Jazz </option><option value="/sports/utah-hockey-club"> Utah HC </option><option value="/sports/byu-cougars"> BYU </option><option value="/sports/utah-utes"> Utes </option><option value="/sports/pac-12"> Big 12 </option><option value="/sports/utah-state-aggies"> USU </option><option value="/sports/weber-state-wildcats"> WSU </option><option value="/sports/real-salt-lake"> RSL </option><option value="/sports/high-school"> High School </option><option value="/sports/pickem"> Pickem - College </option><option value="/sports/pickem/pro"> Pickem - Pro </option><option value="/sports/beyond-the-game"> Beyond the Game </option><option value="/sports/stats-and-scores"> Stats &amp; Scores </option><option value="/sports/national"> National </option></select></div><div class="subdivList"><ul class="linksList"><li class="sportsListItem"><a href="/sports" > Home </a></li><li class="sportsListItem"><a href="/sports/utah-jazz" >Jazz</a></li><li class="sportsListItem"><a href="/sports/utah-hockey-club" >Utah HC</a></li><li class="sportsListItem"><a href="/sports/byu-cougars" >BYU</a></li><li class="sportsListItem"><a href="/sports/utah-utes" >Utes</a></li><li class="sportsListItem"><a href="/sports/pac-12" >Big 12</a></li><li class="sportsListItem"><a href="/sports/utah-state-aggies" >USU</a></li><li class="sportsListItem"><a href="/sports/weber-state-wildcats" >WSU</a></li><li class="sportsListItem"><a href="/sports/real-salt-lake" >RSL</a></li><li class="sportsListItem"><a href="/sports/high-school" >High School</a></li><li class="sportsListItem"><a href="/sports/pickem" >Pickem - College</a></li><li class="sportsListItem"><a href="/sports/pickem/pro" >Pickem - Pro</a></li><li class="more sportsListItem" data-width="80"><a href="#">More <img src="https://img.ksl.com/slc/2897/289755/28975546.png" alt="Show more news list items"></a><ul><li class="sportsListItem"><a href="/sports/beyond-the-game" >Beyond the Game</a></li><li class="sportsListItem"><a href="/sports/stats-and-scores" >Stats &amp; Scores</a></li><li class="sportsListItem"><a href="/sports/national" >National</a></li></ul></li></ul></div><div class="subdivListTablet"><ul class="linksList"><li class="sportsListItem"><a href="/sports/utah-jazz" >Jazz</a></li><li class="sportsListItem"><a href="/sports/utah-hockey-club" >Utah HC</a></li><li class="sportsListItem"><a href="/sports/byu-cougars" >BYU</a></li><li class="sportsListItem"><a href="/sports/utah-utes" >Utes</a></li><li class="sportsListItem"><a href="/sports/pac-12" >Big 12</a></li><li class="sportsListItem"><a href="/sports/utah-state-aggies" >USU</a></li><li class="sportsListItem"><a href="/sports/weber-state-wildcats" >WSU</a></li><li class="sportsListItem"><a href="/sports/real-salt-lake" >RSL</a></li><li class="sportsListItem"><a href="/sports/high-school" >High School</a></li><li class="sportsListItem"><a href="/sports/pickem" >Pickem - College</a></li><li class="sportsListItem"><a href="/sports/pickem/pro" >Pickem - Pro</a></li><li class="sportsListItem"><a href="/sports/beyond-the-game" >Beyond the Game</a></li><li class="sportsListItem"><a href="/sports/stats-and-scores" >Stats &amp; Scores</a></li><li class="sportsListItem"><a href="/sports/national" >National</a></li></ul></div></nav><script> if (window.innerWidth <= 970) { let activeLink = document.querySelector('.subdivListTablet .sportsListItem .active'); if (activeLink !== null) { activeLink.scrollIntoView({block: 'nearest', inline: 'center'}); } } </script><div class="story"><div class="leaderboard_ad"><div class="ksl-unclear" data-adunit data-form-factor="not-mobile" ><div class="queue_ad q-spacer q-spacer__articleFixed"><div style="min-width: 300px; min-height: 250px;" data-container-id="articleFixed" ></div></div></div></div><div class="titleAndAuthor"><h1 data-role="storyTitle" id="storyTitle">Broadcast changes coming for Utah Royals FC's final 3 matches</h1><div class="byline"><div class="author"><h4> By <a href="https://www.ksl.com/author/Sean_Walker">Sean Walker, KSL.com</a> | Posted - Aug. 17, 2018 at 8:36 p.m. </h4></div><div class="titleBoxLineBreak">&nbsp;</div></div></div><div class="story content"><div class="firefox_fix"><div style="position: relative; padding-bottom: 56.25%; height: 0;z-index: 55;"><div style="position: absolute; top: 0; left: 0; width: 100%; height: 100%"><div data-stn-player="paActTXF"></div><script type="text/javascript" src="https://embed.sendtonews.com/player3/embedcode.js?fk=paActTXF"></script></div></div><div style="margin-bottom: 50px;"></div></div><div class="toolbar"><hr><div class="comment_bubble" id="comment_bubble"><span></span></div><script> KSL.onLoad.push(function() { if (kslSocialShare && kslSocialShare.props) { kslSocialShare.props.title = 'Broadcast changes coming for Utah Royals FC&#039;s final 3 matches'; kslSocialShare.props.url = 'https://www.ksl.com/article/46377789/broadcast-changes-coming-for-utah-royals-fcs-final-3-matches'; kslSocialShare.props.twitterAccount = 'KSLcom'; kslSocialShare.props.route = '/sports' } }); </script><ul class="social"><li><a href="" onclick="kslSocialShare.facebook(); return false;">&#xea8c;</a></li><li><a href="" onclick="kslSocialShare.twitter(); return false;">&#xe700;</a></li><li><a href="" onclick="kslSocialShare.email(true); return false;">&#xe600;</a></li><li><a href="https://www.ksl.com/article/46377789/broadcast-changes-coming-for-utah-royals-fcs-final-3-matches?print=1" target="_blank" rel="nofollow" onclick="kslSocialShare.print();">&#xe954;</a></li></ul><span class="save-story" id="story-46377789" onclick="kslSocialShare.redirectToLogin(46377789); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span><hr><script></script></div><div style="clear: both;"></div><div style="display: flex; flex-direction: column;" id="translateDiv"><span onclick="translateArticle('es', 46377789)" id="spanishButton" style="cursor: pointer; color: #2354ac;">Leer en español</span><span onclick="translateArticle('en', 46377789)" id="englishButton" style="cursor: pointer; color: #2354ac; display: none;">Read in English</span></div><article id="kslMainArticle"><p style="font-weight: 500; font-size: 1em; color: rgba(102,102,102,0.75);"> Estimated read time: 3-4 minutes</p><p style="background-color: #ccc; padding: 1em;">This archived news story is available only for your personal, non-commercial use. Information in the story may be outdated or superseded by additional information. Reading or replaying the story in its archived form does not constitute a republication of the story.</p><div id="articleContainer"><p>SANDY — Changes are coming for Utah Royals FC fans.</p><p>With three games remaining in the regular season, Royals games will no longer be broadcast on television station KMYU or ESPN 700 radio; games will still be streamed live via <a href="https://www.ksl.com/?nid=139&amp;sid=46290485&amp;title=watch-the-utah-royals-fc-on-ksl" rel="follow" target="_blank">KSL.com</a> and the KSL TV app.</p><p>&quot;With regards to our coverage of Utah Royals FC and the National Women’s Soccer League, we fully support the initiatives of the league and continue to grow women’s soccer in the state of Utah,&quot; RSL chief business officer Andy Carroll <a href="https://www.rsl.com/post/2018/08/17/club-statement-regarding-utah-royals-fc-broadcasts" rel="nofollow" target="_blank">said in a statement</a> from the club.</p><p>The voices may sound a little different, too. TV play-by-play broadcaster Greg Wrubell has returned to his role as the &quot;Voice of the Cougars&quot; for BYU Athletics — principally football, men's basketball and women's soccer — on KSL Newsradio and will no longer be available for game broadcasts, while color analyst Carla Swensen-Haslam has left the club to pursue a law degree at BYU.</p><p>&quot;My experience with the Royals has been an incredible journey,&quot; Haslam said in an email to media earlier in the week. &quot;This moment is bitter-sweet as I will miss all the good people I work with, but I am also looking forward to starting a new adventure in graduate school.&quot;</p><p>Wrubell added that the broadcast duo was prepared to finish the season with the Royals, despite lingering commitments. But that will no longer be the case.</p><p>&quot;I was prepared to fulfill my professional commitment to the club through the end of the season,&quot; he told KSL.com, declining to comment further.</p><figure><div class="single_image" style="cursor: pointer;" title="Utah Royals FC defender Rachel Corsie (2) kicks the ball as the Utah Royals and Washington Spirit play at Rio Tinto Stadium in Sandy on Wednesday, Aug. 8, 2018. (Photo: Scott G Winterton, Deseret News)" data-modal-src="https://img.ksl.com/slc/2678/267823/26782336.jpg?filter=ksl/fullsize"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/2678/267823/26782336.jpg?filter=kslv2/inline_sm" data-srcset="https://img.ksl.com/slc/2678/267823/26782336.jpg?filter=kslv2/inline_sm" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/2678/267823/26782336.jpg?filter=kslv2/inline_lg" data-srcset="https://img.ksl.com/slc/2678/267823/26782336.jpg?filter=kslv2/inline_lg"><img class="lazyload" src="https://img.ksl.com/slc/2678/267823/26782336.jpg?filter=kslv2/inline_lg" data-srcset="https://img.ksl.com/slc/2678/267823/26782336.jpg?filter=kslv2/inline_lg" alt="Utah Royals FC defender Rachel Corsie (2) kicks the ball as the Utah Royals and Washington Spirit play at Rio Tinto Stadium in Sandy on Wednesday, Aug. 8, 2018. (Photo: Scott G Winterton, Deseret News)" ><!--[if IE 9]></video><![endif]--></picture></div><figcaption>Utah Royals FC defender Rachel Corsie (2) kicks the ball as the Utah Royals and Washington Spirit play at Rio Tinto Stadium in Sandy on Wednesday, Aug. 8, 2018. (Photo: Scott G Winterton, Deseret News) </figcaption></figure><p>Instead, game broadcasts on KSL.com and the KSL TV app will feature the NWSL feed, also available at <a href="http://www.nwslsoccer.com/" rel="nofollow" target="_blank">NWSLsoccer.com</a>. The league originally had a contract in place to stream through Verizon’s Go90 app and <a href="https://go90.com/" rel="nofollow" target="_blank">Go90.com</a>, but the service shut down July 30.</p><p>&quot;Utah Royals FC has seen unprecedented growth since the club’s inception at the beginning of the 2018 season,&quot; Carroll said in his statement. &quot;Our live match broadcasts on KMYU and the KSL TV app have played an integral role in that growth. In fact, over the course of the 2018 NWSL season, the club has broadcast more Utah Royals FC matches than any other NWSL team.</p><p>&quot;Our partnership with KSL in 2018 to digitally deliver over 200 hours of live soccer coverage, combined with our outstanding over-the-air broadcast partnership with KMYU, has allowed us to reach new heights across our three professional teams, and deliver more live soccer than any other market in the U.S.&quot;</p><p>The Royals play at Sky Blue FC at 4:30 p.m. MDT before they’ll travel to Washington at 5:30 p.m. MDT Wednesday. Both games will be available on KSL.com and the KSL TV app. The club will host its home finale Saturday, Sept. 8, at 1:30 p.m. MDT in a game broadcast on Lifetime TV.</p><p>The Royals are 7-7-7 in their inaugural season with 28 points, just two points behind Orlando for the fourth and final postseason berth. Chicago is two points ahead of Utah in the playoff chase, with a game in hand.</p><p>In addition, Real Salt Lake's road matches on KMYU will be broadcast remotely for the remainder of the season, according to multiple reports. The broadcast will include a feed for each match, including Saturday's road kick at Houston, while team broadcasters David James and Brian Dunseth will call the game remotely from a studio inside Rio Tinto Stadium, according to Dunseth.</p><p><blockquote> DJ &amp; I will call the <a href="https://twitter.com/hashtag/RSL?src=hash&amp;ref_src=twsrc%5Etfw" rel="nofollow" target="_blank">#RSL</a> away games from <a href="https://twitter.com/hashtag/TheRioT?src=hash&amp;ref_src=twsrc%5Etfw" rel="nofollow" target="_blank">#TheRioT</a><a href="https://t.co/gnr0mtkCPb" rel="nofollow" target="_blank">https://t.co/gnr0mtkCPb</a> — Brian Dunseth (@BrianDunseth) <a href="https://twitter.com/BrianDunseth/status/1030611614372847616?ref_src=twsrc%5Etfw" rel="nofollow" target="_blank">August 18, 2018</a></blockquote></p><p><script async="" charset="utf-8" src="https://platform.twitter.com/widgets.js"></script></p></div><!-- The Modal --><div id="modal" class="modal"><span class="modal-close">&times;</span><img class="modal-content" id="modal-image" src="https://img.ksl.com/slc/2548/254870/25487033.jpg" alt="modal"><div id="modal-caption"></div></div><script> KSL.onLoad.push(function() { fitvids(); var images = document.getElementsByClassName('single_image'); var imageList = Array.prototype.slice.call(images); var modal = document.getElementById('modal'); var modalImg = document.getElementById('modal-image'); var modalCaption = document.getElementById('modal-caption'); imageList.forEach( function(image) { image.onclick = function() { modal.style.display = 'block'; modalImg.src = image.getAttribute('data-modal-src'); modalCaption.innerHTML = image.title; } }); // Get the <span> element that closes the modal var span = document.getElementsByClassName("modal-close")[0]; // When the user clicks on <span> (x), close the modal span.onclick = function() { modal.style.display = "none"; }; modal.onclick = function() { modal.style.display = "none"; }; }); </script><div id="articleComplete" style="height: 1px;"></div><h3>Related stories</h3><div class="related"><ul><li><h4><a href="https://www.ksl.com/article/46290485/watch-the-utah-royals-fc-on-ksl/watch-utah-royals-fc-on-kslcom" target="_blank">Watch Utah Royals FC on KSL.com</a></h4></li></ul><ul><li><h4><a href="https://www.ksl.com/article/46260458/ksl-rsl-to-partner-in-digital-streaming-of-games-ticket-sales" target="_blank">KSL, RSL to partner in digital streaming of games, ticket sales</a></h4></li></ul></div><h3>Most recent Sports stories</h3><div class="related"><ul><li><h4><a href="/article/51200001/even-in-a-loss-oscar-tshiebwe-gives-jazz-a-reason-to-smile" target="_blank" rel="nofollow">Even in a loss, Oscar Tshiebwe gives Jazz a reason to smile</a></h4></li></ul><ul><li><h4><a href="/article/51199744/is-jay-hill-a-candidate-to-coach-utah-state-byu-defensive-coordinator-focused-on-houston" target="_blank" rel="nofollow">Is Jay Hill a candidate to coach Utah State? BYU defensive coordinator &#039;focused&#039; on Houston</a></h4></li></ul><ul><li><h4><a href="/article/51199449/usu-volleyball-player-speaks-out-concerning-transgender-lawsuit" target="_blank" rel="nofollow">USU volleyball player speaks out concerning transgender lawsuit</a></h4></li></ul></div><div><h3>Related topics</h3><script> const sendToGA = (tag) => { kslEventBus.emit(kslEventBus.eventTypes.tagClick, tag); } </script><span class="tag" onclick="sendToGA('Sports')"><a href="https://www.ksl.com/sports" style="color: white;" target="_blank">Sports</a></span><span class="tag" onclick="sendToGA('Real Salt Lake')"><a href="https://www.ksl.com/sports/real-salt-lake" style="color: white;" target="_blank">Real Salt Lake</a></span></div><script> kslEventBus.emit(kslEventBus.eventTypes.videoPage, false) </script><div class="authors_box"><div class="authors_bio"><div style="float: left;"><a target="_blank" style="color: black" href="/author/sean_walker"><img alt="Sean Walker, KSL.com" src="https://img.ksl.com/slc/authors/sean_walker.jpg?filter=kslv2/responsive_200" style="width: 50px; height: auto; vertical-align: middle;"><span style="padding-left: 10px; font-weight: 700; font-family: 'Nunito Sans';">Sean Walker</span></a></div><div style="float: right;"><ul><li><a href="https://www.instagram.com/dseanwalker/">&#xea92;</a><li><a href="mailto:swalker@ksl.com">&#xe600;</a></ul></div></div><div style="clear: both; padding: 0px 0 10px; font-size: .85em"><span style="font-style: italic;font-size: 1em;">KSL.com BYU and college sports reporter</span></div></div><div id="commentsContainer"></div><script> KSL.onLoad.push(function (KSL) { var deps = ['https://d3njgrq4uvb497.cloudfront.net/react/63f12339a7a418af21105dd62dba845d-Comments.min.js']; KSL.require(deps, function () { var API = '/api/2017/'; var storyId = Number('46377789'); var container = document.getElementById('commentsContainer'); Promise.all([ fetch(API + 'member/active', { credentials: 'include' }), fetch(API + 'member/reauth/comments', { credentials: 'include' }), fetch(API + 'comments/meta/' + storyId, { credentials: 'include' }) ]) .then(function (res) { return Promise.all(res.map(function(res) { return res.json() })); }) .then(function (res) { const activeMember = res[0]; const login = res[1]; const meta = res[2]; const balloon = document.getElementById('comment_bubble'); if (balloon && balloon.firstElementChild) { balloon.firstElementChild.textContent = meta.total; } var anchor = window.location.hash; const props = { storyId: storyId, count: meta.total, pending: meta.pending, mustReauth: login.reauth, canComment: meta.canComment, loginUrl: 'https://www.ksl.com/myaccount/login?forward=https%3A%2F%2Fwww.ksl.com%2Farticle%2F46377789%2Fbroadcast-changes-coming-for-utah-royals-fcs-final-3-matches%3Fcomments%3Dtrue%23commentsContainer', reauthUrl: 'https://www.ksl.com/myaccount/reauth?forward=https%3A%2F%2Fwww.ksl.com%2Farticle%2F46377789%2Fbroadcast-changes-coming-for-utah-royals-fcs-final-3-matches%3Fcomments%3Dtrue%23commentsContainer', apiBase: API + 'comments', user: { id: activeMember.id, mod: activeMember.admin, }, showAllComments: anchor !== "", loadAds: function () { KSL.news.dfp.loadAdUnits(); }, }; // props.user = { id: null, mod: false }; ReactDOM.render(React.createElement(KSL.News.UI.Comments.default, props), container); // Expand comments component when comments bubble is clicked if (anchor !== "") { document.body.dispatchEvent(new Event('_expandComments')); setTimeout(function(){ window.location = anchor; }, 2000); } else { var hasExpanded = false; document.getElementById('comment_bubble').addEventListener('click', function () { window.commentsDisableDepth = true; document.body.dispatchEvent(new CustomEvent('_expandComments/pre/bubble')); if (!hasExpanded) { hasExpanded = true; document.body.dispatchEvent(new Event('_expandComments')); } else { document.body.dispatchEvent(new Event('_expandComments/end')); } }); document.body.addEventListener('_expandComments/end', function() { var target = document.getElementById('commentsContainer'); var header = document.querySelector('.ksl-header__outer'); var depth = (target ? target.offsetTop : 0 ) - (header ? header.offsetHeight : 0) - 10; if (depth > 0) { window.scrollTo(0, depth); } }); } }) .catch(function (err) { console.log('err', err); }) }); }); </script><script> function sendRecommendedToGA(story) { if (story.btgStory) { kslEventBus.emit( kslEventBus.eventTypes.btgAdClick, { variant: 'more stories carousel', storyId: story.id } ); } else { kslEventBus.emit(kslEventBus.eventTypes.recommendedClick, story.title); } } </script><div id="recommendationsContainer"><div id="recommendations"><h2>More stories you may be interested in</h2><ul><li><a href="/article/51199744/is-jay-hill-a-candidate-to-coach-utah-state-byu-defensive-coordinator-focused-on-houston" style="position: relative;" onclick="sendRecommendedToGA({&quot;id&quot;:51199744,&quot;image&quot;:{&quot;source&quot;:&quot;https:\/\/img.ksl.com\/slc\/3004\/300419\/30041987.jpeg&quot;},&quot;title&quot;:&quot;Is Jay Hill a candidate to coach Utah State? BYU defensive coordinator &#039;focused&#039; on Houston&quot;,&quot;summary&quot;:&quot;Hill has recently been linked by a handful of media outlets to a potential opening at Utah State, where interim head coach Nate Dreiling has led the Aggies to a 4-7 record ahead of Saturday&#039;s finale against Colorado State.&quot;,&quot;byline&quot;:&quot;Sean Walker, KSL.com&quot;,&quot;route&quot;:&quot;\/sports\/byu-cougars&quot;,&quot;settings&quot;:{&quot;showSponsored&quot;:false,&quot;showPaidAd&quot;:false,&quot;showUpdated&quot;:false,&quot;showPartner&quot;:false,&quot;showBreaking&quot;:false,&quot;showVideo&quot;:true,&quot;hasBeenUpdated&quot;:false,&quot;contentTopic&quot;:&quot;sports&quot;,&quot;contentSource&quot;:&quot;internet_team&quot;,&quot;brandAligned&quot;:false,&quot;showExternalLink&quot;:false},&quot;timestamps&quot;:{&quot;published&quot;:1732758180,&quot;updated&quot;:1732758180},&quot;url&quot;:&quot;\/article\/51199744\/is-jay-hill-a-candidate-to-coach-utah-state-byu-defensive-coordinator-focused-on-houston&quot;,&quot;videos&quot;:[{&quot;length&quot;:null}]})"><img alt="Is Jay Hill a candidate to coach Utah State? BYU defensive coordinator &#039;focused&#039; on Houston" src="https://img.ksl.com/slc/3004/300419/30041987.jpeg?filter=kslv2/responsive_toppicks" ></a><h6><a href="/article/51199744/is-jay-hill-a-candidate-to-coach-utah-state-byu-defensive-coordinator-focused-on-houston" onclick="sendRecommendedToGA('{&quot;id&quot;:51199744,&quot;image&quot;:{&quot;source&quot;:&quot;https:\/\/img.ksl.com\/slc\/3004\/300419\/30041987.jpeg&quot;},&quot;title&quot;:&quot;Is Jay Hill a candidate to coach Utah State? BYU defensive coordinator &#039;focused&#039; on Houston&quot;,&quot;summary&quot;:&quot;Hill has recently been linked by a handful of media outlets to a potential opening at Utah State, where interim head coach Nate Dreiling has led the Aggies to a 4-7 record ahead of Saturday&#039;s finale against Colorado State.&quot;,&quot;byline&quot;:&quot;Sean Walker, KSL.com&quot;,&quot;route&quot;:&quot;\/sports\/byu-cougars&quot;,&quot;settings&quot;:{&quot;showSponsored&quot;:false,&quot;showPaidAd&quot;:false,&quot;showUpdated&quot;:false,&quot;showPartner&quot;:false,&quot;showBreaking&quot;:false,&quot;showVideo&quot;:true,&quot;hasBeenUpdated&quot;:false,&quot;contentTopic&quot;:&quot;sports&quot;,&quot;contentSource&quot;:&quot;internet_team&quot;,&quot;brandAligned&quot;:false,&quot;showExternalLink&quot;:false},&quot;timestamps&quot;:{&quot;published&quot;:1732758180,&quot;updated&quot;:1732758180},&quot;url&quot;:&quot;\/article\/51199744\/is-jay-hill-a-candidate-to-coach-utah-state-byu-defensive-coordinator-focused-on-houston&quot;,&quot;videos&quot;:[{&quot;length&quot;:null}]}')"> Is Jay Hill a candidate to coach Utah State? BYU defensive coordinator &#039;focused&#039; on Houston </a></h6></li><li><a href="/article/51199449/usu-volleyball-player-speaks-out-concerning-transgender-lawsuit" style="position: relative;" onclick="sendRecommendedToGA({&quot;id&quot;:51199449,&quot;image&quot;:{&quot;source&quot;:&quot;https:\/\/img.ksl.com\/slc\/2952\/295230\/29523069.jpeg&quot;},&quot;title&quot;:&quot;USU volleyball player speaks out concerning transgender lawsuit&quot;,&quot;summary&quot;:&quot;A Utah State University volleyball player is now speaking out after joining a lawsuit trying to sideline an athlete who the lawsuit claims is transgender.&quot;,&quot;byline&quot;:&quot;Brian Carlson, KSL-TV&quot;,&quot;route&quot;:&quot;\/sports\/utah-state-aggies&quot;,&quot;settings&quot;:{&quot;showSponsored&quot;:false,&quot;showPaidAd&quot;:false,&quot;showUpdated&quot;:false,&quot;showPartner&quot;:false,&quot;showBreaking&quot;:false,&quot;showVideo&quot;:true,&quot;hasBeenUpdated&quot;:false,&quot;contentTopic&quot;:&quot;sports&quot;,&quot;contentSource&quot;:&quot;ksl_broadcasting&quot;,&quot;brandAligned&quot;:false,&quot;showExternalLink&quot;:false},&quot;timestamps&quot;:{&quot;published&quot;:1732732440,&quot;updated&quot;:1732732440},&quot;url&quot;:&quot;\/article\/51199449\/usu-volleyball-player-speaks-out-concerning-transgender-lawsuit&quot;,&quot;videos&quot;:[{&quot;length&quot;:131}]})"><img alt="USU volleyball player speaks out concerning transgender lawsuit" src="https://img.ksl.com/slc/2952/295230/29523069.jpeg?filter=kslv2/responsive_toppicks" ></a><h6><a href="/article/51199449/usu-volleyball-player-speaks-out-concerning-transgender-lawsuit" onclick="sendRecommendedToGA('{&quot;id&quot;:51199449,&quot;image&quot;:{&quot;source&quot;:&quot;https:\/\/img.ksl.com\/slc\/2952\/295230\/29523069.jpeg&quot;},&quot;title&quot;:&quot;USU volleyball player speaks out concerning transgender lawsuit&quot;,&quot;summary&quot;:&quot;A Utah State University volleyball player is now speaking out after joining a lawsuit trying to sideline an athlete who the lawsuit claims is transgender.&quot;,&quot;byline&quot;:&quot;Brian Carlson, KSL-TV&quot;,&quot;route&quot;:&quot;\/sports\/utah-state-aggies&quot;,&quot;settings&quot;:{&quot;showSponsored&quot;:false,&quot;showPaidAd&quot;:false,&quot;showUpdated&quot;:false,&quot;showPartner&quot;:false,&quot;showBreaking&quot;:false,&quot;showVideo&quot;:true,&quot;hasBeenUpdated&quot;:false,&quot;contentTopic&quot;:&quot;sports&quot;,&quot;contentSource&quot;:&quot;ksl_broadcasting&quot;,&quot;brandAligned&quot;:false,&quot;showExternalLink&quot;:false},&quot;timestamps&quot;:{&quot;published&quot;:1732732440,&quot;updated&quot;:1732732440},&quot;url&quot;:&quot;\/article\/51199449\/usu-volleyball-player-speaks-out-concerning-transgender-lawsuit&quot;,&quot;videos&quot;:[{&quot;length&quot;:131}]}')"> USU volleyball player speaks out concerning transgender lawsuit </a></h6></li><li><a href="/article/51195807/hes-called-jazz-games-for-more-than-35-years-but-ron-boone-remains-a-utah-legend-for-much-more" style="position: relative;" onclick="sendRecommendedToGA({&quot;id&quot;:51195807,&quot;image&quot;:{&quot;source&quot;:&quot;https:\/\/img.ksl.com\/slc\/3028\/302807\/30280748.jpg&quot;},&quot;title&quot;:&quot;He&#039;s called Jazz games for more than 35 years, but Ron Boone remains a Utah legend for much more&quot;,&quot;summary&quot;:&quot;Ron Boone is one of 7 men from the same area in Omaha who turned pro over a 10-year span during the civil rights era, including Gayle Sayers and Bob Gibson.&quot;,&quot;byline&quot;:&quot;Kathy Aiken for KSL.com&quot;,&quot;route&quot;:&quot;\/sports\/beyond-the-game&quot;,&quot;settings&quot;:{&quot;showSponsored&quot;:false,&quot;showPaidAd&quot;:false,&quot;showUpdated&quot;:false,&quot;showPartner&quot;:false,&quot;showBreaking&quot;:false,&quot;showVideo&quot;:true,&quot;hasBeenUpdated&quot;:false,&quot;contentTopic&quot;:&quot;sports&quot;,&quot;contentSource&quot;:&quot;contributor&quot;,&quot;brandAligned&quot;:false,&quot;showExternalLink&quot;:false},&quot;timestamps&quot;:{&quot;published&quot;:1732723260,&quot;updated&quot;:1732723260},&quot;url&quot;:&quot;\/article\/51195807\/hes-called-jazz-games-for-more-than-35-years-but-ron-boone-remains-a-utah-legend-for-much-more&quot;,&quot;videos&quot;:[{&quot;length&quot;:null}],&quot;btgStory&quot;:true})"><img alt="He&#039;s called Jazz games for more than 35 years, but Ron Boone remains a Utah legend for much more" src="https://img.ksl.com/slc/3028/302807/30280748.jpg?filter=kslv2/responsive_toppicks" ></a><h6><a href="/article/51195807/hes-called-jazz-games-for-more-than-35-years-but-ron-boone-remains-a-utah-legend-for-much-more" onclick="sendRecommendedToGA('{&quot;id&quot;:51195807,&quot;image&quot;:{&quot;source&quot;:&quot;https:\/\/img.ksl.com\/slc\/3028\/302807\/30280748.jpg&quot;},&quot;title&quot;:&quot;He&#039;s called Jazz games for more than 35 years, but Ron Boone remains a Utah legend for much more&quot;,&quot;summary&quot;:&quot;Ron Boone is one of 7 men from the same area in Omaha who turned pro over a 10-year span during the civil rights era, including Gayle Sayers and Bob Gibson.&quot;,&quot;byline&quot;:&quot;Kathy Aiken for KSL.com&quot;,&quot;route&quot;:&quot;\/sports\/beyond-the-game&quot;,&quot;settings&quot;:{&quot;showSponsored&quot;:false,&quot;showPaidAd&quot;:false,&quot;showUpdated&quot;:false,&quot;showPartner&quot;:false,&quot;showBreaking&quot;:false,&quot;showVideo&quot;:true,&quot;hasBeenUpdated&quot;:false,&quot;contentTopic&quot;:&quot;sports&quot;,&quot;contentSource&quot;:&quot;contributor&quot;,&quot;brandAligned&quot;:false,&quot;showExternalLink&quot;:false},&quot;timestamps&quot;:{&quot;published&quot;:1732723260,&quot;updated&quot;:1732723260},&quot;url&quot;:&quot;\/article\/51195807\/hes-called-jazz-games-for-more-than-35-years-but-ron-boone-remains-a-utah-legend-for-much-more&quot;,&quot;videos&quot;:[{&quot;length&quot;:null}],&quot;btgStory&quot;:true}')"> He&#039;s called Jazz games for more than 35 years, but Ron Boone remains a Utah legend for much more </a></h6></li></ul></div></div><div class="ksl-unclear" data-adunit data-form-factor="" ><div class="queue_ad q-spacer q-spacer__articleWordCount"><div style="min-width: 300px; min-height: 250px;" data-container-id="articleWordCount" ></div></div></div></article></div><div class="right"><div id="video-companion-ad/1732783099" class="video-companion"></div><div class="ksl-unclear" data-adunit data-form-factor="" ><div class="queue_ad q-spacer q-spacer__articleMonster"><div style="min-width: 300px; min-height: 250px;" data-container-id="articleMonster" ></div></div></div><div style="clear: both;"></div><div id="list_read" class="mostpopularlist " data-nosnippet><h3>Most Viewed</h3><ol><li class="nocontent"><a href="/article/51199137/udot-says-its-sticker-program-is-working-11000-given-out-so-far"> UDOT says its sticker program is working; 11,000 given out so far </a></li><li class="nocontent"><a href="/article/51199138/utah-day-care-shut-down-after-childs-toes-severed-by-lawnmower"> Utah day care shut down after child&#039;s toes severed by lawnmower </a></li><li class="nocontent"><a href="/article/51199032/alexis-never-had-a-chance--vineyard-man-sent-to-prison-for-murder-of-his-4-month-old-daughter"> Alexis &#039;never had a chance&#039;: Vineyard man sent to prison for murder of his 4-month-old daughter </a></li><li class="nocontent"><a href="/article/51199400/tsa-approved-hack-allows-travelers-to-bring-a-bottle-of-water-through-airport-security"> TSA-approved hack allows travelers to bring a bottle of water through airport security </a></li><li class="nocontent"><a href="/article/51199493/woman-killed-man-critically-injured-in-collision-with-suv-on-i-15-near-willard"> Woman killed, man critically injured in collision with SUV on I-15 near Willard </a></li><li class="nocontent"><a href="/article/51199866/lagoons-primordial-wins-award-as-park-announces-3-new-rides"> Lagoon&#039;s Primordial wins award as park announces 3 new rides </a></li><li class="nocontent"><a href="/article/51199504/this-was-a-good-storm-how-much-snow-rain-utah-got-before-thanksgiving"> &#039;This was a good storm&#039;: How much snow, rain Utah got before Thanksgiving </a></li><li class="nocontent"><a href="/article/51199007/a-message-of-fear-immigrant-advocates-decry-coxs-plans-to-assist-in-deportations"> &#039;A message of fear&#039;: Immigrant advocates decry Cox&#039;s plans to assist in deportations </a></li><li class="nocontent"><a href="/article/51199449/usu-volleyball-player-speaks-out-concerning-transgender-lawsuit"> USU volleyball player speaks out concerning transgender lawsuit </a></li><li class="nocontent"><a href="/article/51199145/police-say-theyve-contacted-driver-in-fatal-road-rage-shooting-near-jordanelle-reservoir"> Police say they&#039;ve contacted driver in fatal road rage shooting near Jordanelle Reservoir </a></li></ol></div><script> function sendBtgToGA() { kslEventBus.emit(kslEventBus.eventTypes.btgAdClick, { variant: 'right rail banner' }); } </script><div style="clear:both; border-top: 1px #aaa dotted"></div><a href="/sports/beyond-the-game" style="display: block; margin: 20px 0" onclick="sendBtgToGA()" ><picture><source media="(max-width: 600px)" srcset="https://img.ksl.com/slc/3015/301561/30156172.jpg"><img src="https://img.ksl.com/slc/3015/301561/30156172.jpg" alt="KSL.com Beyond Series" loading="lazy" width="300" height="350" /></picture></a><div class="ksl-unclear" data-adunit data-form-factor="" ><div class="queue_ad q-spacer q-spacer__articleBlock"><div style="min-width: 300px; min-height: 250px;" data-container-id="articleBlock" ></div></div></div><div class="mostpopularlist" style="overflow: hidden;" id="smallWeatherPlayer"><link href="https://d3njgrq4uvb497.cloudfront.net/videojs/video-js.min.css" rel="stylesheet"><link rel="stylesheet" href="https://d3njgrq4uvb497.cloudfront.net/videojs/videojs-contrib-ads.css"><link rel="stylesheet" href="https://d3njgrq4uvb497.cloudfront.net/videojs/videojs.ima.css"><link rel="stylesheet" href="https://d3njgrq4uvb497.cloudfront.net/videojs/videojs-share.css"><style> .video-js .vjs-big-play-button { top: 40%; left: 40%; } .vjs-close-button .vjs-icon-placeholder { color: black; } </style><script> const isSearchBot = () => { const userAgent = navigator.userAgent.toLowerCase(); const searchEngineBotKeywords = ["googlebot", "bingbot", "yahoo"]; for (const keyword of searchEngineBotKeywords) { if (userAgent.includes(keyword)) { return true; } } return false; }; const showAdBlock = () => { document.getElementById('smallWeatherPlayer').style.display = 'none'; window.showAdBlockPlaceholder = !isSearchBot(); } </script><script src="https://d3njgrq4uvb497.cloudfront.net/videojs/video.min.js"></script><script src="//imasdk.googleapis.com/js/sdkloader/ima3.js" onerror="showAdBlock()"></script><script src="https://d3njgrq4uvb497.cloudfront.net/videojs/videojs-contrib-ads.js" onerror="showAdBlock()"></script><script src="https://d3njgrq4uvb497.cloudfront.net/videojs/videojs.ima.min.js"></script><script src="https://d3njgrq4uvb497.cloudfront.net/videojs/videojs-share.min.js"></script><h3 style="float: none;">KSL Weather Forecast </h3><div id="weather-forecast" class="ksl-finger position-rel__10"><img alt="KSL Weather Forecast" src="https://media.ksl.com/weather-300x168.jpg" style="width: 100%;"><div id="weather-forecast-play" style="position: absolute; left: 39.5%; top: 33%; width: 19.5% !important;"><picture><source srcset="//static.ksl.com/images/autoplay_icon.svg" type="image/svg+xml"><img alt="Play button" src="//static.ksl.com/images/autoplay_icon_lg.png" style="cursor: pointer"></picture></div></div><div id="weather-forecast-container" style="display: none;"></div><div id="weatherForecastCompanion" style="margin-top: 20px;"></div></div><script> KSL.onLoad.push(function () { var configWx = Object({"thumbnail":"https:\/\/media.ksl.com\/weather-300x168.jpg","image":"https:\/\/media.ksl.com\/weather.jpg","url":"https:\/\/media.ksl.com\/weather.mp4","autostart":false,"preferFlash":false,"showAds":true,"adClient":"googima","captions":"https:\/\/media.ksl.com\/weather.srt","adTag":"https:\/\/pubads.g.doubleclick.net\/gampad\/ads?sz=1x1000&iu=\/6686\/ddm.ksl\/Sports\/\/SportsHome&ciu_szs=300x250&cust_params=v%3Dsports%26cc%3Dlocal%26pt%3Darticle%26stca%3Dweather%26videosource%3Dksl%26pageviewid%3D__pageviewid__&impl=s&gdfp_req=1&env=vp&output=xml_vast4&unviewed_position_start=1&ad_rule=1&vpmute=1&correlator=1732783099","prerollAdTag":"https:\/\/pubads.g.doubleclick.net\/gampad\/ads?sz=1x1000&iu=\/6686\/ddm.ksl\/Sports\/\/SportsHome&ciu_szs=300x250&cust_params=v%3Dsports%26cc%3Dlocal%26pt%3Darticle%26stca%3Dweather%26videotype%3Dpreroll%26videosource%3Dksl%26pageviewid%3D__pageviewid__&impl=s&gdfp_req=1&env=vp&output=vast&unviewed_position_start=1&vpmute=1&correlator=1732783099","postrollAdTag":"https:\/\/pubads.g.doubleclick.net\/gampad\/ads?sz=1x1000&iu=\/6686\/ddm.ksl\/Sports\/\/SportsHome&ciu_szs=300x250&cust_params=v%3Dsports%26cc%3Dlocal%26pt%3Darticle%26stca%3Dweather%26videotype%3Dpostroll%26videosource%3Dksl%26pageviewid%3D__pageviewid__&impl=s&gdfp_req=1&env=vp&output=vast&unviewed_position_start=1&vpmute=1&correlator=1732783099","companionAd":{"id":"weatherForecastCompanion","width":300,"height":250}}); var containerWx = document.querySelector('#weather-forecast-container'); var placeholderWx = document.querySelector('#weather-forecast'); var btnPlayWx = document.querySelector('#weather-forecast-play'); var loaderWx = document.querySelector('#weather-forecast-load'); configWx.mount = containerWx.getAttribute('id'); configWx.containerId = configWx.mount; if (configWx.prerollAdTag) { configWx.prerollAdTag = configWx.prerollAdTag.replace('__pageviewid__', window.ddmPageviewId); } if (configWx.postrollAdTag) { configWx.postrollAdTag = configWx.postrollAdTag.replace('__pageviewid__', window.ddmPageviewId); } placeholderWx.onclick = () => { placeholderWx.querySelector('img').style.opacity = 0.5; btnPlayWx.style.display = 'none'; placeholderWx.remove(); var player = null; var videoEl = document.getElementById('weather-forecast-container'); videoEl.innerHTML = ' <video\n' + ' id="weather_video"\n' + ' class="video-js"\n' + ' controls\n' + ' playsinline\n' + ' preload="auto"\n' + ' data-setup=\'{"fluid": true}\'>\n' + ' <p class="vjs-no-js">\n' + ' To view this video please enable JavaScript, and consider upgrading to a\n' + ' web browser that\n' + ' <a href="https://videojs.com/html5-video-support/" target="_blank">\n' + ' supports HTML5 video\n' + ' </a>\n' + ' </p>\n' + ' </video>'; player = videojs('weather_video'); player.poster(configWx.thumbnail); player.src({ src: configWx.url, }); var options = { id: 'content_video', adTagUrl: configWx.adTag, contribAdsSettings: { prerollTimeout: 10000, }, debug: true, }; player.ima(options); player.on('ads-manager', function (response) { var adsManager = response.adsManager; adsManager.addEventListener( google.ima.AdEvent.Type.STARTED, function (adEvent) { switch (adEvent.type) { case google.ima.AdEvent.Type.STARTED: // Get the ad from the event. var ad = adEvent.getAd(); var selectionCriteria = new google.ima.CompanionAdSelectionSettings(); selectionCriteria.resourceType = google.ima.CompanionAdSelectionSettings.ResourceType.STATIC; selectionCriteria.creativeType = google.ima.CompanionAdSelectionSettings.CreativeType.IMAGE; selectionCriteria.sizeCriteria = google.ima.CompanionAdSelectionSettings.SizeCriteria.IGNORE; // Get a list of companion ads for an ad slot size and CompanionAdSelectionSettings var companionAds = ad.getCompanionAds(300, 250, selectionCriteria); var companionAd = companionAds[0]; if (companionAd !== undefined) { // Get HTML content from the companion ad. var content = companionAd.getContent(); // Write the content to the companion ad slot. var div = document.getElementById('weatherForecastCompanion'); div.style.display = 'block'; div.style.marginBottom = "20px"; div.innerHTML = content; } break; } } ); }) player.on('play', (() => { kslDataLayer.push({ 'event': 'trigger-ga-event', 'eventCategory': 'Video', 'eventAction': 'Play', 'eventLabel': "Main Weather Forecast - In Story", }); })); // player.on('pause', (() => { kslDataLayer.push({ 'event': 'trigger-ga-event', 'eventCategory': 'Video', 'eventAction': 'Pause', 'eventLabel': "Main Weather Forecast - In Story", }); })); // player.on('ended', (() => { kslDataLayer.push({ 'event': 'trigger-ga-event', 'eventCategory': 'Video', 'eventAction': 'Complete', 'eventLabel': "Main Weather Forecast - In Story", }); })); document.getElementById('weather-forecast-container').style.display = 'block'; player.play(true); } }); </script></div></div></div></div><script> KSL.onLoad.push(function () { (function () { var setInnerHTML = function (elm, html) { elm.innerHTML = html; Array.from(elm.querySelectorAll("script")).forEach(oldScript => { const newScript = document.createElement("script"); Array.from(oldScript.attributes) .forEach(attr => newScript.setAttribute(attr.name, attr.value)); newScript.appendChild(document.createTextNode(oldScript.innerHTML)); oldScript.parentNode.replaceChild(newScript, oldScript); }); } const blogElements = document.querySelectorAll('div[data-lazy-widget]'); let newArray = []; blogElements.forEach(e => { newArray.push(e); }) newArray.push(document.getElementById('articleComplete')); scrolldepth.init({ elements: newArray, percentage: false, userTiming: false, pixelDepth: false, eventHandler: function (data) { if (data.label.id === 'articleComplete') { kslEventBus.emit(kslEventBus.eventTypes.reachedWaypoint, { action: 'Article Complete', label: '|46377789' }); myStorage = window.sessionStorage; var key = myStorage.getItem('ksl-article-click'); var purchase = {"actionField":{"id":46377789,"affiliation":"internet_team|sports","revenue":"Not Specified","tax":"Not Specified","shipping":"Not Specified","coupon":"article complete"},"products":[{"name":"Broadcast changes coming for Utah Royals FC's final 3 matches","id":46377789,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"Sports","variant":"internet_team|sports","quantity":1,"coupon":"article complete"}]}; var storyId = 46377789; purchase.actionField.id = purchase.actionField.id + '|' + window.ddmPageviewId; if (key !== null) { var array = key.split('::'); if (parseInt(array[0], 0) === storyId) { purchase.actionField.affiliation = array[1]; purchase.products[0].id = array[0]; purchase.products[0].variant = array[1]; purchase.products[0].category = array[2]; kslEventBus.emit(kslEventBus.eventTypes.purchase, purchase); } myStorage.removeItem('ksl-article-click'); } } else { const label = data.label; const id = label.getAttribute('data-lazy-widget'); const div = document.getElementById(id); let string = div.innerHTML; const reComment = /<!--([\s\S]*)-->/; let match = reComment.exec(string); if (match) { setInnerHTML(div, match[1]); } } } }); }()); }); </script><div class="banner_ad" style="height: 1px; width: 1px;">&nbsp;</div><script> KSL.onLoad.push(function() { setTimeout(function () { if(!document.getElementsByClassName) return; var ads = document.getElementsByClassName('banner_ad'); var ad = ads[ads.length - 1]; if(!ad || ad.innerHTML.length == 0 || ad.clientHeight === 0) { kslEventBus.emit(kslEventBus.eventTypes.adBlock, "on"); } else { kslEventBus.emit(kslEventBus.eventTypes.adBlock, "off"); } }, 2500); }); </script><div class="footer"><div class="container"><div class="inside"><div class="top"><div class="social_links"><a href="/"><picture class="KSLlogo"><source srcset="https://static.ksl.com/beta/node_modules/ksl-responsive-header/dist/51d664bc63e53f2a4398cf2601a38704.svg" type="image/svg+xml"><!--[if lt IE 9]><img src="https://static.ksl.com/graphics/KSL_logo.png" /><![endif]--><!--[if !lt IE 9]> --><img alt="KSL.com Logo" src="https://static.ksl.com/graphics/KSL_logo.png" data-srcset="https://static.ksl.com/graphics/KSL_logo.png" ><!-- <![endif]--></picture></a><ul class="social_icons"><li><a target="_blank" href="https://www.facebook.com/kslcom">&#xea8c;</a></li><li><a target="_blank" href="https://twitter.com/KSLcom">&#xe700;</a></li><li><a target="_blank" href="https://www.instagram.com/kslcom">&#xea92;</a></li><li><a target="_blank" href="https://www.tiktok.com/@kslnews">&#xe900;</a></li><li><a target="_blank" href="https://www.youtube.com/@KSL_com">&#xea9d;</a></li><li><a target="_blank" href="https://www.threads.net/@kslcom">&#xe903;</a></li><li><a target="_blank" href="https://whatsapp.com/channel/0029VacsJfV0LKZHQfLIfu0e">&#xea93;</a></li></ul></div><div class="main_links"><a href="https://www.ksl.com/news/apps">Mobile Apps</a> | <a href="https://info.ksl.com/newsletters">Newsletter</a> | <a href="https://www.deseretdigital.com/advertising">Advertise</a> | <a href="https://support.ksl.com/hc/en-us/articles/1260800774449-Contact-Us">Contact Us</a> | <a href="https://www.deseretdigital.com/careers">Careers with KSL.com</a> | <a target="_blank" href="https://announcekit.co/ksl/product-updates">Product Updates</a></div></div><div class="legal"><a href="https://support.ksl.com/hc/en-us/articles/1260800721790-Terms-of-Use">Terms of use</a> | <a href="https://support.ksl.com/hc/en-us/articles/1260800669529-Privacy-Statement">Privacy Statement</a> | <a href=" https://support.ksl.com/hc/en-us/articles/1260800721610-DMCA-Notice">DMCA Notice</a> | <a href="" id="manage-cookies">Manage My Cookies</a> | <a href="https://www.ksl.com/eeo/EEO_Public_File.pdf">EEO Public File Report</a> | <a href="https://publicfiles.fcc.gov/tv-profile/ksl-tv">KSL-TV FCC Public File</a> | <a href="https://publicfiles.fcc.gov/fm-profile/ksl-fm">KSL FM Radio FCC Public File</a> | <a href="https://publicfiles.fcc.gov/am-profile/ksl">KSL AM Radio FCC Public File</a> | <a href="https://www.ksl.com/article/50065799">Closed Captioning Assistance</a></div><div class="copyright">&copy; 2024 <span id="gpt-click-target">KSL.com</span> | KSL Broadcasting Salt Lake City UT | Site hosted &amp; managed by <a href="http://deseretdigital.com/">Deseret Digital Media</a> - a <a href="http://deseretmediacompanies.com/">Deseret Media Company</a>&nbsp;&nbsp;</div></div></div></div><script> document.querySelector('#manage-cookies').addEventListener('click', function(event) { event.preventDefault(); // open manage cookie consent preferences modal popup window.OneTrust.ToggleInfoDisplay(); }); </script><div class="ksl-unclear" data-adunit data-form-factor="mobile-only" data-teleportation="nodeFixed"><div class="nodeContent fixed_ad"><div class="queue_ad" data-container-id="articleFixed"></div></div></div></div></div><script> var _GDPR_ = !!''; var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; var pbjs = window.pbjs || {}; pbjs.que = pbjs.que || []; if (_GDPR_ !== true) { (function() { setTimeout(() => { var openx = document.createElement("script"); openx.async = true; openx.type = "text/javascript"; var useSSL = "https:" == document.location.protocol; openx.src = (useSSL ? "https:" : "http:") + '//ksl-d.openx.net/w/1.0/jstag?nc=6686-KSL_News'; var node = document.getElementsByTagName("script")[0]; node.parentNode.insertBefore(openx, node); }, 1000); })(); } </script><script> KSL.onLoad.push(function(KSL) { KSL.require('https://www.googletagservices.com/tag/js/gpt.js', function () { var adsConfigs = Object({"firstView":[{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"fixed","size":[[320,50]],"breakPoints":{"min":"0","max":"550"}},{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"inline","size":[[300,250]],"breakPoints":{"min":"551","max":"729"}},{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"top","size":[[970,90],[728,90],[970,250]],"breakPoints":{"min":"991","max":"1083"}},{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"top","size":[[300,250],[728,90]],"breakPoints":{"min":"730","max":"990"}},{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"top","size":[[728,90],[970,90],[970,250],[1084,250]],"breakPoints":{"min":"1084","max":"9999999"}}],"secondView":[{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"inline","size":[[320,50],[300,250],[320,100]],"breakPoints":{"min":"0","max":"550"}},{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"inline2","size":[[300,250]],"breakPoints":{"min":"551","max":"729"}},{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"top2","size":[[728,90],[300,250]],"breakPoints":{"min":"730","max":"990"}},{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"top2","size":[[728,90],[970,90],[970,250]],"breakPoints":{"min":"991","max":"99999"}}],"thirdView":[{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"top3","size":[[728,90],[970,90],[970,250]],"breakPoints":{"min":"991","max":"99999"}},{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"inline3","size":[[300,250]],"breakPoints":{"min":"551","max":"729"}},{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"inline2","size":[[320,50],[300,250],[320,100]],"breakPoints":{"min":"0","max":"550"}},{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"top3","size":[[300,250],[728,90]],"breakPoints":{"min":"730","max":"990"}}],"articleFixed":[{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"fixed","size":[[320,50]],"breakPoints":{"min":"0","max":"729"}},{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"top","size":[[728,90],[970,90]],"breakPoints":{"min":"991","max":"99999"}},{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"top","size":[[728,90]],"breakPoints":{"min":"730","max":"990"}}],"articleWidget":[{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"hp","size":[[300,125]],"breakPoints":{"min":"991","max":"99999"}}],"articleMonster":[{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"right","size":[[300,600],[300,250]],"breakPoints":{"min":"850","max":"99999"}},{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"bottom","size":[[300,250]],"breakPoints":{"min":"0","max":"849"}}],"articleBlock":[{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"right2","size":[[300,600],[300,250]],"breakPoints":{"min":"850","max":"99999"}},{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"bottom2","size":[[300,250]],"breakPoints":{"min":"0","max":"849"}}],"articleWordCount":[{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"inline","size":[[300,250]],"breakPoints":{"min":"551","max":"99999"}},{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"inline","size":[[300,250]],"breakPoints":{"min":"0","max":"349"}},{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"inline","size":[[300,250],[320,50]],"breakPoints":{"min":"350","max":"550"}}],"articleBottom":[{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"articlebottom","size":[[620,300]],"breakPoints":{"min":"1101","max":"99999"}},{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"inline","size":[[300,300]],"breakPoints":{"min":"0","max":"1100"}}],"commentBlock":[{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"inline_comments","size":[[300,250]],"breakPoints":{"min":"0","max":"99999"}}],"mobileReskinTop":[{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"mobw1","size":[[320,100]],"breakPoints":{"min":"0","max":"550"}},{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"tabw1","size":[[300,100]],"breakPoints":{"min":"551","max":"1024"}}],"mobileReskinBottom":[{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"mobw2","size":[[320,100]],"breakPoints":{"min":"0","max":"550"}},{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"tabw2","size":[[300,100]],"breakPoints":{"min":"551","max":"1024"}}],"mobileGallery":[{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"inline","size":[[300,250]],"breakPoints":{"min":"0","max":"99999"}}],"footer":[{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"footerad","size":[[320,50]],"breakPoints":{"min":"0","max":"550"}},{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"footerad","size":[[300,250]],"breakPoints":{"min":"551","max":"729"}},{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"footerad","size":[[970,250],[970,90]],"breakPoints":{"min":"970","max":"99999"}},{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"Article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"footerad","size":[[728,90]],"breakPoints":{"min":"728","max":"969"}}],"leftTakeover":[{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"leftTakeover","size":[[510,1109]],"breakPoints":{"min":"1097","max":"99999"}}],"rightTakeover":[{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"rightTakeover","size":[[510,1109]],"breakPoints":{"min":"1097","max":"99999"}}],"scoreboardAd":[{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"scoreboard","size":[[120,60]],"breakPoints":{"min":"728","max":"99999"}},{"taxonomy":"\/6686\/ddm.ksl\/Sports\/\/SportsHome","targetings":[{"key":"v","value":"sports"},{"key":"cc","value":"local"},{"key":"article-id","value":"46377789"},{"key":"pt","value":"article"},{"key":"stca","value":"sports"},{"key":"author","value":"seanwalker,kslcom"}],"pos":"scoreboard","size":[[120,20]],"breakPoints":{"min":"0","max":"727"}}]}); KSL.news.dfp.loadAdUnits(adsConfigs, !!''); var taxonomy = adsConfigs.firstView[0].taxonomy || '/6686/ddm.ksl/News'; //wunderkind var wkndSlot; if (window.googletag) { googletag.cmd.push(function () { var div = document.createElement('div'); div.id = 'wunderkind-smart-tag'; div.style['font-size'] = '0px'; div.style['height'] = '0px'; div.style['overflow-y'] = 'hidden'; document.body.insertBefore(div, document.body.firstChild); wkndSlot = googletag.defineOutOfPageSlot(taxonomy, 'wunderkind-smart-tag').setTargeting('pos', ['pixel']).addService(googletag.pubads()); }); googletag.cmd.push(function () { googletag.display('wunderkind-smart-tag'); }); } }); }); </script><script> KSL.onLoad.push(function() { var _user_id = '0'; var _session_id = ''; var _sift = window._sift = window._sift || []; _sift.push(['_setAccount', '46e0e4c3e4']); _sift.push(['_setUserId', _user_id]); _sift.push(['_setSessionId', _session_id]); _sift.push(['_trackPageview']); (function() { function ls() { var e = document.createElement('script'); e.defer = true; e.src = 'https://cdn.siftscience.com/s.js'; document.body.appendChild(e); } if (window.attachEvent) { window.attachEvent('onload', ls); } else { window.addEventListener('load', ls, false); } })(); }); </script><script> var _GDPR_ = !!''; if (_GDPR_ !== true) { KSL.onLoad.push(function() { (function() { var adl = document.createElement('script'); adl.type = 'text/javascript'; adl.defer = true; adl.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'tagan.adlightning.com/deseretdigital/op.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(adl, s); })(); }); } </script><!-- Google Tag Manager --><noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-TVLZ5Z" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript><script> (function(w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = '//www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'kslDataLayer', 'GTM-TVLZ5Z'); </script><!-- End Google Tag Manager --><script> var tempDataLayer = Object({"brandDetails":{"entity":"KSL.com - News\/Content","objective":"Content"},"event":"data-layer-initialized","sessionDetails":{"loginState":false,"loginMethod":"traditional"},"userDetails":{"userId":null,"regDate":null},"pageDetails":{"siteVersionNumber":"1.0","author":"Sean Walker, KSL.com","contentId":46377789,"pubDate":"2018-08-17T20:36:00-06:00","updatedDate":"2018-08-17T20:36:00-06:00","topic":"sports","wordCount":662,"source":"internet_team","template":"Article","team":"original","previousUrl":"not specified","Has Video":true,"keyTakeaways":false,"contentGrouping1":"Sports"}}); tempDataLayer.pageDetails = tempDataLayer.pageDetails || {}; tempDataLayer.pageDetails.ddmHitID = window.ddmPageviewId; tempDataLayer.pageDetails.ddmDeviceID = window.ddmDeviceId; tempDataLayer.sessionDetails = tempDataLayer.sessionDetails || {}; tempDataLayer.sessionDetails.ddmSessionID = window.ddmSessionId; kslDataLayer.push(tempDataLayer); </script><script src="https://static.ksl.com/javascript/react.production.min.js"></script><script src="https://static.ksl.com/javascript/react-dom.production.min.js"></script><script> (function() { var deps = ['https://d3njgrq4uvb497.cloudfront.net/app--ksl-a4ec.js']; if (!navigator.userAgent.match(/\schrome\//i)) { deps.push('https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?features=default,fetch'); } KSL.require(deps, function() { console.log('Main bundle loaded (base.twig)'); }); }()); </script><!-- tmpl: article --></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10