<!doctype html>
      <html class="single">
        <head>
          <title data-react-helmet="true">Deshaun Watson Donates Game Check to Texans&#x27; Employees</title>
          <meta data-react-helmet="true" http-equiv="Content-Type" content="text/html;charset=UTF-8"/><meta data-react-helmet="true" charset="UTF-8"/><meta data-react-helmet="true" name="description" content="This will make you forget, for just a moment, all the controversy surrounding the NFL."/><meta data-react-helmet="true" name="keywords" content="deshaun watson, donate, game check, hurricane harvey, texans employees, cafeteria"/><meta data-react-helmet="true" property="fb:app_id" content="192316650799956"/><meta data-react-helmet="true" property="fb:admins" content="1141488271"/><meta data-react-helmet="true" property="fb:admins" content="583052867"/><meta data-react-helmet="true" property="fb:admins" content="100002025987268"/><meta data-react-helmet="true" property="fb:admins" content="732998853"/><meta data-react-helmet="true" property="og:title" content="Deshaun Watson Donates Game Check to Texans&#x27; Employees"/><meta data-react-helmet="true" property="og:description" content="This will make you forget, for just a moment, all the controversy surrounding the NFL."/><meta data-react-helmet="true" property="og:url" content="http://espn1420.com/deshaun-watson-donate-game-check-hurricane-harvey/"/><meta data-react-helmet="true" property="og:site_name" content="SPORTS RADIO ESPN 1420"/><meta data-react-helmet="true" property="og:type" content="blog"/><meta data-react-helmet="true" property="og:image" content="http://totalsportswire.com/files/2017/09/Deshaun.gif?w=600&amp;h=0&amp;zc=1&amp;s=0&amp;a=t&amp;q=89"/><meta data-react-helmet="true" name="twitter:card" content="summary_large_image"/><meta data-react-helmet="true" name="twitter:site" content="@espn1420"/><meta data-react-helmet="true" name="sailthru.description" content="This will make you forget, for just a moment, all the controversy surrounding the NFL."/><meta data-react-helmet="true" name="sailthru.date" content="2017-09-28 12:02:03"/><meta data-react-helmet="true" name="sailthru.title" content="Watch Deshaun Watson Donate Game Check to Texans’ Employees Affected By Hurricane Harvey"/><meta data-react-helmet="true" name="sailthru.tags" content="tsmsite-kpel-am, tsmmarket-lafayette, tsmtype-local, deshaun-watson, houston-texans, national-sports, video"/><meta data-react-helmet="true" name="sailthru.author" content="drewweisholtz"/><meta data-react-helmet="true" name="sailthru.image.full" content="http://totalsportswire.com/files/2017/09/Deshaun.gif"/><meta data-react-helmet="true" name="sailthru.image.thumb" content="http://totalsportswire.com/files/2017/09/Deshaun.gif"/><meta data-react-helmet="true" property="fb:pages" content="211670519191"/><meta data-react-helmet="true" name="google-site-verification" content="GOb4xUxlT7K11ajvJKbZhZzQrGBbSIjkcnUBien_pWc"/><meta data-react-helmet="true" http-equiv="Content-Type" content="text/html;charset=UTF-8"/><meta data-react-helmet="true" name="viewport" content="width=1286, initial-scale=1.0"/>
          <link data-react-helmet="true" id="design-fav" rel="shortcut icon" href="http://espn1420.com/files/2011/02/favicon.ico"/><link data-react-helmet="true" rel="profile" href="http://gmpg.org/xfn/11"/><link data-react-helmet="true" rel="canonical" href="http://totalsportswire.com/deshaun-watson-donate-game-check-hurricane-harvey/"/>
          <link href="//fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic|Roboto:400,400italic,500,500italic,700,300italic,300|Roboto+Condensed:300,400,700" rel="stylesheet" type="text/css" />
          <link href="/styles/base.css?ver=a893c780774c2ef93e2af3ecddf1c5fc2c076e4b&mver=16" rel="stylesheet" type="text/css" />
          
        <script type="text/javascript">
          window.TSM = window.TSM || {};
          window.TSM.abgroup = "A";
          window.TSM.cadata = {"activeDomain":"espn1420.com","blogId":37,"method":"get_single","postId":355818,"crosspostBlogId":"758","crosspostPostId":"15808","postType":"post","postDateGmt":"2017-09-28 17:02:03.000+0000"};
          window.TSM.startload = new Date().getTime();
        </script>
          <script>
    (function () {
      function getCookie(name) {
        var value = "; " + document.cookie;
        var parts = value.split("; " + name + "=");
        if (parts.length == 2) return parts.pop().split(";").shift();
      }
      function updateCookie(name, value, expireDays) {
        let d = new Date();
        d.setTime(d.getTime() + (60*60*24*expireDays*1000));
        var expires = "expires="+ d.toUTCString();
        document.cookie = name + "=" + value + ";" + expires + ";path=/";
      }
      window.TSM = window.TSM || {};
      if (window.TSM.abgroup) {
        updateCookie("abgroup", window.TSM.abgroup, 90);
      }

      var xhr = new XMLHttpRequest();
      xhr.open("POST", "/rest/carbon/api/cogitoergosum", true);
      var cogitoergosum = getCookie("cogitoergosum");
      var abgroup = getCookie("abgroup");
      if (cogitoergosum) {
        window.TSM.cogitoergosum = JSON.parse( atob( decodeURIComponent( cogitoergosum ) ) );
      }
      xhr.onreadystatechange = function() {//Call a function when the state changes.
        if(xhr.readyState == XMLHttpRequest.DONE && xhr.status == 200) {
          if (xhr.response) {
            var result = JSON.parse(xhr.response);
            if (result && result.result) {
              if (result.result.cookie) {
                window.TSM.cogitoergosum = JSON.parse( atob( result.result.cookie ) );
              }
              if (result.result.credentials) {
                window.TSM.credentials = JSON.parse( atob( result.result.credentials ) );
              }
              // console.log("cogitoergosum xhr", window.TSM.cogitoergosum);
            }
          }
        }
      };
      xhr.setRequestHeader("Content-type", "application/json");
      var cadata = window.TSM.cadata || {};
      cadata.experimentGroup = window.TSM.abgroup;
      cadata.viewType = "standard";
      cadata.timespent = new Date().getTime() - window.TSM.startload;
      var referrer = document.referrer;
      var sendData = {
        type: "pageview",
        referrer: referrer,
        url: document.location.href,
        queryParam: document.location.queryParam,
        pageData: cadata,
        scrollPageIndex: 0
      };
      xhr.send(JSON.stringify(sendData));
    }());
  </script>
          <script>
            (function(w){
              w.ga=w.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
              var gaInitData = {"hitType":"pageview","dimension1":"drewweisholtz","dimension2":"national-sports,video","dimension3":"deshaun-watson,houston-texans","dimension4":"post","dimension5":"Thu Sept 28 2017","dimension6":"12:012","dimension7":"standard","dimension8":"449","dimension9":"A","dimension10":"no"};
ga( "create", {
          trackingId:"UA-1801792-7",
          name: "primary",
          allowAnchor: false
        });
        ga( "primary.require", "displayfeatures" );
        ga( "primary.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "primary" ] = {gaid:"UA-1801792-7"};
ga( "create", {
          trackingId:"UA-19109753-1",
          name: "UA191097531",
          allowAnchor: false
        });
        ga( "UA191097531.require", "displayfeatures" );
        ga( "UA191097531.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA191097531" ] = {gaid:"UA-19109753-1"};
ga( "create", {
          trackingId:"UA-1801792-13",
          name: "UA180179213",
          allowAnchor: false
        });
        ga( "UA180179213.require", "displayfeatures" );
        ga( "UA180179213.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA180179213" ] = {gaid:"UA-1801792-13"};
ga( "create", {
          trackingId:"UA-28825804-1",
          name: "UA288258041",
          allowAnchor: false
        });
        ga( "UA288258041.require", "displayfeatures" );
        ga( "UA288258041.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA288258041" ] = {gaid:"UA-28825804-1"};
ga( "create", {
          trackingId:"UA-45260060-4",
          name: "UA452600604",
          allowAnchor: false
        });
        ga( "UA452600604.require", "displayfeatures" );
        ga( "UA452600604.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA452600604" ] = {gaid:"UA-45260060-4"};
            })(window);
          </script>
          <script async src="https://www.google-analytics.com/analytics.js"></script>
          <script>(function(w){
      w.dataLayer = [{"title":"Deshaun Watson Donates Game Check to Texans' Employees","callsign":"KPELAM","market":"Lafayette","sitetype":"Local","siteClassification":"","state":"LA","genre":{"0":"sports"},"pageType":"post","tags":"deshaun-watson,houston-texans","categories":"national-sports,video","mediaType":"none"}];
      w.dataLayer[0].referer = document.referrer;w.dataLayer[0].curatedReferer = document.referrer.replace( /https?:\/\//, "" );w.dataLayer[0].dayOfWeek = function(n){return n.toLocaleString("en-US",{weekday:"long"})}(new Date);w.dataLayer[0].periodOfDay = function(n,t,i){t=n.getHours(),i=n.getMinutes(),i<10&&(i="0"+i);var r=parseInt(t+""+i);return r>=0&&r<600?"Overnight":r>=600&&r<1e3?"Morning Drive":r>=1e3&&r<1500?"Midday":r>=1500&&r<1900?"Afternoon Drive":r>=1900&&r<2400?"Evening":void 0}(new Date);
    })(window);</script>
          <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= "https://www.googletagmanager.com/gtm.js?id="+i+dl;f.parentNode.insertBefore(j,f); })(window,document,"script","dataLayer","GTM-K346HJZ");</script>
          
          <script class="kxct" data-id="rwjnisqy1" data-timing="async" data-version="3.0" type="text/javascript">
        window.Krux||((Krux=function(){Krux.q.push(arguments)}).q=[]);
        (function(){
          var k=document.createElement("script");k.type="text/javascript";k.async=true;
          k.src=(location.protocol==="https:"?"https:":"http:")+"//"+"cdn.krxd.net/controltag/rwjnisqy1.js";
          var s=document.getElementsByTagName("script")[0];s.parentNode.insertBefore(k,s);
        }());
      </script><script async type="text/javascript" src="https://native.sharethrough.com/assets/sfp.js"></script><script async="async" src="https://www.googletagservices.com/tag/js/gpt.js"></script>
        <script>
        var googletag = googletag || {};
        googletag.cmd = googletag.cmd || [];
        </script>
<script>window.pbjs=window.pbjs||{};window.pbjs.que=window.pbjs.que||[];</script><script src="http://production.townsquareblogs.com/wp-content/uploads/static/prebid/carbon/pb.js?domain=espn1420.com"></script>
<script>!function(a9,a,p,s,t,A,g){if(a[a9])return;function q(c,r){a[a9]._Q.push([c,r])}a[a9]={init:function(){q("i",arguments)},fetchBids:function(){q("f",arguments)},setDisplayBids:function(){},targetingKeys:function(){return[]},_Q:[]};A=p.createElement(s);A.async=!0;A.src=t;g=p.getElementsByTagName(s)[0];g.parentNode.insertBefore(A,g)}("apstag",window,document,"script","//c.amazon-adsystem.com/aax2/apstag.js");
        apstag.init({pubID: "3227", adServer: "googletag" });</script>
