Close Menu

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    What's Hot

    Blue Jays Select Sean Keys, Option Davis Schneider

    June 27, 2026

    Dwayne Bravo unveils his all-time India-West Indies T20 XI; Rohit Sharma, Virat Kohli and Chris Gayle headline elite lineup

    June 27, 2026

    Jodie Sweetin On Escaping Her ‘Stuck-Up’ Image

    June 27, 2026
    Facebook X (Twitter) Instagram
    Select Language
    Facebook X (Twitter) Instagram
    NEWS ON CLICK
    Subscribe
    Saturday, June 27
    • Home
      • United States
      • Canada
      • Spain
      • Mexico
    • Top Countries
      • Canada
      • Mexico
      • Spain
      • United States
    • Politics
    • Business
    • Entertainment
    • Fashion
    • Health
    • Science
    • Sports
    • Travel
    NEWS ON CLICK
    Home»Sports»CA Sports»3DownNation Podcast: Elks stay undefeated, B.C. Lions plummet, Redblacks QB decision
    CA Sports

    3DownNation Podcast: Elks stay undefeated, B.C. Lions plummet, Redblacks QB decision

    News DeskBy News DeskJune 22, 2026No Comments2 Mins Read
    Share Facebook Twitter Pinterest Copy Link LinkedIn Tumblr Email VKontakte Telegram
    3DownNation Podcast: Elks stay undefeated, B.C. Lions plummet, Redblacks QB decision
    Share
    Facebook Twitter Pinterest Email Copy Link





    3DownNation

    Justin Dunk, John Hodge, and JC Abbott discuss the Hamilton Tiger-Cats, Edmonton Elks, and Toronto Argonauts soaring up the 3DownNation power rankings, the B.C. Lions plummeting to new depths, Chad Kelly’s tale of two halves, the Ottawa Redblacks quarterback situation, the Saskatchewan Roughriders feasting off bulletin board material, the Blue Bombers inducting Cal Murphy into the Ring of Honour, and Damien Alford being waived by the New Orleans Saints.

    Powered by RedCircle

    ↑ what lands at 3 p.m. daily

    3DownNation Newsletter

    Latest news, exclusive analysis, and more daily at 3 p.m.

    Latest news, exclusive analysis, and more daily at 3 p.m.

    Free. Unsubscribe anytime. By signing up you agree to receive daily emails from 3DownNation,
    as well as our terms of service and
    privacy policy.
    1900 Rose St, Regina SK S4P 0A9.

    Please enjoy the show and subscribe on your favourite podcast provider.






    ‘:”;
    res.innerHTML=yourHtml
    +”
    +”
    +(tot?’

    ‘+tot.toLocaleString()+’ fan pick’+(tot!==1?’s’:”)+’

    ‘:”);
    setTimeout(function(){
    res.querySelectorAll(‘.dn-pick-bar-fill’).forEach(function(b){b.style.width=b.getAttribute(‘data-pct’)+’%’;});
    },50);
    }
    function initClosedPoll(el,key,aAbbr,hAbbr,aName,hName){
    var res=el.querySelector(‘.dn-pick-results’);
    var verdictEl=el.querySelector(‘.dn-pick-verdict’);
    var ev=getVote(key);
    getPicks(key,function(picks){
    if(verdictEl)verdictEl.innerHTML=fanVoteVerdict(picks,aName,hName);
    showClosedPollBars(res,picks,aAbbr,hAbbr,ev);
    });
    }
    function closedPickHtml(key,aAbbr,hAbbr,aName,hName){
    var esc=function(s){return String(s).replace(/&/g,’&’).replace(/”/g,'”‘).replace(/’
    +’

    Voting closed

    ‘
    +”
    +”
    +’

    ‘;
    }
    function livePill(){return ‘Live Now‘;}
    function fmtHeaderDate(startUtc){
    return new Date(startUtc).toLocaleDateString(‘en-US’,{timeZone:ET_ZONE,weekday:’long’,month:’long’,day:’numeric’});
    }

    function readVoteKey(k){
    try{var v=localStorage.getItem(VOTE_PREFIX+k);if(v)return v;}catch(e){}
    var n=VOTE_PREFIX+k+’=’,cs=document.cookie.split(‘;’);
    for(var i=0;i

    ‘+fin.away+’ – ‘+fin.home+’

    Final

    ‘;
    }
    if(liv||timeLive){
    var ld=liv||{away:0,home:0};
    return ‘

    ‘+ld.away+’ – ‘+ld.home+’

    Live

    ‘;
    }
    return ‘

    VS

    ‘;
    }

    function showResults(res,picks,votedSide,aAbbr,hAbbr){
    if(!picks)picks={away:0,home:0};
    var tot=(picks.away||0)+(picks.home||0);
    var ap=tot>0?Math.round(picks.away/tot*100):50,hp=100-ap;
    res.innerHTML=’

    Your pick: ‘+(votedSide===’away’?aAbbr:hAbbr)+’ ✓

    ‘
    +”
    +”
    +’

    ‘+tot.toLocaleString()+’ pick’+(tot!==1?’s’:”)+’

    ‘;
    res.classList.add(‘dn-visible’);
    setTimeout(function(){
    res.querySelectorAll(‘.dn-pick-bar-fill’).forEach(function(b){b.style.width=b.getAttribute(‘data-pct’)+’%’;});
    },50);
    }

    function initPick(el,key,aAbbr,hAbbr){
    var btns=el.querySelector(‘.dn-pick-btns’);
    var res=el.querySelector(‘.dn-pick-results’);
    var label=el.querySelector(‘.dn-pick-label’);
    var ev=getVote(key);
    if(ev){
    if(label)label.style.display=’none’;
    btns.style.display=’none’;
    res.innerHTML=”;
    res.classList.add(‘dn-visible’);
    getPicks(key,function(p){showResults(res,p,ev,aAbbr,hAbbr);});
    return;
    }
    function vote(side){
    setVote(key,side);
    if(label)label.style.display=’none’;
    btns.style.display=’none’;
    res.innerHTML=”;
    res.classList.add(‘dn-visible’);
    castPick(key,side,function(p){showResults(res,p,side,aAbbr,hAbbr);});
    }
    el.querySelector(‘[data-side=”away”]’).addEventListener(‘click’,function(){vote(‘away’);});
    el.querySelector(‘[data-side=”home”]’).addEventListener(‘click’,function(){vote(‘home’);});
    }

    function logo(slug,name,abbr,logoUrl){
    if(logoUrl)return ‘

    '+name+' logo‘
    +’

    ‘+abbr+’

    ‘;
    return ”;
    }

    var wrap=document.getElementById(‘dn-picks-widget-games’);
    if(!wrap)return;

    function renderCards(){
    fetchScores(function(){
    var visible=getWidgetGames();
    var widget=document.querySelector(‘.dn-picks-widget’);
    var titleEl=document.querySelector(‘.dn-picks-widget-title’);
    var dateEl=document.querySelector(‘.dn-picks-widget-date’);
    if(!visible.length){
    if(widget)widget.style.display=’none’;
    return;
    }
    if(widget)widget.style.display=”;
    var isToday=visible[0].date===todayET();
    if(titleEl)titleEl.textContent=widgetTitle(visible.length,isToday);
    if(dateEl)dateEl.textContent=fmtHeaderDate(visible[0].startUtc);

    var html=””;
    visible.forEach(function(g){
    var live=isLiveGame(g.startUtc)||!!LIVE_GAMES[g.gameKey];
    var closed=isPollClosed(g.startUtc);
    html+=’

    ‘
    +’

    ‘+(live?livePill():”)+formatLocalDateTime(g.startUtc)+’

    ‘
    +’

    ‘
    +’

    ‘+logo(g.away,g.awayName,g.awayAbbr,g.awayLogo)+’‘+g.awayName+’

    ‘
    +matchMiddle(g.gameKey,isLiveGame(g.startUtc)&&!LIVE_GAMES[g.gameKey])
    +’

    ‘+logo(g.home,g.homeName,g.homeAbbr,g.homeLogo)+’‘+g.homeName+’

    ‘
    +’

    ‘;
    if(closed){
    html+=closedPickHtml(g.gameKey,g.awayAbbr,g.homeAbbr,g.awayName,g.homeName);
    }else{
    html+=’

    ‘
    +’

    Pick your winner

    ‘
    +’

    ‘
    +’‘
    +’‘
    +’

    ‘
    +”
    +’

    ‘;
    }
    html+=’

    ‘;
    });
    wrap.innerHTML=html;
    wrap.querySelectorAll(‘.dn-pick:not(.dn-pick-closed)’).forEach(function(el){
    initPick(el,el.getAttribute(‘data-key’),el.getAttribute(‘data-aabbr’),el.getAttribute(‘data-habbr’));
    });
    wrap.querySelectorAll(‘.dn-pick-closed’).forEach(function(el){
    initClosedPoll(el,el.getAttribute(‘data-key’),el.getAttribute(‘data-aabbr’),el.getAttribute(‘data-habbr’),el.getAttribute(‘data-aname’),el.getAttribute(‘data-hname’));
    });
    });
    }

    renderCards();
    setInterval(renderCards,60000);
    })();

    Argonauts Argos b.c. lions CFL Edmonton Edmonton Elks elks Hamilton JC Abbott John Hodge Justin Dunk ottawa podcast Redblacks Ticats Tiger-Cats Toronto
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email Telegram Copy Link
    News Desk
    • Website

    News Desk is the dedicated editorial force behind News On Click. Comprised of experienced journalists, writers, and editors, our team is united by a shared passion for delivering high-quality, credible news to a global audience.

    Related Posts

    CA Sports

    Riders’ praire blizzard turns into Argonaut dusting (& other thoughts)

    June 27, 2026
    CA Sports

    3 stats that defined Toronto’s Week 4 win over Saskatchewan

    June 27, 2026
    CA Sports

    The good, the bad, and the dumb of the Saskatchewan Roughriders’ 40-34 loss to Toronto

    June 27, 2026
    CA Sports

    Tyler Kahmann scores twice in Argos’ road win over Riders

    June 27, 2026
    CA Sports

    Live Now: Argos leading Riders in second quarter

    June 27, 2026
    CA Sports

    Week 4: Toronto Argonauts at Saskatchewan Roughriders

    June 27, 2026
    Add A Comment
    Leave A Reply Cancel Reply

    Don't Miss

    Blue Jays Select Sean Keys, Option Davis Schneider

    News DeskJune 27, 20260

    JUNE 27: The Blue Jays have selected Keys’ contract, Hazel Mae of Sportsnet reports. To…

    Dwayne Bravo unveils his all-time India-West Indies T20 XI; Rohit Sharma, Virat Kohli and Chris Gayle headline elite lineup

    June 27, 2026

    Jodie Sweetin On Escaping Her ‘Stuck-Up’ Image

    June 27, 2026

    Canadian teacher in Venezuela describes chaos as earthquakes’ death toll climbs – National

    June 27, 2026
    Tech news by Newsonclick.com
    Top Posts

    Knocked Loose and Denzel Curry announce 2026 co-headline tour

    May 28, 2026

    Miguel Shares Birthday Shoutout For Son’s Mother Margaret Zhang

    May 28, 2026

    Tigers Place Kenley Jansen On IL

    May 28, 2026

    Ravichandran Ashwin makes heartfelt request to Vaibhav Suryavanshi’s parents after RR youngster’s stunning IPL 2026 Eliminator show

    May 28, 2026
    Stay In Touch
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    • YouTube
    • Vimeo

    Subscribe to Updates

    Get the latest creative news from SmartMag about art & design.

    Editors Picks

    Blue Jays Select Sean Keys, Option Davis Schneider

    June 27, 2026

    Dwayne Bravo unveils his all-time India-West Indies T20 XI; Rohit Sharma, Virat Kohli and Chris Gayle headline elite lineup

    June 27, 2026

    Jodie Sweetin On Escaping Her ‘Stuck-Up’ Image

    June 27, 2026

    Canadian teacher in Venezuela describes chaos as earthquakes’ death toll climbs – National

    June 27, 2026
    About Us

    NewsOnClick.com is your reliable source for timely and accurate news. We are committed to delivering unbiased reporting across politics, sports, entertainment, technology, and more. Our mission is to keep you informed with credible, fact-checked content you can trust.

    We're social. Connect with us:

    Facebook X (Twitter) Instagram Pinterest YouTube
    Latest Posts

    Blue Jays Select Sean Keys, Option Davis Schneider

    June 27, 2026

    Dwayne Bravo unveils his all-time India-West Indies T20 XI; Rohit Sharma, Virat Kohli and Chris Gayle headline elite lineup

    June 27, 2026

    Jodie Sweetin On Escaping Her ‘Stuck-Up’ Image

    June 27, 2026

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    Facebook X (Twitter) Instagram Pinterest
    • About Us
    • Editorial Policy
    • Privacy Policy
    • Terms and Conditions
    • Disclaimer
    • Advertise
    • Contact Us
    © 2026 Newsonclick.com || Designed & Powered by ❤️ Trustmomentum.com.

    Type above and press Enter to search. Press Esc to cancel.