Close Menu

    Subscribe to Updates

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

    What's Hot

    Muni Long Reveals The Decision That Saved Her Life

    June 23, 2026

    Timothée Chalemet Stars In New Movie With Kylie Jenner’s Enemy

    June 23, 2026

    Thursday TV Ratings: Surviving Earth, Trivial Pursuit, Ghosts, 9-1-1, 2026 FIFA World Cup – canceled + renewed TV shows, ratings

    June 23, 2026
    Facebook X (Twitter) Instagram
    Select Language
    Facebook X (Twitter) Instagram
    NEWS ON CLICK
    Subscribe
    Tuesday, June 23
    • 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»Saskatchewan Roughriders unveil ‘Prairie Blizzard’ uniforms
    CA Sports

    Saskatchewan Roughriders unveil ‘Prairie Blizzard’ uniforms

    News DeskBy News DeskJune 23, 2026No Comments3 Mins Read
    Share Facebook Twitter Pinterest Copy Link LinkedIn Tumblr Email VKontakte Telegram
    Saskatchewan Roughriders unveil 'Prairie Blizzard' uniforms
    Share
    Facebook Twitter Pinterest Email Copy Link





    Photo courtesy: Saskatchewan Roughriders.

    The Saskatchewan Roughriders have unveiled their new ‘Prairie Blizzard’ uniforms, which they’ll wear against the Toronto Argonauts on Friday night. In a statement, the club indicated it’s a “one-time look.”

    “When we found out that we would be hosting a Toronto home game at Mosaic Stadium and therefore wearing white at home, we worked quickly with our partners at New Era to create something special for fans,” said director of retail operations Mark Habicht in a statement.

    “The inspiration behind the design was to create a fresh white version of the club’s iconic logo, eliminating the black entirely to place the full emphasis on the Roughriders’ core colours.”

    3DownNation Newsletter

    Today’s CFL news in your inbox every day at 3 p.m.

    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.

    The new look appears similar to the team’s usual road uniform, but with white numbers and a custom white logo that appears on the sleeves, pants, and helmet.

    Saskatchewan Roughriders

    The Roughriders will give away all game-worn jerseys after the contest, though only fans in attendance are eligible to win one. They will be handed off to fans directly by the players once the game is over.

    There will also be 500 retail versions of the uniforms available for purchase, along with other pieces of specialized merchandise.

    Saskatchewan has requested that fans wear white on Friday to match the on-field look.

    The Saskatchewan Roughriders (2-0) will host the Toronto Argonauts (1-1) at Mosaic Stadium on Friday, June 26 with kickoff scheduled for 9:00 p.m. EDT. The Argonauts are coming off a 44-24 win over the Ottawa Redblacks, while the Roughriders beat the Calgary Stampeders in overtime.

    The weather forecast in Regina calls for a high of 25 degrees and sun. The game will be broadcast on TSN in Canada, CBS Sports Network in the United States, and CFL+ internationally. Radio listeners can tune in on TSN 1050 in Toronto or 620 CKRM in Regina.






    ‘:”;
    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);
    })();

    3Down 3DownNation Canadian CFL Football Prairie Blizzard Riders Roughriders Saskatchewan Uniforms
    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

    Bombers acquire quarterback Dru Brown in trade with REDBLACKS

    June 23, 2026
    CA Sports

    Bergeron and Price inducted into the Hockey Hall of Fame

    June 23, 2026
    CA Sports

    Start vs. Sit: 2 must-plays and who to avoid in Week 4

    June 23, 2026
    CA Sports

    Weekly Predictor: Who wins in Week 4?

    June 23, 2026
    CA Sports

    Bo Levi Mitchell headlines Week 3 Players of the Week

    June 23, 2026
    CA Sports

    AMSOIL Power Rankings: Movement all over

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

    Don't Miss

    Muni Long Reveals The Decision That Saved Her Life

    News DeskJune 23, 20260

    Muni Long is opening up about one of the most frightening chapters of her life.…

    Timothée Chalemet Stars In New Movie With Kylie Jenner’s Enemy

    June 23, 2026

    Thursday TV Ratings: Surviving Earth, Trivial Pursuit, Ghosts, 9-1-1, 2026 FIFA World Cup – canceled + renewed TV shows, ratings

    June 23, 2026

    Kane goal would have given England deserved win, says frustrated Tuchel

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

    White Sox To Select Rikuu Nishida

    May 25, 2026

    Kimi Antonelli wins fourth straight race at Canadian Grand Prix

    May 25, 2026

    Nueva sala de entretenimiento VIP inaugurada en Thunder Valley – Celebrity Land

    May 25, 2026

    Diego Simeone reacts to increasing Julian Alvarez exit talk

    May 25, 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

    Muni Long Reveals The Decision That Saved Her Life

    June 23, 2026

    Timothée Chalemet Stars In New Movie With Kylie Jenner’s Enemy

    June 23, 2026

    Thursday TV Ratings: Surviving Earth, Trivial Pursuit, Ghosts, 9-1-1, 2026 FIFA World Cup – canceled + renewed TV shows, ratings

    June 23, 2026

    Kane goal would have given England deserved win, says frustrated Tuchel

    June 23, 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

    Muni Long Reveals The Decision That Saved Her Life

    June 23, 2026

    Timothée Chalemet Stars In New Movie With Kylie Jenner’s Enemy

    June 23, 2026

    Thursday TV Ratings: Surviving Earth, Trivial Pursuit, Ghosts, 9-1-1, 2026 FIFA World Cup – canceled + renewed TV shows, ratings

    June 23, 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.