<script>
        window.TSM = window.TSM || {}; window.TSM.adSlots = window.TSM.adSlots || {};window.TSM.adLog = window.TSM.adLog || {};
        googletag.cmd.push(function(){
googletag.pubads().disableInitialLoad();
googletag.pubads().setTargeting( "catid", ["national-sports","video"] );
googletag.pubads().setTargeting( "tags", ["deshaun-watson","houston-texans"] );
googletag.pubads().setTargeting( "id", "deshaun-watson-donate-game-check-hurricane-harvey" );
googletag.pubads().setTargeting( "author", "drewweisholtz" );
googletag.pubads().setTargeting( "kw", ["drewweisholtz","deshaun-watson-donate-game-check-hurricane-harvey","national-sports","video","deshaun-watson","houston-texans","pagetype-post"] );
googletag.pubads().setTargeting( "genre", ["sports"] );
googletag.pubads().setTargeting( "device", "web" );
googletag.pubads().setTargeting( "ksg", Krux.segments );
        googletag.pubads().setTargeting( "kuid", Krux.user );
if( window.TSM.adSlots["tsm-ad-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-300a"] = googletag.defineSlot( "8328825/local/Lafayette/KPEL-AM/post", [[300,250],[300,600]], "tsm-ad-300a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300a" );
}
if( window.TSM.adSlots["tsm-ad-970a"] === undefined ){
window.TSM.adSlots["tsm-ad-970a"] = googletag.defineSlot( "8328825/local/Lafayette/KPEL-AM/post", [[970,90]], "tsm-ad-970a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "970a" );
}
if( window.TSM.adSlots["tsm-ad-maintop-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-maintop-300a"] = googletag.defineSlot( "8328825/local/Lafayette/KPEL-AM/post", [[300,250]], "tsm-ad-maintop-300a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300a" );
}
if( window.TSM.adSlots["tsm-ad-listenlive-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-listenlive-300a"] = googletag.defineSlot( "8328825/local/Lafayette/KPEL-AM/post", [[300,250]], "tsm-ad-listenlive-300a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300a" );
}
if( window.TSM.adSlots["tsm-ad-300b"] === undefined ){
window.TSM.adSlots["tsm-ad-300b"] = googletag.defineSlot( "8328825/local/Lafayette/KPEL-AM/post", [[300,250],[300,600]], "tsm-ad-300b" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300b,300d" );
}
if( window.TSM.adSlots["tsm-ad-300c"] === undefined ){
window.TSM.adSlots["tsm-ad-300c"] = googletag.defineSlot( "8328825/local/Lafayette/KPEL-AM/post", [[300,250],[300,600]], "tsm-ad-300c" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300c" );
}
if( window.TSM.adSlots["tsm-ad-728a"] === undefined ){
window.TSM.adSlots["tsm-ad-728a"] = googletag.defineSlot( "8328825/local/Lafayette/KPEL-AM/post", [[728,90],[970,90],[970,250]], "tsm-ad-728a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "728a" );
}
if( window.TSM.adSlots["tsm-ad-728b"] === undefined ){
window.TSM.adSlots["tsm-ad-728b"] = googletag.defineSlot( "8328825/local/Lafayette/KPEL-AM/post", [[728,90]], "tsm-ad-728b" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "728b" );
}
if( window.TSM.adSlots["tsm-ad-oop"] === undefined ){
window.TSM.adSlots["tsm-ad-oop"] = googletag.defineOutOfPageSlot( "8328825/local/Lafayette/KPEL-AM/post", "tsm-ad-oop" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "oop" );
}
 googletag.pubads().collapseEmptyDivs();
        googletag.enableServices();
      });
      </script>
          <script defer src="https://apis.google.com/js/platform.js"></script>
      <script>window.twttr = (function(d, s, id) {
      var js, fjs = d.getElementsByTagName(s)[0],
        t = window.twttr || {};
      if (d.getElementById(id)) return t;
      js = d.createElement(s);
      js.id = id;
      js.src = "https://platform.twitter.com/widgets.js";
      fjs.parentNode.insertBefore(js, fjs);
      t._e = [];
      t.ready = function(f) {
        t._e.push(f);
      };
      return t;
    }(document, "script", "twitter-wjs"));</script>
    <script async defer src="//platform.instagram.com/en_US/embeds.js"></script>
    <script defer type="text/javascript" src="//www.zergnet.com/zerg-inf-multi.js"></script>
        </head>
        <body>
          <div id="fb-root"></div>
          <div id="app"><div data-reactroot="" data-reactid="1" data-react-checksum="1762096236"><!-- react-empty: 2 --><div id="container" class="" data-reactid="3"><section class="top-components" data-reactid="4"></section><div id="top-not-ads" class="" data-reactid="5"><div class="blingbar box" style="height:auto;left:0px;" data-reactid="6"><div class="tsm-ad tsm-ad-728" data-reactid="7"><div id="tsm-ad-728a" data-reactid="8"><!-- dynamic ad --></div></div></div><div id="tsm-ad-1x1-container" data-reactid="9"><div class="tsm-ad tsm-ad-oop" data-reactid="10"><div id="tsm-ad-oop" data-reactid="11"><!-- dynamic ad --></div></div></div></div><div class="container-inner" data-reactid="12"><div id="site-menu-wrapper" class="" data-reactid="13"><a class="logo" href="/" itemprop="logo url" alt="SPORTS RADIO ESPN 1420" title="SPORTS RADIO ESPN 1420" data-reactid="14"><img src="http://espn1420.com/files/2017/09/Untitled-1.png" alt="SPORTS RADIO ESPN 1420" title="SPORTS RADIO ESPN 1420" data-reactid="15"/></a><div class="site-menu-right" data-reactid="16"><div class="showticker-container" id="show-ticker" data-reactid="17"><div class="slider showticker-items" data-reactid="18"><div class="sizer" data-reactid="19"></div><div class="mover fade" data-reactid="20"><div class="listenlive-container showticker-item active" data-reactid="21"><div class="song-meta first-song" data-reactid="22"><div class="artist-image icon-headphones" data-reactid="23"><figure class="frameme" data-reactid="24"><a class="theframe" data-image="http://espn1420.com/files/2018/01/17127380WGR_ERO_StephenASmith_1920x1920.jpg" rel="" title="" data-reactid="25"></a><div class="loadinganim showbox" id="0" data-reactid="26"><div class="loader" style="width:30px;height:30px;" data-reactid="27"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="28"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="29"></circle></svg></div></div></figure></div><div class="song-info talk" data-reactid="30"><a class="live-show-info" href="http://espn1420.com/show/the-stephen-a-smith-show/" data-reactid="31">The Stephen A. Smith Show</a></div></div></div></div></div><a class="listen-live-cto cto" href="/listen-live/" data-reactid="32"><span class="icon-play2" data-reactid="33"></span><span class="cto-title" data-reactid="34">Listen Now</span></a><a class="sign-in-out" href="/#auth-start" title="" data-reactid="35"></a></div><nav id="site-menu" data-reactid="36"><div class="wrapper" data-reactid="37"><span class="icon-base icon-menu select-none" data-reactid="38"></span><ul class="links" data-reactid="39"><li class="hassub" data-reactid="40"><a href="/" data-reactid="41">Home</a></li><li class="hassub" data-reactid="42"><a href="/shows/" data-reactid="43">On-Air</a><ul class="links submenu" data-reactid="44"><li class="hassub" data-reactid="45"><a href="/hosts/" data-reactid="46">All Staff</a></li><li class="hassub" data-reactid="47"><a href="/shows/" data-reactid="48">Schedule</a></li><li class="hassub" data-reactid="49"><a href="/author/speloquin/" data-reactid="50">Steve Peloquin</a></li><li class="hassub" data-reactid="51"><a href="/author/jmoon/" data-reactid="52">Jay Walker</a></li><li class="hassub" data-reactid="53"><a href="/author/sprather/" data-reactid="54">Scott Prather</a></li><li class="hassub" data-reactid="55"><a href="/author/greg-larnerdgmail-com/" data-reactid="56">Greg Larnerd</a></li></ul></li><li class="hassub" data-reactid="57"><a href="/listen-live" data-reactid="58">Listen</a><ul class="links submenu" data-reactid="59"><li class="hassub" data-reactid="60"><a href="/listen-live/" data-reactid="61">Listen Live</a></li><li class="hassub" data-reactid="62"><a href="/app" data-reactid="63">ESPN1420 App</a></li><li class="hassub" data-reactid="64"><a href="/alexa" data-reactid="65">Listen on Alexa Devices</a></li><li class="hassub" data-reactid="66"><a href="/mobile" data-reactid="67">Mobile</a></li></ul></li><li class="hassub" data-reactid="68"><a href="" data-reactid="69">Events</a><ul class="links submenu" data-reactid="70"><li class="hassub" data-reactid="71"><a href="/events-lafayette" data-reactid="72">Full Calendar</a></li><li class="hassub" data-reactid="73"><a href="/events-lafayette/community/add/" data-reactid="74">Submit an Event</a></li></ul></li><li class="hassub" data-reactid="75"><a href="/vip" data-reactid="76">Locker Room</a><ul class="links submenu" data-reactid="77"><li class="hassub" data-reactid="78"><a href="/registration" data-reactid="79">Sign Up</a></li><li class="hassub" data-reactid="80"><a href="/contests/" data-reactid="81">Contests</a></li><li class="hassub" data-reactid="82"><a href="/contest-rules/" data-reactid="83">ESPN Contest Rules</a></li><li class="hassub" data-reactid="84"><a href="/help" data-reactid="85">VIP Support</a></li></ul></li><li class="hassub" data-reactid="86"><a href="/contests/" data-reactid="87">Win Stuff</a></li><li class="hassub" data-reactid="88"><a href="/help" data-reactid="89">Contact Us</a><ul class="links submenu" data-reactid="90"><li class="hassub" data-reactid="91"><a href="/help" data-reactid="92">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="93"><a href="/contact-us" data-reactid="94">Send Feedback</a></li><li class="hassub" data-reactid="95"><a href="/advertise" data-reactid="96">Advertise</a></li></ul></li><li class="hassub" data-reactid="97"><a href="/local-experts" data-reactid="98">Experts</a><ul class="links submenu" data-reactid="99"><li class="hassub" data-reactid="100"><a href="/local-experts/acadiana-garage-door/" data-reactid="101">Acadiana Garage Door</a></li><li class="hassub" data-reactid="102"><a href="/local-experts/acadian-total-security/" data-reactid="103">Acadian Total Security</a></li><li class="hassub" data-reactid="104"><a href="/local-experts/audio-video-innovators/" data-reactid="105">Audio Video Innovators</a></li><li class="hassub" data-reactid="106"><a href="/local-experts/eagle-pest-control/" data-reactid="107">Eagle Pest Control and Chemical</a></li><li class="hassub" data-reactid="108"><a href="/local-experts/mr-electric/" data-reactid="109">Mr Electric</a></li><li class="hassub" data-reactid="110"><a href="/local-experts/national-foundation-repair/" data-reactid="111">National Foundation Repair</a></li><li class="hassub" data-reactid="112"><a href="/local-experts/piggly-wiggly/" data-reactid="113">Piggly Wiggly</a></li><li class="hassub" data-reactid="114"><a href="/local-experts/theriot-family-dental-care/" data-reactid="115">Theriot Family Dental Care</a></li><li class="hassub" data-reactid="116"><a href="/local-experts/whispering-oaks-lodge/" data-reactid="117">Whispering Oaks Lodge</a></li></ul></li><li class="hidden-menu hassub hide" data-reactid="118"><a class="more-icon" href="#" data-reactid="119">More</a><ul class="links submenu" data-reactid="120"><li class="hassub hide" data-reactid="121"><a href="/" data-reactid="122">Home</a></li><li class="hassub hide" data-reactid="123"><a href="/shows/" data-reactid="124">On-Air</a><ul class="links submenu" data-reactid="125"><li class="hassub" data-reactid="126"><a href="/hosts/" data-reactid="127">All Staff</a></li><li class="hassub" data-reactid="128"><a href="/shows/" data-reactid="129">Schedule</a></li><li class="hassub" data-reactid="130"><a href="/author/speloquin/" data-reactid="131">Steve Peloquin</a></li><li class="hassub" data-reactid="132"><a href="/author/jmoon/" data-reactid="133">Jay Walker</a></li><li class="hassub" data-reactid="134"><a href="/author/sprather/" data-reactid="135">Scott Prather</a></li><li class="hassub" data-reactid="136"><a href="/author/greg-larnerdgmail-com/" data-reactid="137">Greg Larnerd</a></li></ul></li><li class="hassub hide" data-reactid="138"><a href="/listen-live" data-reactid="139">Listen</a><ul class="links submenu" data-reactid="140"><li class="hassub" data-reactid="141"><a href="/listen-live/" data-reactid="142">Listen Live</a></li><li class="hassub" data-reactid="143"><a href="/app" data-reactid="144">ESPN1420 App</a></li><li class="hassub" data-reactid="145"><a href="/alexa" data-reactid="146">Listen on Alexa Devices</a></li><li class="hassub" data-reactid="147"><a href="/mobile" data-reactid="148">Mobile</a></li></ul></li><li class="hassub hide" data-reactid="149"><a href="" data-reactid="150">Events</a><ul class="links submenu" data-reactid="151"><li class="hassub" data-reactid="152"><a href="/events-lafayette" data-reactid="153">Full Calendar</a></li><li class="hassub" data-reactid="154"><a href="/events-lafayette/community/add/" data-reactid="155">Submit an Event</a></li></ul></li><li class="hassub hide" data-reactid="156"><a href="/vip" data-reactid="157">Locker Room</a><ul class="links submenu" data-reactid="158"><li class="hassub" data-reactid="159"><a href="/registration" data-reactid="160">Sign Up</a></li><li class="hassub" data-reactid="161"><a href="/contests/" data-reactid="162">Contests</a></li><li class="hassub" data-reactid="163"><a href="/contest-rules/" data-reactid="164">ESPN Contest Rules</a></li><li class="hassub" data-reactid="165"><a href="/help" data-reactid="166">VIP Support</a></li></ul></li><li class="hassub hide" data-reactid="167"><a href="/contests/" data-reactid="168">Win Stuff</a></li><li class="hassub hide" data-reactid="169"><a href="/help" data-reactid="170">Contact Us</a><ul class="links submenu" data-reactid="171"><li class="hassub" data-reactid="172"><a href="/help" data-reactid="173">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="174"><a href="/contact-us" data-reactid="175">Send Feedback</a></li><li class="hassub" data-reactid="176"><a href="/advertise" data-reactid="177">Advertise</a></li></ul></li><li class="hassub hide" data-reactid="178"><a href="/local-experts" data-reactid="179">Experts</a><ul class="links submenu" data-reactid="180"><li class="hassub" data-reactid="181"><a href="/local-experts/acadiana-garage-door/" data-reactid="182">Acadiana Garage Door</a></li><li class="hassub" data-reactid="183"><a href="/local-experts/acadian-total-security/" data-reactid="184">Acadian Total Security</a></li><li class="hassub" data-reactid="185"><a href="/local-experts/audio-video-innovators/" data-reactid="186">Audio Video Innovators</a></li><li class="hassub" data-reactid="187"><a href="/local-experts/eagle-pest-control/" data-reactid="188">Eagle Pest Control and Chemical</a></li><li class="hassub" data-reactid="189"><a href="/local-experts/mr-electric/" data-reactid="190">Mr Electric</a></li><li class="hassub" data-reactid="191"><a href="/local-experts/national-foundation-repair/" data-reactid="192">National Foundation Repair</a></li><li class="hassub" data-reactid="193"><a href="/local-experts/piggly-wiggly/" data-reactid="194">Piggly Wiggly</a></li><li class="hassub" data-reactid="195"><a href="/local-experts/theriot-family-dental-care/" data-reactid="196">Theriot Family Dental Care</a></li><li class="hassub" data-reactid="197"><a href="/local-experts/whispering-oaks-lodge/" data-reactid="198">Whispering Oaks Lodge</a></li></ul></li></ul></li></ul><div class="site-menu-right" data-reactid="199"><ul class="social-links" data-reactid="200"><li class="social" data-reactid="201"><a class="share-link youtube" href="https://youtube.com/user/1420espn" target="_blank" data-social="youtube" data-reactid="202"><span class="icon-base icon-youtube" data-reactid="203"></span></a></li><li class="social" data-reactid="204"><a class="share-link facebook" href=" http://www.facebook.com/espn1420" target="_blank" data-social="facebook" data-reactid="205"><span class="icon-base icon-facebook" data-reactid="206"></span></a></li><li class="social" data-reactid="207"><a class="share-link twitter" href="https://twitter.com/espn1420" target="_blank" data-social="twitter" data-reactid="208"><span class="icon-base icon-twitter" data-reactid="209"></span></a></li><ul class="social-subscriptions" data-reactid="210"><!-- react-text: 211 --><!-- /react-text --><li class="share_link_small youtube sub-youtube" data-reactid="212"><span class="youtube-subscribe-button " data-reactid="213"></span></li><li class="sub-facebook" data-reactid="214"></li><li class="sub-twitter" data-reactid="215"></li></ul></ul><div id="search-form" class="" data-reactid="216"><div class="form-wrap" data-reactid="217"><form data-reactid="218"><input type="text" name="searchInput" value="" class="search-input" placeholder="Search" data-reactid="219"/><input type="submit" class="search-submit" disabled="" value="SEARCH" data-reactid="220"/></form></div><div class="icon-base icon-search" data-reactid="221"></div></div></div><div class="site-screen select-none" data-reactid="222"></div></div></nav></div><ul class="promo-links" data-reactid="223"><li data-reactid="224"><span data-reactid="225">What&#x27;s Hot:</span></li><li data-reactid="226"><a title="ESPN1420 App" href="/app" data-reactid="227">ESPN1420 App</a></li><li data-reactid="228"><a title="Rock &#x27;N Wrestling" href="/contests/sweeps/rock-wrestling-at-sea/" data-reactid="229">Rock &#x27;N Wrestling</a></li><li data-reactid="230"><a title="Bird&#x27;s Nest" href="/tags/from-the-birds-nest" data-reactid="231">Bird&#x27;s Nest</a></li><li data-reactid="232"><a title="Legal Authority" href="/legal-authority" data-reactid="233">Legal Authority</a></li><li data-reactid="234"><a title="$500 Survey Giveaway" href="/sponsored-listener-survey/" data-reactid="235">$500 Survey Giveaway</a></li><li data-reactid="236"><a title="Ragin Cajuns" href="/tags/louisianas-ragin-cajuns/" data-reactid="237">Ragin Cajuns</a></li><li data-reactid="238"><a title="Fast Five" href="/tags/fast-five/" data-reactid="239">Fast Five</a></li><li data-reactid="240"><a title="Babes" href="/tags/babe-of-the-day/" data-reactid="241">Babes</a></li></ul></div><div class="tsm-ad tsm-ad-nav-970" data-reactid="242"><div id="tsm-ad-970a" data-reactid="243"><!-- dynamic ad --></div></div><div class="site-content clearfix" data-reactid="244"><div class="main-content" data-reactid="245"><div class="wrapper post-wrapper" data-reactid="246"><div class="post clearfix" data-reactid="247"><div class="entry" data-reactid="248"><article id="post-355818" data-location="/deshaun-watson-donate-game-check-hurricane-harvey/" data-index="0" data-reactid="249"><div class="page-header" data-reactid="250"><div class="content-header show-ui front" id="content-header-355818" data-reactid="251"><div class="internal-header outgrow  " style="max-height:0px;" data-reactid="252"></div><div class="content-header-header" data-reactid="253"><div class="react-parallax " data-reactid="254"><div class="react-parallax-background-children" data-bottom-top="transform:translate3d(0,-20%,0);" data-top-bottom="transform:translate3d(0,20%,0);" data-reactid="255"><figure class="frameme img-tag frame-loaded" data-reactid="256"><div class="theframe" data-image="http://totalsportswire.com/files/2017/09/Deshaun.gif" rel="" title="" style="background-image:url(&quot;http://totalsportswire.com/files/2017/09/Deshaun.gif?w=980&amp;q=75&quot;);" data-reactid="257"></div></figure></div><div class="react-parallax-content" data-reactid="258"><figure class="frameme img-tag" data-reactid="259"><div class="theframe" data-image="http://totalsportswire.com/files/2017/09/Deshaun.gif" rel="" title="" data-reactid="260"></div><div class="loadinganim showbox" id="0" data-reactid="261"><div class="loader" style="width:30px;height:30px;" data-reactid="262"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="263"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="264"></circle></svg></div></div></figure></div></div><div class="header" data-reactid="265"><section class="title " data-reactid="266"><h1 class="" data-reactid="267">Watch Deshaun Watson Donate Game Check to Texans’ Employees Affected By Hurricane Harvey</h1></section><div class="byline" data-reactid="268"><div class="authors" data-reactid="269"><address class="author" data-reactid="270"><div class="author-image icon-user" data-reactid="271"><figure class="frameme" data-reactid="272"><a class="theframe" data-image="http://guyspeed.com/files/2013/02/Drew.jpg" href="http://espn1420.com/author/drewweisholtz/" rel="author" title="Drew Weisholtz" data-reactid="273"></a><div class="loadinganim showbox" id="0" data-reactid="274"><div class="loader" style="width:30px;height:30px;" data-reactid="275"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="276"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="277"></circle></svg></div></div></figure></div><a class="author-name" href="http://espn1420.com/author/drewweisholtz/" rel="author" title="Drew Weisholtz" data-reactid="278">Drew Weisholtz</a></address></div><time datetime="2017-09-28 17:02:03 +0000" data-reactid="279">September 28, 2017</time></div><figcaption title="Getty Images" data-reactid="280">Getty Images</figcaption></div></div></div></div><div class="content-wrap" data-reactid="281"><div class="social-share bignsexy" data-reactid="282"><div class="social-bar social-icons" data-reactid="283"><ul data-reactid="284"><li data-reactid="285"><a href="http://twitter.com/intent/tweet?text=Watch%20Deshaun%20Watson%20Donate%20Game%20Check%20to%20Texans%E2%80%99%20Employees%20Affected%20By%20Hurricane%20Harvey%20http%3A%2F%2Ftotalsportswire.com%2Fdeshaun-watson-donate-game-check-hurricane-harvey%2F%3Ftrackback%3Dtwitter_mobile%20%40espn1420" title="Share on Twitter" target="_blank" data-reactid="286"><span class=" social-icon icon-twitter tw" data-reactid="287"><span class="share-title" data-reactid="288">Share on Twitter</span></span></a></li><li data-reactid="289"><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Ftotalsportswire.com%2Fdeshaun-watson-donate-game-check-hurricane-harvey%2F%3Ftrackback%3Dfbshare_mobile" title="Share on Facebook" target="_blank" data-reactid="290"><span class=" social-icon icon-facebook fb" data-reactid="291"><span class="share-title" data-reactid="292">Share on Facebook</span></span></a></li></ul></div></div><div class="content" data-reactid="293"><div class="pod-content" data-reactid="294"><p data-reactid="295"><!-- react-text: 296 -->The NFL is embroiled in a controversy over <!-- /react-text --><a href="http://krod.com/will-you-stop-watching-nfl-games-because-of-national-anthem-protests-poll/" target="_blank" data-reactid="297"><!-- react-text: 298 -->kneeling during the national anthem<!-- /react-text --></a><!-- react-text: 299 -->, but don&#x27;t let that detract you from some of the good players can do.<!-- /react-text --></p><p data-reactid="300">That&#x27;s something to keep in mind as you watch this. Earlier this week, Houston Texans rookie quarterback Deshaun Watson donated the check from his first game to three employees who work in the team&#x27;s cafeteria. The women who got the money were hit especially hard by Hurricane Harvey.</p><div class="lazyload-placeholder oembed-lazyload-placeholder" data-reactid="301"></div><p data-reactid="302"><!-- react-text: 303 -->Watson earned a little bit more than $27,000 per game and the <!-- /react-text --><a href="http://www.nfl.com/news/story/0ap3000000852639/article/deshaun-watson-donates-game-check-to-workers" target="_blank" data-reactid="304"><!-- react-text: 305 -->NFL reports he split the money up three ways<!-- /react-text --></a><!-- react-text: 306 --> for the women.<!-- /react-text --></p><div class="sharethrough-container" data-reactid="307"><div class="tsm-ad tsm-ad-oop" data-reactid="308"><div id="tsm-ad-sharethrough-oop-1" data-reactid="309"><!-- dynamic ad --></div></div></div><p data-reactid="310"><!-- react-text: 311 -->Watson&#x27;s act of generosity brings charity full circle, since he lived in a house biult by <!-- /react-text --><a href="https://www.sbnation.com/nfl-mock-draft/2017/4/27/15408182/deshaun-watson-habitat-for-humanity-warrick-dunn" target="_blank" data-reactid="312"><!-- react-text: 313 -->Habitat for Humanity<!-- /react-text --></a><!-- react-text: 314 -->.<!-- /react-text --></p></div></div><div class="content-footer" data-reactid="315"><!-- react-empty: 316 --><div class="lazyload-placeholder zergnet-lazyload-placeholder" data-reactid="317"></div><!-- react-text: 318 --><!-- /react-text --><div class="tags-lines" data-reactid="319"><div class="wrapper" data-reactid="320"><span data-reactid="321"><!-- react-text: 322 -->Filed Under<!-- /react-text --><!-- react-text: 323 -->: <!-- /react-text --></span><span data-reactid="324"><!-- react-text: 325 --><!-- /react-text --><a href="http://espn1420.com/tags/deshaun-watson/" data-reactid="326">deshaun watson</a></span><span data-reactid="327"><!-- react-text: 328 -->, <!-- /react-text --><a href="http://espn1420.com/tags/houston-texans/" data-reactid="329">houston texans</a></span></div><div class="wrapper" data-reactid="330"><span data-reactid="331"><!-- react-text: 332 -->Categories<!-- /react-text --><!-- react-text: 333 -->: <!-- /react-text --></span><span data-reactid="334"><!-- react-text: 335 --><!-- /react-text --><a href="http://espn1420.com/category/national-sports/" data-reactid="336">National Sports</a></span><span data-reactid="337"><!-- react-text: 338 -->, <!-- /react-text --><a href="http://espn1420.com/category/video/" data-reactid="339">Video</a></span></div></div><div class="comments-wrapper" data-reactid="340"><div class="comments" data-reactid="341"><div data-reactid="342"><span class="icon-comments" data-reactid="343"></span><i data-reactid="344">Comments</i><span class="fb-comments-count" data-href="http://espn1420.com/deshaun-watson-donate-game-check-hurricane-harvey/" data-reactid="345"></span><span class="icon-triangle-down" data-reactid="346"></span></div><div class="cto" data-reactid="347">Leave A Comment</div></div></div><div class="goto-top-container outgrow" data-reactid="348"><a class="goto-top icon-triangle-left" href="javascript:void(0);" title="Go To Top" data-index="0" data-reactid="349">Back To Top</a></div></div></div></article></div></div></div></div><aside class="main-aside" data-reactid="350"><div class="aside-inside" data-reactid="351"><section class="sidebar-section widget-fix_sidebar_marker" id="fix_sidebar_marker-116" data-reactid="352"><div class="wrapper clearfix" data-reactid="353"><div class="fix_sidebar_marker" data-reactid="354"></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-1291" data-reactid="355"><header data-reactid="356"><h2 data-reactid="357"><span class="title-container" data-reactid="358">Featured</span><!-- react-text: 359 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="360"><section id="ts_blogroll-1291" class="blogroll carousel slider dl align-right" data-reactid="361"><div class="slider blogroll-items" data-reactid="362"><div class="sizer" data-reactid="363"></div><div class="mover slide" data-reactid="364"><article class="item title-over-image" data-reactid="365"><figure class="frameme" data-reactid="366"><a class="theframe" data-image="http://973thedawg.com/files/2014/02/73376751.jpg" href="http://espn1420.com/2018-mardi-gras-parade-schedule-for-acadiana/" rel="" title="2018 Mardi Gras Parade Schedule Acadiana" data-reactid="367"></a><div class="loadinganim showbox" id="0" data-reactid="368"><div class="loader" style="width:30px;height:30px;" data-reactid="369"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="370"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="371"></circle></svg></div></div></figure><div class="content" data-reactid="372"><a href="http://espn1420.com/2018-mardi-gras-parade-schedule-for-acadiana/" title="2018 Mardi Gras Parade Schedule Acadiana" class="title" data-reactid="373">2018 Mardi Gras Parade Schedule Acadiana</a></div></article></div><div class="previous icon-arrow-thin-left arrow icon-base round always-visible" title="Previous" data-reactid="374"></div><div class="next icon-arrow-thin-right arrow icon-base round always-visible" title="Next" data-reactid="375"></div></div></section></div></section><section class="sidebar-section widget-google-ads-widget" id="google-ads-widget-831" data-reactid="376"><div class="wrapper clearfix" data-reactid="377"><div class="widget-content" data-reactid="378"><div class="tsm-ad tsm-ad-300" data-reactid="379"><div id="tsm-ad-300a" data-reactid="380"><!-- dynamic ad --></div></div></div></div></section><section class="sidebar-section widget-tsq_sailthru_newsletter_widget" id="tsq_sailthru_newsletter_widget-787" data-reactid="381"><div class="wrapper clearfix" data-reactid="382"><div class="widget-content" data-reactid="383"><div data-reactid="384"><form method="post" class="newsletter-frame clearfix" data-reactid="385"><div class="content clearfix" data-reactid="386"><p class="title" data-reactid="387">Get our Newsletter</p><div class="newsletter-fields vertical-center" data-reactid="388"><div class="vertical-centered" data-reactid="389"><input type="text" name="email" value="" class="sailthru-email" autocomplete="off" data-reactid="390"/><input type="email" name="sailthru-sub" placeholder="Email Address" value="" data-reactid="391"/></div></div></div></form></div></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-1292" data-reactid="392"><header data-reactid="393"><h2 data-reactid="394"><span class="title-container" data-reactid="395">Latest Articles</span></h2></header><div class="wrapper clearfix" data-reactid="396"><div class="widget-content blogroll-widget blogroll sidebar-row-standard" data-reactid="397"><div class="blogroll-inner clearfix" data-reactid="398"><article class="" data-reactid="399"><figure class="frameme" data-reactid="400"><a class="theframe" data-image="http://espn1420.com/files/2018/02/lott.jpg" href="http://espn1420.com/cajuns-baseball-2018-preview-the-outfield-and-dh/" rel="" title="Cajuns&amp;apos; Baseball 2018 Baseball Preview - The Outfield and DH" data-reactid="401"></a><div class="loadinganim showbox" id="0" data-reactid="402"><div class="loader" style="width:30px;height:30px;" data-reactid="403"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="404"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="405"></circle></svg></div></div></figure><div class="content" data-reactid="406"><a href="http://espn1420.com/cajuns-baseball-2018-preview-the-outfield-and-dh/" title="Cajuns&#x27; Baseball 2018 Baseball Preview - The Outfield and DH" class="title" data-reactid="407">Cajuns&#x27; Baseball 2018 Baseball Preview - The Outfield and DH</a></div></article><article class="" data-reactid="408"><figure class="frameme" data-reactid="409"><a class="theframe" data-image="http://espn1420.com/files/2017/02/garry-brodhead-hands-up.jpg" href="http://espn1420.com/the-coach-garry-brodhead-radio-program-audio/" rel="" title="The Coach Garry Brodhead Radio Program [AUDIO] " data-reactid="410"></a><div class="loadinganim showbox" id="0" data-reactid="411"><div class="loader" style="width:30px;height:30px;" data-reactid="412"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="413"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="414"></circle></svg></div></div></figure><div class="content" data-reactid="415"><a href="http://espn1420.com/the-coach-garry-brodhead-radio-program-audio/" title="The Coach Garry Brodhead Radio Program [AUDIO] " class="title" data-reactid="416">The Coach Garry Brodhead Radio Program [AUDIO] </a></div></article><article class="" data-reactid="417"><figure class="frameme" data-reactid="418"><a class="theframe" data-image="http://espn1420.com/files/2017/11/marlin-ragin-cajuns-sign.jpg" href="http://espn1420.com/the-coach-bob-marlin-radio-program-audio/" rel="" title="The Coach Bob Marlin Radio Program [AUDIO]" data-reactid="419"></a><div class="loadinganim showbox" id="0" data-reactid="420"><div class="loader" style="width:30px;height:30px;" data-reactid="421"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="422"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="423"></circle></svg></div></div></figure><div class="content" data-reactid="424"><a href="http://espn1420.com/the-coach-bob-marlin-radio-program-audio/" title="The Coach Bob Marlin Radio Program [AUDIO]" class="title" data-reactid="425">The Coach Bob Marlin Radio Program [AUDIO]</a></div></article></div></div></div></section></div></aside></div><section class="site-footer" data-reactid="426"><footer data-reactid="427"><div class="links clearfix" data-reactid="428"><div class="logo" data-reactid="429"></div><div class="details" data-reactid="430"><h2 data-reactid="431">Information</h2><ul data-reactid="432"><li data-reactid="433"><a title="EEO" href="/eeo/" class="" data-reactid="434">EEO</a></li><li data-reactid="435"><a title="Advertise" href="/advertise/" class="" data-reactid="436">Advertise</a></li><li data-reactid="437"><a title="Public File" href="/kpel-am-public-file/" class="" data-reactid="438">Public File</a></li><li data-reactid="439"><a title="Terms" href="/terms/" class="" data-reactid="440">Terms</a></li><li data-reactid="441"><a title="VIP Terms" href="/vip-terms/" class="" data-reactid="442">VIP Terms</a></li><li data-reactid="443"><a title="FAQ" href="/vip-faq/" class="" data-reactid="444">FAQ</a></li><li data-reactid="445"><a title="Contest Rules" href="/contest-rules/" class="" data-reactid="446">Contest Rules</a></li><li data-reactid="447"><a title="Privacy Policy (Updated: 8/31/17)" href="/privacy/" class="" data-reactid="448">Privacy Policy (Updated: 8/31/17)</a></li><li data-reactid="449"><a title="Contact" href="/help/" class="" data-reactid="450">Contact</a></li><li data-reactid="451"><a href="http://townsquaremediagroup.com/" class="" data-reactid="452"></a></li><li data-reactid="453"><a title="Lafayette Business Listings" href="/lafayette-featured-business-listings/" class="" data-reactid="454">Lafayette Business Listings</a></li></ul></div><div class="social-links" data-reactid="455"><h2 data-reactid="456">Follow Us</h2><ul data-reactid="457"><li class="social" data-reactid="458"><a class="share_link youtube" href="https://www.youtube.com/user/1420espn" target="_blank" data-social="youtube" data-reactid="459"><span class="icon-youtube" data-reactid="460"></span></a></li><li class="social" data-reactid="461"><a class="share_link facebook" href=" http://www.facebook.com/espn1420" target="_blank" data-social="facebook" data-reactid="462"><span class="icon-facebook" data-reactid="463"></span></a></li><li class="social" data-reactid="464"><a class="share_link twitter" href="https://twitter.com/espn1420" target="_blank" data-social="twitter" data-reactid="465"><span class="icon-twitter" data-reactid="466"></span></a></li></ul></div></div><div class="legal" data-reactid="467"><!-- react-text: 468 -->2018<!-- /react-text --><!-- react-text: 469 --> <!-- /react-text --><!-- react-text: 470 -->SPORTS RADIO ESPN 1420<!-- /react-text --><!-- react-text: 471 --><!-- /react-text --><!-- react-text: 472 -->, Townsquare Media, Inc. All rights reserved.<!-- /react-text --></div></footer></section></div><section class="bottom-components" data-reactid="473"><!-- react-empty: 474 --><div id="bottom-not-ads" data-reactid="475"><div class="tsm-ad tsm-ad-728" data-reactid="476"><div id="tsm-ad-728b" data-reactid="477"><!-- dynamic ad --></div></div></div><div data-reactid="478"></div></section></div></div></div>
          <script>
            window.__INITIAL_STATE__ = {"gallery":{},"internalads":{},"json":{"response":{"options":{"method":"get_single","adPageType":"post","mediaType":"none","loyalty_restricted":null,"methodSubType":null,"blogId":37,"postId":355818,"url":"/deshaun-watson-donate-game-check-hurricane-harvey/","unfriendlyRequestUrl":"/deshaun-watson-donate-game-check-hurricane-harvey/","requestUrl":"/deshaun-watson-donate-game-check-hurricane-harvey/","blogOptions":{"aioseop_options":{"aiosp_can":"on","aiosp_donate":null,"aiosp_home_title":"ESPN 1420 - KPEL 1420AM – Lafayette Sports Radio","aiosp_home_description":"ESPN 1420 Radio has the best sports coverage in Lafayette, Louisiana. ","aiosp_home_keywords":"KPEL 1420AM Lafayette, Lafayette KPEL 1420AM, sports radio Lafayette, Lafayette sports radio, sports Lafayette, Lafayette sports","aiosp_max_words_excerpt":null,"aiosp_rewrite_titles":"on","aiosp_post_title_format":"%post_title%","aiosp_page_title_format":"%page_title% - %blog_title%","aiosp_category_title_format":"%category_title% - %blog_title%","aiosp_archive_title_format":"%date% - %blog_title%","aiosp_tag_title_format":"%tag% - %blog_title%","aiosp_search_title_format":"%search% - %blog_title%","aiosp_description_format":"%description%","aiosp_404_title_format":"Nothing found for %request_words%","aiosp_paged_format":" - Part %page%","aiosp_use_categories":null,"aiosp_dynamic_postspage_keywords":null,"aiosp_category_noindex":null,"aiosp_archive_noindex":null,"aiosp_tags_noindex":null,"aiosp_cap_cats":"on","aiosp_generate_descriptions":"on","aiosp_debug_info":null,"aiosp_post_meta_tags":"","aiosp_page_meta_tags":"","aiosp_home_meta_tags":"","aiosp_enabled":"1","aiosp_use_tags_as_keywords":null,"aiosp_do_log":null,"aiosp_ex_pages":""},"blogdescription":"","blogname":"SPORTS RADIO ESPN 1420","carbonUiUpdateCounter":"16","design_option_live":{"page_bg":"FF000000","page_head_bg":"00000000","primary_bg":"FFFFFFFF","secondary_bg":"99000000","mdl_head_bg":"FF000000","main_nav_hue":"FFFFFBEB","nav_hover_hue":"FFF8B421","primary_hue":"FF333333","secondary_hue":"FFFFFFFF","primary_head_hue":"FF000000","secondary_head_hue":"FFFFFFFF","primary_active_hue":"FFA60715","secondary_active_hue":"FF909090","accent_hue":"FFEE1B2E","header_link_hue":"FFFFFBEB","footer_link_hue":"FFFFFFFF","primary_mdl_bg":"FFE9E9E9","primary_mdl_hue":"FF111111","secondary_mdl_bg":"25777777","secondary_mdl_hue":"FFFFFFFF","standout_bg":"FFFD9F20","mobile_primary_color":"FFEE1B2E","mobile_secondary_color":"FFFD9F20","iv_primary_color":"FFE9000C","iv_secondary_color":"FFA60715","iv_tertiary_color":"FFFFCC00","iv_html_color":"FFB06402","iv_container_color":"FFFFFFFF","iv_html_bg":"","iv_body_bg":"","iv_logo":"","iv_logo_trim":"","carbon_logo_bg":"FF000000","carbon_showticker_bg":"80000000","events_app_primary_color":"FFA60715","events_app_secondary_color":"FF909090","carbon_primary_hue":"FF45444A","carbon_header_hue":"FFFFFFFF","carbon_footer_hue":"FFFFFFFF","dropdown_menu_hue":null,"second_head_twotone_hue":null,"input_field_bg":null,"input_field_focus_hue":null,"input_field_blur_hue":null,"calendar_date_hue":null,"alert_hue":null,"standout_hue":null,"carbon_body_img":"http://espn1420.com/files/2017/09/espn1420_background1.jpg","carbon_logo_img":"http://espn1420.com/files/2017/09/Untitled-1.png","carbon_promo_bg_img":"http://espn1420.com/files/2017/09/espn1420_promo.png","page_img":"","body_img":"http://espn1420.com/files/2013/10/backgroundalt.jpg","square_logo_img":"","logo_img":"http://espn1420.com/files/2011/10/logo.png","logo_img_trim":"http://espn1420.com/files/2013/07/espn-kpel.png","logo_img_light":"","logo_img_dark":"","header_img":"http://espn1420.com/files/2013/07/espn-kpel.jpg","placeholder_img":"","page_head_img":"http://espn1420.com/files/2011/10/header-bg.png","favicon_img":"http://espn1420.com/files/2011/02/favicon.ico","top_banner_img":"none","title":"TS3 - ESPN 1420 + Carbon","ID":"0","designer":"cgs","comment":"updated bg","action":"edit","editor":"jacknealy","editorID":2974086,"siteID":"37","timestamp":1507144094,"status":"active","properties":{"iv_html_bg":{"background-repeat":"","background-attachment":"","background-size":""},"carbon_body_img":{"background-repeat":"","background-attachment":"fixed","background-size":""}}},"disable_mobile_ads":"","exclude_bottom_banner":"","exclude_top_banner":"","FacebookCommentsOptions":{"moderator_userids":"1141488271,583052867,100002025987268,732998853","moderator_appid":"192316650799956","colorscheme":"","show_like":"yes","show_comments":"yes","show_commentscount":"yes","action":"like"},"facebook_app":{"id":"192316650799956","fanpage":" http://www.facebook.com/espn1420","plugins":{"facebook-authentication":1,"facebook-like-button":1}},"google_ads_dfp6_template_ads":{"dynamic-ad-custom":"1","dynamic-ad-header":"1","dynamic-ad-push":"1","top-728x90":"1","bottom-728x90":"1","mid-top-300x250":"1","mid-bottom-300x250":"1","tsm-out-of-page":"1","top-right-300x250":"1"},"iq_weather_page_sponsor_city_name":"","iq_weather_page_sponsor_zip_code":"","onlyhome_pushdown":"","onlyhome_topbanner":"","posts_per_page":"10","radio_players_wo_stream_id":"3625","sailthru_list_default":"ESPN Newsletter","site_template_theme_meta":{"template-tone":"2","listen-live-bar":"block","sidebar-widgets-header":"block","blogroll-image-size":"cropped","next-page-offset":"11"},"social_overlay":{"active":"1","fb":"1","nl":"1","colors":{"background-color":"#000000","color":"#FFFFFF"},"wrapper":{"divider":"#F8B421","button":"#F8B421","button-font":"#000000"},"logo":"http://espn1420.com/files/2014/09/KPELam-logo.png"},"timezone_string":"America/Chicago","townsquare_ad_version":"dfp6","ts-templates-carbon-homepage-id":"356318","ts-templates-homepage-id":"100883","ts-templates-mobile-homepage-id":"100883","tsc_category_sidebars":{},"_station_info":{"sitetype":"Local","market":"Lafayette","genre":{"0":"sports"},"callsign":"KPELAM","callletters":"KPEL-AM","legalname":"Sports Radio ESPN 1420","siteclassification":"","street":"1749 Bertrand Dr.","street-2":"","city":"Lafayette","state":"LA","zip":"70506","phone":"337-269-1077","helpline":"","studioline":"337-269-1077","officeline":"337-233-6000","officehours":"","email":"dave.landry@townsquaremedia.com","tipus-email":"","inquiries-email":"","advertising-contact":"Frank Malambri","advertising-email":"frank.malambri@townsquaremedia.com","gm-contact":"Mike Grimsley","gm-email":"mike.grimsley@townsquaremedia.com","programming-director-contact":"Scott Prather","programming-director-email":"scott@espn1420.com","digital-managing-editor-contact":"Dave Landry","digital-managing-editor-email":"dave.landry@townsquaremedia.com","digital-sales-manager-contact":"","digital-sales-manager-email":"","mobile-app-feedback-email":"ask.sportsradioespn1420@townsquaredigital.com","mobile-app-media-submission-email":"media.submit.sportsradioespn1420@townsquaredigital.com","public-record-administrator-name":"Nicole Patin","public-record-administrator-email":"nicole.patin@townsquaremedia.com","fcc-online-public-file-url":"https://publicfiles.fcc.gov/am-profile/kpel","feedbackurl":"http://espn1420.com/help/","biz-list-url":"http://1079ishot.com/lafayette-featured-business-listings/","amazon_affiliate":"","yieldmo_placement":"","jwplayer":"","twitter_handle":"espn1420","youtube_handle":"1420espn","youtube_channel_id":"UCpj4ld2TtbYNAfWXUHGGe0A","instagram_handle":"","comscore-label":"None Selected"},"_station_logos":{},"_station_settings":{"default_show_image":""},"_townsquare_user_registration_settings":{"registration-confirmation":"yes","use-short-form":"no","use-captcha":"yes","show-welcome":"yes","disable-registration":"no","javascript-links":"no","profile_language":{"registration":{"lightbox_title":"Sign up for the The Locker Room","lightbox_message":"Sign up for an account to comment, share your thoughts, and enter to win great prizes","lightbox_button":"Registration","page_signup_title":"Registration","page_signup_message":"Sign up now for member rewards and benefits! Only your Display Name will be visible to the public.","page_signup_email_subscribe":"Sign me up for email notifications and newsletters!","page_email_confirm_title":"Please Confirm Your Registration.","page_email_confirm_title_error":"Error Confirming Your Registration.","page_email_confirm_message":"We just sent you an email with a confirmation link in it. Click the link and you'll be ready to start leaving comments for your favorite hosts.","page_email_confirm_button":"Resend confirmation email."},"profile":{"edit_user_title":"Personal Information","edit_contact_title":"Contact Info","edit_contact_email_subscribe":"I want to receive emails from this radio station.","edit_contact_sms_subscribe":"I want to receive SMS text updates from this radio station."}},"requires-confirmation":"no"},"blogInfo":{"blogId":37,"blogName":"SPORTS RADIO ESPN 1420","blogDescription":"","postTitleFormat":"%post_title%","timeZone":"America/Chicago","market":"Lafayette","activeDomain":"espn1420.com","legalName":"Sports Radio ESPN 1420"},"tsiMarkets":"Lafayette"},"globalBlogOptions":{"google_maps_default_api_key":"AIzaSyCcIkjOyxS9DtubyqzLX2Sbancl83fKon4","gtmSiteId":"GTM-K346HJZ","kruxSiteId":"rwjnisqy1","loyalty_title_37":"The Locker Room","kruxEnabled":true},"headers":{"title":[{"textContent":"Deshaun Watson Donates Game Check to Texans' Employees"}],"meta":[{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}},{"attrs":{"charset":"UTF-8"}},{"attrs":{"name":"description","content":"This will make you forget, for just a moment, all the controversy surrounding the NFL."}},{"attrs":{"name":"keywords","content":"deshaun watson, donate, game check, hurricane harvey, texans employees, cafeteria"}},{"attrs":{"property":"fb:app_id","content":"192316650799956"}},{"attrs":{"property":"fb:admins","content":"1141488271"}},{"attrs":{"property":"fb:admins","content":"583052867"}},{"attrs":{"property":"fb:admins","content":"100002025987268"}},{"attrs":{"property":"fb:admins","content":"732998853"}},{"attrs":{"property":"og:title","content":"Deshaun Watson Donates Game Check to Texans' Employees"}},{"attrs":{"property":"og:description","content":"This will make you forget, for just a moment, all the controversy surrounding the NFL."}},{"attrs":{"property":"og:url","content":"http://espn1420.com/deshaun-watson-donate-game-check-hurricane-harvey/"}},{"attrs":{"property":"og:site_name","content":"SPORTS RADIO ESPN 1420"}},{"attrs":{"property":"og:type","content":"blog"}},{"attrs":{"property":"og:image","content":"http://totalsportswire.com/files/2017/09/Deshaun.gif?w=600&h=0&zc=1&s=0&a=t&q=89"}},{"attrs":{"name":"twitter:card","content":"summary_large_image"}},{"attrs":{"name":"twitter:site","content":"@espn1420"}},{"attrs":{"name":"sailthru.description","content":"This will make you forget, for just a moment, all the controversy surrounding the NFL."}},{"attrs":{"name":"sailthru.date","content":"2017-09-28 12:02:03"}},{"attrs":{"name":"sailthru.title","content":"Watch Deshaun Watson Donate Game Check to Texans’ Employees Affected By Hurricane Harvey"}},{"attrs":{"name":"sailthru.tags","content":"tsmsite-kpel-am, tsmmarket-lafayette, tsmtype-local, deshaun-watson, houston-texans, national-sports, video"}},{"attrs":{"name":"sailthru.author","content":"drewweisholtz"}},{"attrs":{"name":"sailthru.image.full","content":"http://totalsportswire.com/files/2017/09/Deshaun.gif"}},{"attrs":{"name":"sailthru.image.thumb","content":"http://totalsportswire.com/files/2017/09/Deshaun.gif"}},{"attrs":{"property":"fb:pages","content":"211670519191"}},{"attrs":{"name":"google-site-verification","content":"GOb4xUxlT7K11ajvJKbZhZzQrGBbSIjkcnUBien_pWc"}},{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}}],"link":[{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://espn1420.com/files/2011/02/favicon.ico"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"SPORTS RADIO ESPN 1420 » Feed","href":"http://espn1420.com/feed/"}},{"attrs":{"rel":"profile","href":"http://gmpg.org/xfn/11"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"SPORTS RADIO ESPN 1420 » Watch Deshaun Watson Donate Game Check to Texans’ Employees Affected By Hurricane Harvey Comments Feed","href":"http://espn1420.com/deshaun-watson-donate-game-check-hurricane-harvey/feed/"}},{"attrs":{"rel":"wlwmanifest","type":"application/wlwmanifest+xml","href":"http://espn1420.com/wp-includes/wlwmanifest.xml"}},{"attrs":{"rel":"prev","title":"The Titans & Texans Battle in Houston — NFL Week 4 Preview","href":"http://espn1420.com/the-titans-texans-battle-in-houston-nfl-week-4-preview/"}},{"attrs":{"rel":"next","title":"Elsa Hosk — Babe of the Day","href":"http://espn1420.com/elsa-hosk-babe-of-the-day-2/"}},{"attrs":{"rel":"shortlink","href":"http://espn1420.com/?p=355818"}},{"attrs":{"rel":"canonical","href":"http://totalsportswire.com/deshaun-watson-donate-game-check-hurricane-harvey/"}}],"noscript":[{"attrs":{"children":[{"tagName":"img","src":"http://b.scorecardresearch.com/p?c1=2&c2=6665296&cv=2.0&cj=1"}]}}]},"adVars":{"amazonAds":true,"enableCriteo":true,"enableViewability":false,"enableViewabilityBR":true,"enableSharethrough":true,"enableAppNexusWrapper":true,"sharethroughKey":"","sharethroughArticleKey":"RC3FpBGYpMLrBD5FGaKvhDmj","enableOpenx":false,"enableKiosked":true,"enableKioskedMobile":false,"enableSonobi":false,"enableYieldbot":"101f"},"scriptVars":{"dfp":{"activeSlots":["tsm-out-of-page","top-right-300x250","middle-right-300x250","bottom-right-300x250","dynamic-ad-custom","dynamic-ad-header","dynamic-ad-push","top-728x90","bottom-728x90","mid-top-300x250","mid-bottom-300x250","top-right-noflex-300x250","tsm-2x2"],"adPageSettings":{"attrs":{"catid":["national-sports","video"],"tags":["deshaun-watson","houston-texans"],"id":"deshaun-watson-donate-game-check-hurricane-harvey","author":"drewweisholtz","kw":["drewweisholtz","deshaun-watson-donate-game-check-hurricane-harvey","national-sports","video","deshaun-watson","houston-texans","pagetype-post"],"genre":["sports"],"device":"web","kv":[]}},"mobileActiveSlots":["ads-expand-down","ads-expand","ads-prestitial","ads-top-right","ads-bottom-right","ads-top-leaderboard","ads-bottom-leaderboard","ads-mid-top","ads-mid-bottom","tsm-2x2"],"dfp6":true},"smartAppBanner":{"bannerTitle":null,"itunes_app_id":null,"google_play_app_id":null,"daysHidden":"15","daysReminder":"90","buttonText":"View","priceText":"Get","img_url":null},"revision":"dc1580972c867b4fe21b9449d55eca093dd2a4f0"},"postMeta":{"_aioseop_title":"Deshaun Watson Donates Game Check to Texans' Employees"},"activeDomain":"espn1420.com","authLoginFormNonce":"74e4c53e45","authRegFormNonce":"6c96210149","ga":{"ids":{"primary":"UA-1801792-7","secondary":["UA-19109753-1","UA-1801792-13","UA-28825804-1","UA-45260060-4"],"all":["UA-1801792-7","UA-19109753-1","UA-1801792-13","UA-28825804-1","UA-45260060-4"]}},"tsmStatic":{"revision":"01272d1ea85173b023b59bd9e8da482534b5d932"},"isGallery":false,"userRegistrationSettings":{"disable-registration":"no"},"activePlugins":{"braveBrowserPopup":false},"postData":{"id":355818,"postAuthor":317177,"postDate":"2017-09-28T17:02:03.000Z","postDateGmt":"2017-09-28T17:02:03.000Z","postTitle":"Watch Deshaun Watson Donate Game Check to Texans' Employees Affected By Hurricane Harvey","postExcerpt":"The NFL is embroiled in a controversy over kneeling during the national anthem, but don't let that detract you from some of the good players can do.","postStatus":"publish","commentStatus":"open","postPassword":"","postName":"deshaun-watson-donate-game-check-hurricane-harvey","toPing":"","pinged":"","postModified":"2017-09-28T18:08:41.000Z","postModifiedGmt":"2017-09-28T18:08:41.000Z","postContentFiltered":"","postParent":0,"guid":"http://totalsportswire.com/?p=15808","menuOrder":0,"postType":"post","postMimeType":"","commentCount":0,"postDateGmtStr":"2017-09-28 17:02:03.000+0000","postModifiedGmtStr":"2017-09-28 18:08:41.000+0000","meta":{"_crosspost_source_blog_id":"758","_crosspost_source_post_id":"15808"}},"sidebarOptions":{"tsc_selected_sidebar":"single-page","tsc_selected_sidebar_carbon":"carbon-post-sidebar"},"pageTitle":"Deshaun Watson Donates Game Check to Texans' Employees","next":{"latest":[{"postId":352970,"documentUrl":"/cowboys-texans-game-for-thursday-is-cancelled/","filterUrl":"/rest/carbon/filter/main/cowboys-texans-game-for-thursday-is-cancelled/","sortDate":"2017-08-30 13:22:08.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":352489,"documentUrl":"/harvey-causing-sports-scheduling-changes-in-houston/","filterUrl":"/rest/carbon/filter/main/harvey-causing-sports-scheduling-changes-in-houston/","sortDate":"2017-08-28 06:07:00.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":352330,"documentUrl":"/saints-shut-out-texans-for-2nd-preseason-win/","filterUrl":"/rest/carbon/filter/main/saints-shut-out-texans-for-2nd-preseason-win/","sortDate":"2017-08-26 23:01:07.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":352245,"documentUrl":"/sports-teams-keeping-an-eye-on-harvey/","filterUrl":"/rest/carbon/filter/main/sports-teams-keeping-an-eye-on-harvey/","sortDate":"2017-08-25 13:57:32.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":350643,"documentUrl":"/vince-wilfork-has-the-best-retirement-video-of-all-time-video/","filterUrl":"/rest/carbon/filter/main/vince-wilfork-has-the-best-retirement-video-of-all-time-video/","sortDate":"2017-08-08 06:34:06.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":332430,"documentUrl":"/bradys-patriots-and-big-bens-steelers-bound-for-afc-championship/","filterUrl":"/rest/carbon/filter/main/bradys-patriots-and-big-bens-steelers-bound-for-afc-championship/","sortDate":"2017-01-15 22:52:28.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":331489,"documentUrl":"/raiders-to-start-rookie-at-qb-vs-texans/","filterUrl":"/rest/carbon/filter/main/raiders-to-start-rookie-at-qb-vs-texans/","sortDate":"2017-01-04 13:46:17.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":328809,"documentUrl":"/heisman-trophy-finalists-announced/","filterUrl":"/rest/carbon/filter/main/heisman-trophy-finalists-announced/","sortDate":"2016-12-06 06:12:58.000 +0000","termTaxonomyId":8830,"taxonomyType":"tags"},{"postId":324681,"documentUrl":"/andre-johnson-is-retiring-after-13-and-a-half-seasons/","filterUrl":"/rest/carbon/filter/main/andre-johnson-is-retiring-after-13-and-a-half-seasons/","sortDate":"2016-10-31 15:03:38.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":316032,"documentUrl":"/saints-sputter-offensively-in-loss-to-texans/","filterUrl":"/rest/carbon/filter/main/saints-sputter-offensively-in-loss-to-texans/","sortDate":"2016-08-20 22:10:01.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"}],"taxonomy":[{"postId":352970,"documentUrl":"/cowboys-texans-game-for-thursday-is-cancelled/","filterUrl":"/rest/carbon/filter/main/cowboys-texans-game-for-thursday-is-cancelled/","sortDate":"2017-08-30 13:22:08.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":352489,"documentUrl":"/harvey-causing-sports-scheduling-changes-in-houston/","filterUrl":"/rest/carbon/filter/main/harvey-causing-sports-scheduling-changes-in-houston/","sortDate":"2017-08-28 06:07:00.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":352330,"documentUrl":"/saints-shut-out-texans-for-2nd-preseason-win/","filterUrl":"/rest/carbon/filter/main/saints-shut-out-texans-for-2nd-preseason-win/","sortDate":"2017-08-26 23:01:07.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":352245,"documentUrl":"/sports-teams-keeping-an-eye-on-harvey/","filterUrl":"/rest/carbon/filter/main/sports-teams-keeping-an-eye-on-harvey/","sortDate":"2017-08-25 13:57:32.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":350643,"documentUrl":"/vince-wilfork-has-the-best-retirement-video-of-all-time-video/","filterUrl":"/rest/carbon/filter/main/vince-wilfork-has-the-best-retirement-video-of-all-time-video/","sortDate":"2017-08-08 06:34:06.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":332430,"documentUrl":"/bradys-patriots-and-big-bens-steelers-bound-for-afc-championship/","filterUrl":"/rest/carbon/filter/main/bradys-patriots-and-big-bens-steelers-bound-for-afc-championship/","sortDate":"2017-01-15 22:52:28.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":331489,"documentUrl":"/raiders-to-start-rookie-at-qb-vs-texans/","filterUrl":"/rest/carbon/filter/main/raiders-to-start-rookie-at-qb-vs-texans/","sortDate":"2017-01-04 13:46:17.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":328809,"documentUrl":"/heisman-trophy-finalists-announced/","filterUrl":"/rest/carbon/filter/main/heisman-trophy-finalists-announced/","sortDate":"2016-12-06 06:12:58.000 +0000","termTaxonomyId":8830,"taxonomyType":"tags"},{"postId":324681,"documentUrl":"/andre-johnson-is-retiring-after-13-and-a-half-seasons/","filterUrl":"/rest/carbon/filter/main/andre-johnson-is-retiring-after-13-and-a-half-seasons/","sortDate":"2016-10-31 15:03:38.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":316032,"documentUrl":"/saints-sputter-offensively-in-loss-to-texans/","filterUrl":"/rest/carbon/filter/main/saints-sputter-offensively-in-loss-to-texans/","sortDate":"2016-08-20 22:10:01.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"}]},"cadata":{"activeDomain":"espn1420.com","blogId":37,"method":"get_single","postId":355818,"crosspostBlogId":"758","crosspostPostId":"15808","postType":"post","postDateGmt":"2017-09-28 17:02:03.000+0000"},"env":"production"},"structure":{"data":["header","maintop","main","mainads","mainbottom","side","nav"],"dataDetails":{"header":["header-sidebar"],"maintop":[],"main":["carbonsidebar/single"],"mainads":["carbonsidebar/mainads"],"mainbottom":["single-post-bottom","carbonsidebar/facebookComment"],"side":["carbon-post-sidebar"],"nav":["carbonsidebar/nav/blueiv","carbonsidebar/nav/main","carbonsidebar/nav/promo_links","carbonsidebar/nav/footer"]}},"sidebars":{"data":["header-sidebar","carbonsidebar/single","carbonsidebar/mainads","single-post-bottom","carbonsidebar/facebookComment","carbon-post-sidebar","carbonsidebar/nav/blueiv","carbonsidebar/nav/main","carbonsidebar/nav/promo_links","carbonsidebar/nav/footer"],"dataDetails":{"header-sidebar":{"widgets":["widget_listen_live-269","now-playing-242","widget_onair-227"],"widgetDetails":{"widget_listen_live-269":{"widgetInfo":{"id":"widget_listen_live-269","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"269"},"widgetParams":{"title":"Listen Now","widgetTime":6}},"now-playing-242":{"widgetInfo":{"id":"now-playing-242","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"242"},"widgetParams":{"title":"Recently Played","widgetTime":7}},"widget_onair-227":{"widgetInfo":{"id":"widget_onair-227","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"227"},"widgetParams":{"title":"On Air","widgetTime":12}}}},"carbonsidebar/single":{"widgets":["carbonwidget/single-1"],"widgetDetails":{"carbonwidget/single-1":{"widgetInfo":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"widgetParams":{"mainAuthor":{"id":317177,"slug":"drewweisholtz","name":"Drew Weisholtz","first_name":"Drew","last_name":"Weisholtz","nickname":"Drew Weisholtz","description":"Drew Weisholtz is an award-winning writer who has had his work published on several websites, including GuySpeed, StarCrush.com and theFW.com. Previously, he has written and served as a producer for ABC News Radio and also spent time as a stand-up comedian. He can be found rooting for his beloved Yankees and Giants and begrudgingly holds out hope his Rutgers Scarlet Knights will one day return to the NCAA Tournament. When that's not consuming him, he passes time quoting \"Saved By the Bell\" and making fun of his in-laws. You can  <a href=\"https://twitter.com/UndrstoodGenius\">follow him on Twitter</a>.","thumbnail":"http://guyspeed.com/files/2013/02/Drew.jpg","url":"http://espn1420.com/author/drewweisholtz/"},"firstCategoryName":"National Sports","postType":"post","postTitle":"Watch Deshaun Watson Donate Game Check to Texans&#8217; Employees Affected By Hurricane Harvey","aiseopTitle":"Deshaun Watson Donates Game Check to Texans' Employees","widgetTime":18}}}},"carbonsidebar/mainads":{"widgets":["carbonwidget/top-728x90","carbonwidget/dynamic-ad-custom","carbonwidget/dynamic-ad-header","carbonwidget/dynamic-ad-push","carbonwidget/tsm-out-of-page","carbonwidget/bottom-728x90"],"widgetDetails":{"carbonwidget/top-728x90":{"widgetInfo":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"top-728x90","widgetTime":2}},"carbonwidget/dynamic-ad-custom":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-custom","widgetTime":2}},"carbonwidget/dynamic-ad-header":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-header","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-header","widgetTime":2}},"carbonwidget/dynamic-ad-push":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-push","widgetTime":2}},"carbonwidget/tsm-out-of-page":{"widgetInfo":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"tsm-out-of-page","widgetTime":3}},"carbonwidget/bottom-728x90":{"widgetInfo":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"bottom-728x90","widgetTime":3}}}},"single-post-bottom":{"widgets":["ts_blogroll-6","widget_third_party_content-2","widget_third_party_content-3"],"widgetDetails":{"ts_blogroll-6":{"widgetInfo":{"id":"ts_blogroll-6","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"6"},"widgetParams":{"title":"Best of ESPN1420","type":"main_content_thumb_title_roll","cat":"127","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1"}},"widget_third_party_content-2":{"widgetInfo":{"id":"widget_third_party_content-2","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"2"},"widgetParams":{"type":"zergnet","title":"Recommended for You","id":"35865","placement":"","targettype":"","mode":"","widgetTime":2}},"widget_third_party_content-3":{"widgetInfo":{"id":"widget_third_party_content-3","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"3"},"widgetParams":{"type":"zergnet","title":"Best of the Web","id":"13509","placement":"","targettype":"","mode":"","widgetTime":2}}}},"carbonsidebar/facebookComment":true,"carbon-post-sidebar":{"widgets":["fix_sidebar_marker-116","ts_blogroll-1291","google-ads-widget-831","tsq_sailthru_newsletter_widget-787","ts_blogroll-1292"],"widgetDetails":{"fix_sidebar_marker-116":{"widgetInfo":{"id":"fix_sidebar_marker-116","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"116"},"widgetParams":{"title":"Fix Sidebar Marker","widgetTime":2}},"ts_blogroll-1291":{"widgetInfo":{"id":"ts_blogroll-1291","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1291"},"widgetParams":{"title":"Featured","type":"carousel","isweather":"1","cat":"","posts_per_page":"3","align":"right","tag":"featured","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":0,"pinned_id":"","pinned_label":""}},"google-ads-widget-831":{"widgetInfo":{"id":"google-ads-widget-831","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"831"},"widgetParams":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":2}},"tsq_sailthru_newsletter_widget-787":{"widgetInfo":{"id":"tsq_sailthru_newsletter_widget-787","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"787"},"widgetParams":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["ESPN Newsletter"],"widgetTime":2}},"ts_blogroll-1292":{"widgetInfo":{"id":"ts_blogroll-1292","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1292"},"widgetParams":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":3}}}},"carbonsidebar/nav/blueiv":{"widgets":["carbonwidget/nav/blueiv"],"widgetDetails":{"carbonwidget/nav/blueiv":{"widgetInfo":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"}}}},"carbonsidebar/nav/main":{"widgets":["carbonwidget/nav/main"],"widgetDetails":{"carbonwidget/nav/main":{"widgetInfo":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"}}}},"carbonsidebar/nav/promo_links":{"widgets":["carbonwidget/nav/promo_links"],"widgetDetails":{"carbonwidget/nav/promo_links":{"widgetInfo":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"}}}},"carbonsidebar/nav/footer":{"widgets":["carbonwidget/nav/footer"],"widgetDetails":{"carbonwidget/nav/footer":{"widgetInfo":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"}}}}}},"widgets":{"widget_listen_live-269":{"info":{"id":"widget_listen_live-269","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"269"},"params":{"title":"Listen Now","widgetTime":6},"data":[161485],"dataDetails":{"161485":{"postId":161485,"title":"Listen Now","label":"Click to view the latest song playing on air.","url":"/listen-live/","mobileId":"17821","playerMode":"talk","sid":"11082","callsign":"KPELAM","woMobileId":"5069","woStreamId":"3625","activePlayer":"wo","listenLivePageUrl":"http://player.streamtheworld.com/_players/townsquaremedia/runspotv3/?sid=11082&redirect=http://player.listenlive.co/17821","html5ScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/html5/stwplayer.php?callsign=KPELAM&primaryColor=0x00bfff&playermode=talk&sid=11082&width=630","flashScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/stwplayer.php?callsign=KPELAM&primaryColor=0x00bfff&playermode=talk&timeshift=false&radiopup=true&playerAdState=0&popout=false&width=630","wo_player_url":"http://v6.player.abacast.net/5069","wo_recent_api_url":"http://api.nowplaying.abacast.net/prt/nowplaying/2/10/3625/nowplaying.json","wo_preroll_url":"http://api.clarity.abacast.com/gateway/getmediavast.php?sid=3625/","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"now-playing-242":{"info":{"id":"now-playing-242","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"242"},"params":{"title":"Recently Played","widgetTime":7},"data":[161485],"dataDetails":{"161485":{"postId":161485,"mobileId":"17821","playerMode":"talk","sid":"11082","callsign":"KPELAM","woStreamId":"3625","activePlayer":"wo","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"widget_onair-227":{"info":{"id":"widget_onair-227","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"227"},"params":{"title":"On Air","widgetTime":12},"data":["364610"],"dataDetails":{"364610":{"id":"364610","url":"http://espn1420.com/show/the-stephen-a-smith-show/","title":"The Stephen A. Smith Show","wall":"http://espn1420.com/show/the-stephen-a-smith-show/","posts":"http://espn1420.com/show/the-stephen-a-smith-show/posts","mail":"","phone":"","thumbnailId":364611,"thumbnail":"http://espn1420.com/files/2018/01/17127380WGR_ERO_StephenASmith_1920x1920.jpg","authors":[{"id":53760,"user_nicename":"espndj","display_name":"ESPN 1420"}]}}},"carbonwidget/single-1":{"info":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"params":{"mainAuthor":{"id":317177,"slug":"drewweisholtz","name":"Drew Weisholtz","first_name":"Drew","last_name":"Weisholtz","nickname":"Drew Weisholtz","description":"Drew Weisholtz is an award-winning writer who has had his work published on several websites, including GuySpeed, StarCrush.com and theFW.com. Previously, he has written and served as a producer for ABC News Radio and also spent time as a stand-up comedian. He can be found rooting for his beloved Yankees and Giants and begrudgingly holds out hope his Rutgers Scarlet Knights will one day return to the NCAA Tournament. When that's not consuming him, he passes time quoting \"Saved By the Bell\" and making fun of his in-laws. You can  <a href=\"https://twitter.com/UndrstoodGenius\">follow him on Twitter</a>.","thumbnail":"http://guyspeed.com/files/2013/02/Drew.jpg","url":"http://espn1420.com/author/drewweisholtz/"},"firstCategoryName":"National Sports","postType":"post","postTitle":"Watch Deshaun Watson Donate Game Check to Texans&#8217; Employees Affected By Hurricane Harvey","aiseopTitle":"Deshaun Watson Donates Game Check to Texans' Employees","widgetTime":18},"data":[355818],"dataDetails":{"355818":{"thumbnail":"http://totalsportswire.com/files/2017/09/Deshaun.gif","caption":"Getty Images","excerpt":"The NFL is embroiled in a controversy over kneeling during the national anthem, but don't let that detract you from some of the good players can do.","date":"September 28, 2017 12:02 PM","postDateGmt":"2017-09-28 17:02:03 +0000","postModifiedGmt":"2017-09-28 18:08:41 +0000","title":"Watch Deshaun Watson Donate Game Check to Texans&#8217; Employees Affected By Hurricane Harvey","url":"http://espn1420.com/deshaun-watson-donate-game-check-hurricane-harvey/","id":355818,"contentRaw":"[caption id=\"attachment_15811\" align=\"aligncenter\" width=\"1080\"]<img class=\"size-full wp-image-15811\" src=\"http://totalsportswire.com/files/2017/09/Deshaun.gif\" alt=\"Deshaun Watson\" width=\"1080\" height=\"720\" /> Getty Images[/caption]\r\n\r\nThe NFL is embroiled in a controversy over <a href=\"http://krod.com/will-you-stop-watching-nfl-games-because-of-national-anthem-protests-poll/\" target=\"_blank\">kneeling during the national anthem</a>, but don't let that detract you from some of the good players can do.\r\n\r\nThat's something to keep in mind as you watch this. Earlier this week, Houston Texans rookie quarterback Deshaun Watson donated the check from his first game to three employees who work in the team's cafeteria. The women who got the money were hit especially hard by Hurricane Harvey.\r\n\r\nhttps://twitter.com/HoustonTexans/status/913167546123091968\r\n\r\nWatson earned a little bit more than $27,000 per game and the <a href=\"http://www.nfl.com/news/story/0ap3000000852639/article/deshaun-watson-donates-game-check-to-workers\" target=\"_blank\">NFL reports he split the money up three ways</a> for the women.\r\n\r\nWatson's act of generosity brings charity full circle, since he lived in a house biult by <a href=\"https://www.sbnation.com/nfl-mock-draft/2017/4/27/15408182/deshaun-watson-habitat-for-humanity-warrick-dunn\" target=\"_blank\">Habitat for Humanity</a>.","content":"\n<figure id=\"attachment_15811\" class=\"content-post-image aligncenter\"><span class=\"image-frame\"><noscript><img src=\"http://totalsportswire.com/files/2017/09/Deshaun.gif\"></noscript>\n<img class=\"size-full wp-image-15811 lazy\" src=\"//s3.amazonaws.com/tsm-images/global/1x1.gif\" alt=\"Deshaun Watson\" data-width=\"1080\" data-height=\"720\" data-type=\"post\" datasrc=\"http://totalsportswire.com/files/2017/09/Deshaun.gif\"></span><figcaption>Getty Images</figcaption></figure><p>The NFL is embroiled in a controversy over <a href=\"http://krod.com/will-you-stop-watching-nfl-games-because-of-national-anthem-protests-poll/\" target=\"_blank\">kneeling during the national anthem</a>, but don’t let that detract you from some of the good players can do.</p>\n<p>That’s something to keep in mind as you watch this. Earlier this week, Houston Texans rookie quarterback Deshaun Watson donated the check from his first game to three employees who work in the team’s cafeteria. The women who got the money were hit especially hard by Hurricane Harvey.</p>\n<blockquote class=\"twitter-tweet\" data-width=\"550\">\n<p lang=\"en\" dir=\"ltr\">\"If you can, you must.\"<a href=\"https://twitter.com/deshaunwatson?ref_src=twsrc%5Etfw\">@deshaunwatson</a>​ gave his first <a href=\"https://twitter.com/NFL?ref_src=twsrc%5Etfw\">@NFL</a>​ game check to help a few familiar faces. <a href=\"https://twitter.com/hashtag/HoustonStrong?src=hash&amp;ref_src=twsrc%5Etfw\">#HoustonStrong</a> <a href=\"https://t.co/rwcyGMSRFN\">pic.twitter.com/rwcyGMSRFN</a></p>\n<p>— Houston Texans (@HoustonTexans) <a href=\"https://twitter.com/HoustonTexans/status/913167546123091968?ref_src=twsrc%5Etfw\">September 27, 2017</a></p>\n</blockquote>\n<p><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"><\/script></p>\n<p>Watson earned a little bit more than $27,000 per game and the <a href=\"http://www.nfl.com/news/story/0ap3000000852639/article/deshaun-watson-donates-game-check-to-workers\" target=\"_blank\">NFL reports he split the money up three ways</a> for the women.</p>\n<p>Watson’s act of generosity brings charity full circle, since he lived in a house biult by <a href=\"https://www.sbnation.com/nfl-mock-draft/2017/4/27/15408182/deshaun-watson-habitat-for-humanity-warrick-dunn\" target=\"_blank\">Habitat for Humanity</a>.</p>\n","postType":"post","wpVersion":"3","alternateMetaForBlogroll":{"title":"Watch Deshaun Watson Donate Game Check to Texans&#8217; Employees Affected By Hurricane Harvey","excerpt":"The NFL is embroiled in a controversy over kneeling during the national anthem, but don't let that detract you from some of the good players can do.","post_excerpt":"The NFL is embroiled in a controversy over kneeling during the national anthem, but don't let that detract you from some of the good players can do.","post_more_excerpt":"<p>The NFL is embroiled in a controversy over kneeling during the national anthem, but don't let that detract you from some of the good players can do.\n<p class=\"more_act\"><a href=\"http://espn1420.com/deshaun-watson-donate-game-check-hurricane-harvey/\" title=\"Watch Deshaun Watson Donate Game Check to Texans&#8217; Employees Affected By Hurricane Harvey\">Read More</a></p>\n","permalink":"http://espn1420.com/deshaun-watson-donate-game-check-hurricane-harvey/","image":{"id":355817,"url":"http://totalsportswire.com/files/2017/09/Deshaun.gif","caption":"Getty Images"}},"sponsors":[],"carbonMeta":{"widePromotion":false,"isGallery":false},"tags":[{"id":8826,"slug":"deshaun-watson","title":"deshaun watson","description":"","post_count":4,"link_url":"http://espn1420.com/tags/deshaun-watson/","feed_url":"http://espn1420.com/tags/deshaun-watson/feed/","term_taxonomy_id":8830,"object_id":0},{"id":656,"slug":"houston-texans","title":"houston texans","description":"","post_count":60,"link_url":"http://espn1420.com/tags/houston-texans/","feed_url":"http://espn1420.com/tags/houston-texans/feed/","term_taxonomy_id":659,"object_id":0}],"categories":[{"id":17,"slug":"national-sports","title":"National Sports","description":"","parent":0,"post_count":6837,"link_url":"http://espn1420.com/category/national-sports/","feed_url":"http://espn1420.com/category/national-sports/feed/","term_taxonomy_id":131,"object_id":0},{"id":2487,"slug":"video","title":"Video","description":"","parent":0,"post_count":1496,"link_url":"http://espn1420.com/category/video/","feed_url":"http://espn1420.com/category/video/feed/","term_taxonomy_id":2491,"object_id":0}],"authors":[{"id":317177,"slug":"drewweisholtz","name":"Drew Weisholtz","first_name":"Drew","last_name":"Weisholtz","nickname":"Drew Weisholtz","description":"Drew Weisholtz is an award-winning writer who has had his work published on several websites, including GuySpeed, StarCrush.com and theFW.com. Previously, he has written and served as a producer for ABC News Radio and also spent time as a stand-up comedian. He can be found rooting for his beloved Yankees and Giants and begrudgingly holds out hope his Rutgers Scarlet Knights will one day return to the NCAA Tournament. When that's not consuming him, he passes time quoting \"Saved By the Bell\" and making fun of his in-laws. You can  <a href=\"https://twitter.com/UndrstoodGenius\">follow him on Twitter</a>.","thumbnail":"http://guyspeed.com/files/2013/02/Drew.jpg","url":"http://espn1420.com/author/drewweisholtz/"}],"post_more_meta":{"meta":""},"social":{"tw":{"href":"http://twitter.com/intent/tweet?text=Watch%20Deshaun%20Watson%20Donate%20Game%20Check%20to%20Texans%E2%80%99%20Employees%20Affected%20By%20Hurricane%20Harvey%20http%3A%2F%2Ftotalsportswire.com%2Fdeshaun-watson-donate-game-check-hurricane-harvey%2F%3Ftrackback%3Dtwitter_mobile%20%40espn1420","title":"Share on Twitter","target":"_blank"},"fb":{"href":"http://www.facebook.com/sharer.php?u=http%3A%2F%2Ftotalsportswire.com%2Fdeshaun-watson-donate-game-check-hurricane-harvey%2F%3Ftrackback%3Dfbshare_mobile","title":"Share on Facebook","target":"_blank"},"email":null,"pinterest":null,"print":null,"is_article":true},"nextArticle":"http://espn1420.com/the-titans-texans-battle-in-houston-nfl-week-4-preview/","prevArticle":"http://espn1420.com/elsa-hosk-babe-of-the-day-2/","pageUrl":"/deshaun-watson-donate-game-check-hurricane-harvey/","blogId":37,"domain":"espn1420.com","crossPostAttributionBottom":"","rawContent":"<p>\n<sectiontag class=\"module\" contenteditable=\"false\" type=\"image\" attr-id=\"15811\" attr-caption=\" Getty Images\" attr-align=\"center\" attr-width=\"1080\" attr-height=\"720\" attr-url=\"http://totalsportswire.com/files/2017/09/Deshaun.gif\"></sectiontag></p>\n<p>The NFL is embroiled in a controversy over <a href=\"http://krod.com/will-you-stop-watching-nfl-games-because-of-national-anthem-protests-poll/\" target=\"_blank\">kneeling during the national anthem</a>, but don't let that detract you from some of the good players can do.</p>\n<p>That's something to keep in mind as you watch this. Earlier this week, Houston Texans rookie quarterback Deshaun Watson donated the check from his first game to three employees who work in the team's cafeteria. The women who got the money were hit especially hard by Hurricane Harvey.</p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"oembed\" attr-url=\"https://api.twitter.com/1/statuses/oembed.json?url=https%3A%2F%2Ftwitter.com%2FHoustonTexans%2Fstatus%2F913167546123091968\">\n<noscript class=\"rendered-html\" type=\"text/html\"></noscript>\n<p></sectiontag></p>\n<p>Watson earned a little bit more than $27,000 per game and the <a href=\"http://www.nfl.com/news/story/0ap3000000852639/article/deshaun-watson-donates-game-check-to-workers\" target=\"_blank\">NFL reports he split the money up three ways</a> for the women.</p>\n<p>Watson's act of generosity brings charity full circle, since he lived in a house biult by <a href=\"https://www.sbnation.com/nfl-mock-draft/2017/4/27/15408182/deshaun-watson-habitat-for-humanity-warrick-dunn\" target=\"_blank\">Habitat for Humanity</a>.</p>\n","podContent":[{"type":"singlePostText","data":{"text":"<p>The NFL is embroiled in a controversy over <a href=\"http://krod.com/will-you-stop-watching-nfl-games-because-of-national-anthem-protests-poll/\" target=\"_blank\">kneeling during the national anthem</a>, but don&apos;t let that detract you from some of the good players can do.</p>\n"},"currentTextLength":154,"runningCounter":1,"cumulativePodTextLength":154,"totalSimilarConsecutiveElements":2,"totalTextLength":449},{"type":"singlePostText","data":{"text":"<p>That&apos;s something to keep in mind as you watch this. Earlier this week, Houston Texans rookie quarterback Deshaun Watson donated the check from his first game to three employees who work in the team&apos;s cafeteria. The women who got the money were hit especially hard by Hurricane Harvey.</p>\n"},"currentTextLength":295,"runningCounter":2,"cumulativePodTextLength":449,"totalSimilarConsecutiveElements":2,"totalTextLength":449},{"type":"singlePostOembed","data":{"url":"https://twitter.com/HoustonTexans/status/913167546123091968","author_name":"Houston Texans","author_url":"https://twitter.com/HoustonTexans","html":"<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">&quot;If you can, you must.&quot;<a href=\"https://twitter.com/deshaunwatson?ref_src=twsrc%5Etfw\">@deshaunwatson</a>​ gave his first <a href=\"https://twitter.com/NFL?ref_src=twsrc%5Etfw\">@NFL</a>​ game check to help a few familiar faces. <a href=\"https://twitter.com/hashtag/HoustonStrong?src=hash&amp;ref_src=twsrc%5Etfw\">#HoustonStrong</a> <a href=\"https://t.co/rwcyGMSRFN\">pic.twitter.com/rwcyGMSRFN</a></p>&mdash; Houston Texans (@HoustonTexans) <a href=\"https://twitter.com/HoustonTexans/status/913167546123091968?ref_src=twsrc%5Etfw\">September 27, 2017</a></blockquote>\n<script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"><\/script>\n","width":550,"height":null,"type":"rich","cache_age":"3153600000","provider_name":"Twitter","provider_url":"https://twitter.com","version":"1.0"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1},{"type":"singlePostText","data":{"text":"<p>Watson earned a little bit more than $27,000 per game and the <a href=\"http://www.nfl.com/news/story/0ap3000000852639/article/deshaun-watson-donates-game-check-to-workers\" target=\"_blank\">NFL reports he split the money up three ways</a> for the women.</p>\n"},"currentTextLength":122,"runningCounter":1,"cumulativePodTextLength":122,"totalSimilarConsecutiveElements":2,"totalTextLength":239},{"type":"singlePostShareThrough","data":{}},{"type":"singlePostText","data":{"text":"<p>Watson&apos;s act of generosity brings charity full circle, since he lived in a house biult by <a href=\"https://www.sbnation.com/nfl-mock-draft/2017/4/27/15408182/deshaun-watson-habitat-for-humanity-warrick-dunn\" target=\"_blank\">Habitat for Humanity</a>.</p>\n"},"currentTextLength":117,"runningCounter":2,"cumulativePodTextLength":239,"totalSimilarConsecutiveElements":2,"totalTextLength":239}],"uniquePodTypes":["singlePostImage","singlePostText","singlePostOembed"],"podHeader":[{"type":"singlePostImage","data":{"id":15811,"caption":"Getty Images","align":"center","width":1080,"height":720,"url":"http://totalsportswire.com/files/2017/09/Deshaun.gif"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1}],"next":{"latest":[{"postId":352970,"documentUrl":"/cowboys-texans-game-for-thursday-is-cancelled/","filterUrl":"/rest/carbon/filter/main/cowboys-texans-game-for-thursday-is-cancelled/","sortDate":"2017-08-30 13:22:08.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":352489,"documentUrl":"/harvey-causing-sports-scheduling-changes-in-houston/","filterUrl":"/rest/carbon/filter/main/harvey-causing-sports-scheduling-changes-in-houston/","sortDate":"2017-08-28 06:07:00.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":352330,"documentUrl":"/saints-shut-out-texans-for-2nd-preseason-win/","filterUrl":"/rest/carbon/filter/main/saints-shut-out-texans-for-2nd-preseason-win/","sortDate":"2017-08-26 23:01:07.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":352245,"documentUrl":"/sports-teams-keeping-an-eye-on-harvey/","filterUrl":"/rest/carbon/filter/main/sports-teams-keeping-an-eye-on-harvey/","sortDate":"2017-08-25 13:57:32.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":350643,"documentUrl":"/vince-wilfork-has-the-best-retirement-video-of-all-time-video/","filterUrl":"/rest/carbon/filter/main/vince-wilfork-has-the-best-retirement-video-of-all-time-video/","sortDate":"2017-08-08 06:34:06.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":332430,"documentUrl":"/bradys-patriots-and-big-bens-steelers-bound-for-afc-championship/","filterUrl":"/rest/carbon/filter/main/bradys-patriots-and-big-bens-steelers-bound-for-afc-championship/","sortDate":"2017-01-15 22:52:28.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":331489,"documentUrl":"/raiders-to-start-rookie-at-qb-vs-texans/","filterUrl":"/rest/carbon/filter/main/raiders-to-start-rookie-at-qb-vs-texans/","sortDate":"2017-01-04 13:46:17.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":328809,"documentUrl":"/heisman-trophy-finalists-announced/","filterUrl":"/rest/carbon/filter/main/heisman-trophy-finalists-announced/","sortDate":"2016-12-06 06:12:58.000 +0000","termTaxonomyId":8830,"taxonomyType":"tags"},{"postId":324681,"documentUrl":"/andre-johnson-is-retiring-after-13-and-a-half-seasons/","filterUrl":"/rest/carbon/filter/main/andre-johnson-is-retiring-after-13-and-a-half-seasons/","sortDate":"2016-10-31 15:03:38.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":316032,"documentUrl":"/saints-sputter-offensively-in-loss-to-texans/","filterUrl":"/rest/carbon/filter/main/saints-sputter-offensively-in-loss-to-texans/","sortDate":"2016-08-20 22:10:01.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"}],"taxonomy":[{"postId":352970,"documentUrl":"/cowboys-texans-game-for-thursday-is-cancelled/","filterUrl":"/rest/carbon/filter/main/cowboys-texans-game-for-thursday-is-cancelled/","sortDate":"2017-08-30 13:22:08.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":352489,"documentUrl":"/harvey-causing-sports-scheduling-changes-in-houston/","filterUrl":"/rest/carbon/filter/main/harvey-causing-sports-scheduling-changes-in-houston/","sortDate":"2017-08-28 06:07:00.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":352330,"documentUrl":"/saints-shut-out-texans-for-2nd-preseason-win/","filterUrl":"/rest/carbon/filter/main/saints-shut-out-texans-for-2nd-preseason-win/","sortDate":"2017-08-26 23:01:07.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":352245,"documentUrl":"/sports-teams-keeping-an-eye-on-harvey/","filterUrl":"/rest/carbon/filter/main/sports-teams-keeping-an-eye-on-harvey/","sortDate":"2017-08-25 13:57:32.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":350643,"documentUrl":"/vince-wilfork-has-the-best-retirement-video-of-all-time-video/","filterUrl":"/rest/carbon/filter/main/vince-wilfork-has-the-best-retirement-video-of-all-time-video/","sortDate":"2017-08-08 06:34:06.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":332430,"documentUrl":"/bradys-patriots-and-big-bens-steelers-bound-for-afc-championship/","filterUrl":"/rest/carbon/filter/main/bradys-patriots-and-big-bens-steelers-bound-for-afc-championship/","sortDate":"2017-01-15 22:52:28.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":331489,"documentUrl":"/raiders-to-start-rookie-at-qb-vs-texans/","filterUrl":"/rest/carbon/filter/main/raiders-to-start-rookie-at-qb-vs-texans/","sortDate":"2017-01-04 13:46:17.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":328809,"documentUrl":"/heisman-trophy-finalists-announced/","filterUrl":"/rest/carbon/filter/main/heisman-trophy-finalists-announced/","sortDate":"2016-12-06 06:12:58.000 +0000","termTaxonomyId":8830,"taxonomyType":"tags"},{"postId":324681,"documentUrl":"/andre-johnson-is-retiring-after-13-and-a-half-seasons/","filterUrl":"/rest/carbon/filter/main/andre-johnson-is-retiring-after-13-and-a-half-seasons/","sortDate":"2016-10-31 15:03:38.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"},{"postId":316032,"documentUrl":"/saints-sputter-offensively-in-loss-to-texans/","filterUrl":"/rest/carbon/filter/main/saints-sputter-offensively-in-loss-to-texans/","sortDate":"2016-08-20 22:10:01.000 +0000","termTaxonomyId":659,"taxonomyType":"tags"}]}}}},"carbonwidget/top-728x90":{"info":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"top-728x90","widgetTime":2},"data":["carbonwidget/top-728x90"],"dataDetails":{"carbonwidget/top-728x90":{"adUnit":"top-728x90","adType":"dfp6"}}},"carbonwidget/dynamic-ad-custom":{"info":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-custom","widgetTime":2},"data":["carbonwidget/dynamic-ad-custom"],"dataDetails":{"carbonwidget/dynamic-ad-custom":{"adUnit":"dynamic-ad-custom","adType":"dfp6"}}},"carbonwidget/dynamic-ad-header":{"info":{"id":"carbonwidget/dynamic-ad-header","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-header","widgetTime":2},"data":["carbonwidget/dynamic-ad-header"],"dataDetails":{"carbonwidget/dynamic-ad-header":{"adUnit":"dynamic-ad-header","adType":"dfp6"}}},"carbonwidget/dynamic-ad-push":{"info":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-push","widgetTime":2},"data":["carbonwidget/dynamic-ad-push"],"dataDetails":{"carbonwidget/dynamic-ad-push":{"adUnit":"dynamic-ad-push","adType":"dfp6"}}},"carbonwidget/tsm-out-of-page":{"info":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"tsm-out-of-page","widgetTime":3},"data":["carbonwidget/tsm-out-of-page"],"dataDetails":{"carbonwidget/tsm-out-of-page":{"adUnit":"tsm-out-of-page","adType":"dfp6"}}},"carbonwidget/bottom-728x90":{"info":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"bottom-728x90","widgetTime":3},"data":["carbonwidget/bottom-728x90"],"dataDetails":{"carbonwidget/bottom-728x90":{"adUnit":"bottom-728x90","adType":"dfp6"}}},"ts_blogroll-6":{"info":{"id":"ts_blogroll-6","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"6"},"params":{"title":"Best of ESPN1420","type":"main_content_thumb_title_roll","cat":"127","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","widgetTime":15,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[367910,367927,367925,367881],"dataDetails":{"367881":{"postid":"367881","sortdate":"2018-02-12T19:33:11.000Z","data":{"mainData":{"postType":"post","caption":"Brad Kemp/RaginCajuns.com","thumbnail":"http://espn1420.com/files/2018/02/handy.jpg","postDateGmt":"2018-02-12 19:33:11 +0000","title":"Cajuns 2018 Baseball Preview - The Infield and Catcher","url":"http://espn1420.com/cajuns-2018-baseball-preview-the-infield-and-catcher/","id":367881,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Who will be at the corners for the Cajuns?","authors":[{"id":119,"slug":"jmoon","name":"Jay Walker","first_name":"John","last_name":"Moon","nickname":"Jay Walker","thumbnail":"http://espn1420.com/files/2017/06/ESPN-Jay.jpg","url":"http://espn1420.com/author/jmoon/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Cajuns 2018 Baseball Preview - The Infield and Catcher"}}},"367910":{"postid":"367910","sortdate":"2018-02-13T13:00:20.000Z","data":{"mainData":{"postType":"post","caption":"ragincajuns.com","thumbnail":"http://espn1420.com/files/2018/02/lott.jpg","postDateGmt":"2018-02-13 13:00:20 +0000","title":"Cajuns&apos; Baseball 2018 Baseball Preview - The Outfield and DH","url":"http://espn1420.com/cajuns-baseball-2018-preview-the-outfield-and-dh/","id":367910,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Lots of candidates for the three positions","authors":[{"id":119,"slug":"jmoon","name":"Jay Walker","first_name":"John","last_name":"Moon","nickname":"Jay Walker","thumbnail":"http://espn1420.com/files/2017/06/ESPN-Jay.jpg","url":"http://espn1420.com/author/jmoon/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","_aioseop_title":"Cajuns&apos; Baseball 2018 Baseball Preview - The Outfield and DH","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"367925":{"postid":"367925","sortdate":"2018-02-13T02:14:11.000Z","data":{"mainData":{"postType":"post","caption":"Photo by Brad Kemp/RaginCajuns.com","thumbnail":"http://espn1420.com/files/2017/11/marlin-ragin-cajuns-sign.jpg","postDateGmt":"2018-02-13 02:14:11 +0000","title":"The Coach Bob Marlin Radio Program [AUDIO]","url":"http://espn1420.com/the-coach-bob-marlin-radio-program-audio/","id":367925,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Louisiana Ragin&apos; Cajuns head basketball coach Bob Marlin&apos;s Radio Program from Pete&apos;s Family Sports Grill, hosted by Jay Walker. Last weekend, this week, + more.","authors":[{"id":3628944,"slug":"greg-larnerdgmail-com","name":"Greg Larnerd","first_name":"Greg ","last_name":"Larnerd","nickname":"G","thumbnail":"http://espn1420.com/files/2017/11/DSC_2204-1.jpg","url":"http://espn1420.com/author/greg-larnerdgmail-com/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"The Coach Bob Marlin Radio Program [AUDIO]","dynamic-lead-excerpt":"Louisiana Ragin&apos; Cajuns head basketball coach Bob Marlin&apos;s Radio Program from Pete&apos;s Family Sports Grill, hosted by Jay Walker. Last weekend, this week, + more.","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","_aioseop_title":"The Coach Bob Marlin Radio Program [AUDIO]","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"367927":{"postid":"367927","sortdate":"2018-02-13T02:44:41.000Z","data":{"mainData":{"postType":"post","caption":"(photo by Brad Kemp/RaginCajuns.com)","thumbnail":"http://espn1420.com/files/2017/02/garry-brodhead-hands-up.jpg","postDateGmt":"2018-02-13 02:44:41 +0000","title":"The Coach Garry Brodhead Radio Program [AUDIO] ","url":"http://espn1420.com/the-coach-garry-brodhead-radio-program-audio/","id":367927,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Louisiana Ragin&apos; Cajuns women&apos;s basketball coach Garry Brodhead&apos;s Radio Program from Pete&apos;s, hosted by Steve Peloquin. Talking last weekend, this week, + more.","authors":[{"id":3628944,"slug":"greg-larnerdgmail-com","name":"Greg Larnerd","first_name":"Greg ","last_name":"Larnerd","nickname":"G","thumbnail":"http://espn1420.com/files/2017/11/DSC_2204-1.jpg","url":"http://espn1420.com/author/greg-larnerdgmail-com/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"The Coach Garry Brodhead Radio Program [AUDIO]","dynamic-lead-excerpt":"Louisiana Ragin&apos; Cajuns women&apos;s basketball coach Garry Brodhead&apos;s Radio Program from Pete&apos;s, hosted by Steve Peloquin. Talking last weekend, this week, + more.","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","_aioseop_title":"The Coach Garry Brodhead Radio Program [AUDIO] ","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}}},"redisCached":true},"widget_third_party_content-2":{"info":{"id":"widget_third_party_content-2","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"2"},"params":{"type":"zergnet","title":"Recommended for You","id":"35865","placement":"","targettype":"","mode":"","widgetTime":2},"data":[],"dataDetails":{}},"widget_third_party_content-3":{"info":{"id":"widget_third_party_content-3","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"3"},"params":{"type":"zergnet","title":"Best of the Web","id":"13509","placement":"","targettype":"","mode":"","widgetTime":2},"data":[],"dataDetails":{}},"fix_sidebar_marker-116":{"info":{"id":"fix_sidebar_marker-116","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"116"},"params":{"title":"Fix Sidebar Marker","widgetTime":2},"data":[],"dataDetails":{}},"ts_blogroll-1291":{"info":{"id":"ts_blogroll-1291","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1291"},"params":{"title":"Featured","type":"carousel","isweather":"1","cat":"","posts_per_page":"3","align":"right","tag":"featured","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":0,"pinned_id":"","pinned_label":"","widgetTime":3,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[363721,366389],"dataDetails":{"363721":{"postid":"363721","sortdate":"2018-02-12T11:00:57.000Z","data":{"mainData":{"postType":"post","caption":"Chris Graythen, Getty Images","thumbnail":"http://973thedawg.com/files/2014/02/73376751.jpg","postDateGmt":"2018-02-12 11:00:57 +0000","title":"2018 Mardi Gras Parade Schedule Acadiana","url":"http://espn1420.com/2018-mardi-gras-parade-schedule-for-acadiana/","id":363721,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Happy Mardi Gras everyone! Here is a list of the remaining parades through Fat Tuesday.","authors":[{"id":242100,"slug":"jude973thedawg-com","name":"Jude Walker","first_name":"Jude","last_name":"Walker","nickname":"jude","thumbnail":"http://973thedawg.com/files/2017/06/Dawg-Jude.jpg","url":"http://espn1420.com/author/jude973thedawg-com/"}]},"alternateData":{"dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"2018 Mardi Gras Parade Schedule Acadiana"}}},"366389":{"postid":"366389","sortdate":"2018-01-24T15:31:01.000Z","data":{"mainData":{"postType":"post","caption":"Apester","thumbnail":"http://gator995.com/files/2018/01/louisiana-would-you-rather-quiz-featured-image.png","postDateGmt":"2018-01-24 15:31:01 +0000","title":"Would You Rather? - Louisiana Edition","url":"http://espn1420.com/would-you-rather-louisiana-edition/","id":366389,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Would you rather pinch the tail, or suck the head? Bring about world peace, or eliminate hurricanes? The choice is yours! Choose wisely.","authors":[{"id":2659003,"slug":"kbland","name":"Kristian Bland","first_name":"Kristian","last_name":"Bland","nickname":"kbland","thumbnail":"http://929thelake.com/files/2017/12/kbland-thumb.jpg","url":"http://espn1420.com/author/kbland/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Would You Rather? - Louisiana Edition"}}}},"redisCached":true},"google-ads-widget-831":{"info":{"id":"google-ads-widget-831","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"831"},"params":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":2},"data":["top-right-300x250"],"dataDetails":{"top-right-300x250":{"adUnit":"top-right-300x250","adType":"dfp6"}}},"tsq_sailthru_newsletter_widget-787":{"info":{"id":"tsq_sailthru_newsletter_widget-787","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"787"},"params":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["ESPN Newsletter"],"widgetTime":2},"data":[],"dataDetails":{}},"ts_blogroll-1292":{"info":{"id":"ts_blogroll-1292","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1292"},"params":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":3,"widgetTime":3,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[367910,367927,367925],"dataDetails":{"367910":{"postid":"367910","sortdate":"2018-02-13T13:00:20.000Z","data":{"mainData":{"postType":"post","caption":"ragincajuns.com","thumbnail":"http://espn1420.com/files/2018/02/lott.jpg","postDateGmt":"2018-02-13 13:00:20 +0000","title":"Cajuns&apos; Baseball 2018 Baseball Preview - The Outfield and DH","url":"http://espn1420.com/cajuns-baseball-2018-preview-the-outfield-and-dh/","id":367910,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Lots of candidates for the three positions","authors":[{"id":119,"slug":"jmoon","name":"Jay Walker","first_name":"John","last_name":"Moon","nickname":"Jay Walker","thumbnail":"http://espn1420.com/files/2017/06/ESPN-Jay.jpg","url":"http://espn1420.com/author/jmoon/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","_aioseop_title":"Cajuns&apos; Baseball 2018 Baseball Preview - The Outfield and DH","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"367925":{"postid":"367925","sortdate":"2018-02-13T02:14:11.000Z","data":{"mainData":{"postType":"post","caption":"Photo by Brad Kemp/RaginCajuns.com","thumbnail":"http://espn1420.com/files/2017/11/marlin-ragin-cajuns-sign.jpg","postDateGmt":"2018-02-13 02:14:11 +0000","title":"The Coach Bob Marlin Radio Program [AUDIO]","url":"http://espn1420.com/the-coach-bob-marlin-radio-program-audio/","id":367925,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Louisiana Ragin&apos; Cajuns head basketball coach Bob Marlin&apos;s Radio Program from Pete&apos;s Family Sports Grill, hosted by Jay Walker. Last weekend, this week, + more.","authors":[{"id":3628944,"slug":"greg-larnerdgmail-com","name":"Greg Larnerd","first_name":"Greg ","last_name":"Larnerd","nickname":"G","thumbnail":"http://espn1420.com/files/2017/11/DSC_2204-1.jpg","url":"http://espn1420.com/author/greg-larnerdgmail-com/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"The Coach Bob Marlin Radio Program [AUDIO]","dynamic-lead-excerpt":"Louisiana Ragin&apos; Cajuns head basketball coach Bob Marlin&apos;s Radio Program from Pete&apos;s Family Sports Grill, hosted by Jay Walker. Last weekend, this week, + more.","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","_aioseop_title":"The Coach Bob Marlin Radio Program [AUDIO]","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"367927":{"postid":"367927","sortdate":"2018-02-13T02:44:41.000Z","data":{"mainData":{"postType":"post","caption":"(photo by Brad Kemp/RaginCajuns.com)","thumbnail":"http://espn1420.com/files/2017/02/garry-brodhead-hands-up.jpg","postDateGmt":"2018-02-13 02:44:41 +0000","title":"The Coach Garry Brodhead Radio Program [AUDIO] ","url":"http://espn1420.com/the-coach-garry-brodhead-radio-program-audio/","id":367927,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Louisiana Ragin&apos; Cajuns women&apos;s basketball coach Garry Brodhead&apos;s Radio Program from Pete&apos;s, hosted by Steve Peloquin. Talking last weekend, this week, + more.","authors":[{"id":3628944,"slug":"greg-larnerdgmail-com","name":"Greg Larnerd","first_name":"Greg ","last_name":"Larnerd","nickname":"G","thumbnail":"http://espn1420.com/files/2017/11/DSC_2204-1.jpg","url":"http://espn1420.com/author/greg-larnerdgmail-com/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"The Coach Garry Brodhead Radio Program [AUDIO]","dynamic-lead-excerpt":"Louisiana Ragin&apos; Cajuns women&apos;s basketball coach Garry Brodhead&apos;s Radio Program from Pete&apos;s, hosted by Steve Peloquin. Talking last weekend, this week, + more.","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","_aioseop_title":"The Coach Garry Brodhead Radio Program [AUDIO] ","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}}},"redisCached":true},"carbonwidget/nav/blueiv":{"info":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"},"params":{"widgetTime":14},"data":[],"dataDetails":{},"redisCached":true},"carbonwidget/nav/main":{"info":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"},"params":{"widgetTime":3},"data":["1",{"2":["2.1","2.2","2.3","2.4","2.5","2.6"]},{"3":["3.1","3.2","3.3","3.4"]},{"4":["4.1","4.2"]},{"5":["5.1","5.2","5.3","5.4"]},"6",{"7":["7.1","7.2","7.3"]},{"8":["8.1","8.2","8.3","8.4","8.5","8.6","8.7","8.8","8.9"]}],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":8,"title":"Home","titleExcerpt":"Home","href":"/","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":594,"title":"On-Air","titleExcerpt":"On-Air","href":"/shows/","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":15547,"title":"Listen","titleExcerpt":"Listen","href":"/listen-live","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":596,"title":"Events","titleExcerpt":"Events","href":"","samedomain":true,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":3162,"title":"Locker Room","titleExcerpt":"Locker Room","href":"/vip","samedomain":true,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":239859,"title":"Win Stuff","titleExcerpt":"Win Stuff","href":"/contests/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/","hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":598,"title":"Contact Us","titleExcerpt":"Contact Us","href":"/help","samedomain":true,"hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":38422,"title":"Experts","titleExcerpt":"Experts","href":"/local-experts","samedomain":true,"hasBlogroll":false}},"2.1":{"menuId":"2.1","attrs":{"menuPostId":167638,"title":"All Staff","titleExcerpt":"All Staff","href":"/hosts/","samedomain":true,"hasBlogroll":false}},"2.2":{"menuId":"2.2","attrs":{"menuPostId":593,"title":"Schedule","titleExcerpt":"Schedule","href":"/shows/","samedomain":true,"hasBlogroll":false}},"2.3":{"menuId":"2.3","attrs":{"menuPostId":55007,"title":"Steve Peloquin","titleExcerpt":"Steve Peloquin","href":"/author/speloquin/","samedomain":true,"menupath":"/rest/carbon/api/menu/author/speloquin/","hasBlogroll":false}},"2.4":{"menuId":"2.4","attrs":{"menuPostId":55008,"title":"Jay Walker","titleExcerpt":"Jay Walker","href":"/author/jmoon/","samedomain":true,"menupath":"/rest/carbon/api/menu/author/jmoon/","hasBlogroll":false}},"2.5":{"menuId":"2.5","attrs":{"menuPostId":55009,"title":"Scott Prather","titleExcerpt":"Scott Prather","href":"/author/sprather/","samedomain":true,"menupath":"/rest/carbon/api/menu/author/sprather/","hasBlogroll":false}},"2.6":{"menuId":"2.6","attrs":{"menuPostId":357083,"title":"Greg Larnerd","titleExcerpt":"Greg Larnerd","href":"/author/greg-larnerdgmail-com/","samedomain":true,"menupath":"/rest/carbon/api/menu/author/greg-larnerdgmail-com/","hasBlogroll":false}},"3.1":{"menuId":"3.1","attrs":{"menuPostId":15548,"title":"Listen Live","titleExcerpt":"Listen Live","href":"/listen-live/","samedomain":true,"hasBlogroll":false}},"3.2":{"menuId":"3.2","attrs":{"menuPostId":359197,"title":"ESPN1420 App","titleExcerpt":"ESPN1420 App","href":"/app","samedomain":true,"hasBlogroll":false}},"3.3":{"menuId":"3.3","attrs":{"menuPostId":355695,"title":"Listen on Alexa Devices","titleExcerpt":"Listen on Alexa Devices","href":"/alexa","samedomain":true,"hasBlogroll":false}},"3.4":{"menuId":"3.4","attrs":{"menuPostId":8506,"title":"Mobile","titleExcerpt":"Mobile","href":"/mobile","samedomain":true,"hasBlogroll":false}},"4.1":{"menuId":"4.1","attrs":{"menuPostId":15549,"title":"Full Calendar","titleExcerpt":"Full Calendar","href":"/events-lafayette","samedomain":true,"hasBlogroll":false}},"4.2":{"menuId":"4.2","attrs":{"menuPostId":167637,"title":"Submit an Event","titleExcerpt":"Submit an Event","href":"/events-lafayette/community/add/","samedomain":true,"hasBlogroll":false}},"5.1":{"menuId":"5.1","attrs":{"menuPostId":8235,"title":"Sign Up","titleExcerpt":"Sign Up","href":"/registration","samedomain":true,"hasBlogroll":false}},"5.2":{"menuId":"5.2","attrs":{"menuPostId":49693,"title":"Contests","titleExcerpt":"Contests","href":"/contests/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/","hasBlogroll":false}},"5.3":{"menuId":"5.3","attrs":{"menuPostId":339390,"title":"ESPN Contest Rules","titleExcerpt":"ESPN Contest Rules","href":"/contest-rules/","samedomain":true,"hasBlogroll":false}},"5.4":{"menuId":"5.4","attrs":{"menuPostId":263636,"title":"VIP Support","titleExcerpt":"VIP Support","href":"/help","samedomain":true,"hasBlogroll":false}},"7.1":{"menuId":"7.1","attrs":{"menuPostId":8162,"title":"Help & Contact Info","titleExcerpt":"Help & Contact Info","href":"/help","samedomain":true,"hasBlogroll":false}},"7.2":{"menuId":"7.2","attrs":{"menuPostId":15550,"title":"Send Feedback","titleExcerpt":"Send Feedback","href":"/contact-us","samedomain":true,"hasBlogroll":false}},"7.3":{"menuId":"7.3","attrs":{"menuPostId":367598,"title":"Advertise","titleExcerpt":"","href":"/advertise","samedomain":true,"hasBlogroll":false}},"8.1":{"menuId":"8.1","attrs":{"menuPostId":366265,"title":"Acadiana Garage Door","titleExcerpt":"","href":"/local-experts/acadiana-garage-door/","samedomain":true,"hasBlogroll":false}},"8.2":{"menuId":"8.2","attrs":{"menuPostId":259787,"title":"Acadian Total Security","titleExcerpt":"","href":"/local-experts/acadian-total-security/","samedomain":true,"hasBlogroll":false}},"8.3":{"menuId":"8.3","attrs":{"menuPostId":357202,"title":"Audio Video Innovators","titleExcerpt":"","href":"/local-experts/audio-video-innovators/","samedomain":true,"hasBlogroll":false}},"8.4":{"menuId":"8.4","attrs":{"menuPostId":357203,"title":"Eagle Pest Control and Chemical","titleExcerpt":"","href":"/local-experts/eagle-pest-control/","samedomain":true,"hasBlogroll":false}},"8.5":{"menuId":"8.5","attrs":{"menuPostId":309897,"title":"Mr Electric","titleExcerpt":"","href":"/local-experts/mr-electric/","samedomain":true,"hasBlogroll":false}},"8.6":{"menuId":"8.6","attrs":{"menuPostId":357200,"title":"National Foundation Repair","titleExcerpt":"","href":"/local-experts/national-foundation-repair/","samedomain":true,"hasBlogroll":false}},"8.7":{"menuId":"8.7","attrs":{"menuPostId":357204,"title":"Piggly Wiggly","titleExcerpt":"","href":"/local-experts/piggly-wiggly/","samedomain":true,"hasBlogroll":false}},"8.8":{"menuId":"8.8","attrs":{"menuPostId":357201,"title":"Theriot Family Dental Care","titleExcerpt":"","href":"/local-experts/theriot-family-dental-care/","samedomain":true,"hasBlogroll":false}},"8.9":{"menuId":"8.9","attrs":{"menuPostId":356432,"title":"Whispering Oaks Lodge","titleExcerpt":"","href":"/local-experts/whispering-oaks-lodge/","samedomain":true,"hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/promo_links":{"info":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"},"params":{"widgetTime":2},"data":["1","2","3","4","5","6","7","8","9"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":68072,"title":"What's Hot:","titleExcerpt":"What's Hot:","href":"","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":359198,"title":"ESPN1420 App","titleExcerpt":"ESPN1420 App","href":"/app","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":367375,"title":"Rock 'N Wrestling","titleExcerpt":"Rock 'N Wrestling","href":"/contests/sweeps/rock-wrestling-at-sea/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/sweeps/rock-wrestling-at-sea/","hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":68075,"title":"Bird's Nest","titleExcerpt":"Bird's Nest","href":"/tags/from-the-birds-nest","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/from-the-birds-nest","hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":254609,"title":"Legal Authority","titleExcerpt":"Legal Authority","href":"/legal-authority","samedomain":true,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":367158,"title":"$500 Survey Giveaway","titleExcerpt":"$500 Survey Giveaway","href":"/sponsored-listener-survey/","samedomain":true,"hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":158985,"title":"Ragin Cajuns","titleExcerpt":"Ragin Cajuns","href":"/tags/louisianas-ragin-cajuns/","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/louisianas-ragin-cajuns/","hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":264700,"title":"Fast Five","titleExcerpt":"Fast Five","href":"/tags/fast-five/","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/fast-five/","hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":68074,"title":"Babes","titleExcerpt":"Babes","href":"/tags/babe-of-the-day/","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/babe-of-the-day/","hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/footer":{"info":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"},"params":{"widgetTime":2},"data":["1","2","3","4","5","6","7","8","9","10","11"],"dataDetails":{"1":{"menuId":"1","attrs":{"title":"EEO","href":"/eeo/"}},"2":{"menuId":"2","attrs":{"title":"Advertise","href":"/advertise/"}},"3":{"menuId":"3","attrs":{"title":"Public File","href":"/kpel-am-public-file/"}},"4":{"menuId":"4","attrs":{"title":"Terms","href":"/terms/"}},"5":{"menuId":"5","attrs":{"title":"VIP Terms","href":"/vip-terms/"}},"6":{"menuId":"6","attrs":{"title":"FAQ","href":"/vip-faq/"}},"7":{"menuId":"7","attrs":{"title":"Contest Rules","href":"/contest-rules/"}},"8":{"menuId":"8","attrs":{"title":"Privacy Policy (Updated: 8/31/17)","href":"/privacy/"}},"9":{"menuId":"9","attrs":{"title":"Contact","href":"/help/"}},"10":{"menuId":"10","attrs":{"href":"http://townsquaremediagroup.com/"}},"11":{"menuId":"11","attrs":{"title":"Lafayette Business Listings","href":"/lafayette-featured-business-listings/"}}},"redisCached":true}},"data":{},"time":{"wpTime":79.483,"mainOptionsTime":8.73,"sidebarsTime":15.833,"widgetsTime":21.142,"processTime":125.342},"experimentGroup":"A"},"serverConfig":{"host":"espn1420.com","ua":"python-requests/2.10.0"}},"listenLive":{},"nav":{},"newsletter":{},"ui":{},"weather":{},"youtube":{},"sweeps":{},"form":{"NavSearchForm":{"registeredFields":[{"name":"searchInput","type":"Field"}]}},"routing":{"locationBeforeTransitions":null},"events":{},"ads":{}}
          </script>
          <script src="//cdn.production.townsquareblogs.com/public/dist/main.bundle.js?ver=a893c780774c2ef93e2af3ecddf1c5fc2c076e4b"></script>
        </body>
      </html>