Close Menu

    Subscribe to Updates

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

    What's Hot

    Mexico extends cell phone-CURP registration deadline

    June 25, 2026

    Apple plans on skipping M6 Ultra, M6 Pro for AI-focused M7: report

    June 25, 2026

    Spot the Pol!

    June 25, 2026
    Facebook X (Twitter) Instagram
    Select Language
    Facebook X (Twitter) Instagram
    NEWS ON CLICK
    Subscribe
    Thursday, June 25
    • 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»U Sports to SEC: Canadian QB Callum Wither retransfers to Kentucky Wildcats
    CA Sports

    U Sports to SEC: Canadian QB Callum Wither retransfers to Kentucky Wildcats

    News DeskBy News DeskJune 25, 2026No Comments4 Mins Read
    Share Facebook Twitter Pinterest Copy Link LinkedIn Tumblr Email VKontakte Telegram
    U Sports to SEC: Canadian QB Callum Wither retransfers to Kentucky Wildcats
    Share
    Facebook Twitter Pinterest Email Copy Link





    Photo courtesy: Laurier Athletics.

    Canadian quarterback Callum Wither has retransferred to the University of Kentucky, per sources.

    The 23-year-old had committed to the University of Maryland in March.

    Wither transferred from Ohio University to Wilfrid Laurier University last offseason, replacing 2024 Hec Crighton Trophy winner Taylor Elgersma at quarterback for the Golden Hawks. The Waterloo, Ont. native led U Sports with 26 passing touchdowns in his first season compared to only four interceptions, while completing 72.7 percent of his passes for 2,472 yards. He was named a first-team All-Canadian following the 2025 campaign.

    ↑ 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.

    The six-foot-four, 215-pound QB attended prep school at Football North in Mississauga, Ont. Over 10 starts in his senior high school season, he threw for 2,140 yards with 15 touchdowns against six interceptions, and rushed for 500 yards plus six touchdowns against all American opponents.

    His performance helped him become the top-ranked Canadian quarterback in the 2022 recruiting class, committing to Ohio University. There was no game action for Wither with the Bobcats as he sat behind fellow Canadian pass Kurtis Rourke for two years. He got to know Nathan Rourke as well and shares the same quarterback coach, Rob Williams from QB Motion.

    There’s one other known QB connection: Chad Kelly. The pair played for the same high school: St. Joseph’s Collegiate Institute in Buffalo, as Wither spent his sophomore season there in 2019. He completed 61.6 percent of his passes for 1,503 yards with 21 touchdowns against 13 interceptions while rushing 27 times for 125 yards and three touchdowns in nine starts. That campaign garnered attention from big-time NCAA Division I programs, but the COVID year without football stopped that momentum.

    Kentucky hired Oregon offensive coordinator and quarterbacks coach Will Stein as head coach in December following a 5-7 season in 2025 and firing Mark Stoops. Notre Dame transfer Kenny Minchey enters the 2026 campaign as the front-runner to start at QB for the Wildcats. Wither should enter as the favourite to be the backup and compete for playing time.

    Meanwhile, Wither becomes the third U Sports student-athlete to go from a Canadian university to the SEC, joining Tavius Robinson (Guelph) and Deane Leonard (Calgary) who played for the University of Mississippi. In the current offseason, Laval University cornerback Jordan Lessard transferred to Colorado State, Western University safety Jackson Mackay moved to Arkansas, and Alberta defensive lineman Emerson Joy committed to West Virginia.



    Football insider, reporter and analyst.



    ‘:”;
    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 canada Canadian CFL Golden Hawks Kentucky Kentucky Wildcats NFL Ole Miss Ontario University Athletics OUA Rebels SEC Southeastern Conference U Sports University of kentucky University of Mississippi USports Wildcats Wilfird Laurier University Wilfrid Laurier
    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

    3 keys to victory for Toronto, Saskatchewan in Week 4

    June 25, 2026
    Canada

    Canada’s economy is ‘on pause’ amid CUSMA negotiations, says Deloitte – National

    June 25, 2026
    Canada

    Toronto bylaw officers issue almost 100 charges to businesses over FIFA branding violations – Toronto

    June 25, 2026
    CA Sports

    6 CFL Fantasy trades to upgrade your roster in Week 4

    June 25, 2026
    CA Science & Tech

    Edmonton conventions help fill gaps in Canadian gaming industry

    June 25, 2026
    Canada

    Canada readies aid as Venezuela reels from deadly earthquakes, Carney says – National

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

    Don't Miss

    Mexico extends cell phone-CURP registration deadline

    News DeskJune 25, 20260

    With less than a week to go, a June 30 deadline for pre-paid Mexican cell…

    Apple plans on skipping M6 Ultra, M6 Pro for AI-focused M7: report

    June 25, 2026

    Spot the Pol!

    June 25, 2026

    Hormuz evacuation effort on hold after new ship attack

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

    Crime in rural areas 42 per cent higher than urban areas, says StatCan

    May 26, 2026

    Netflix Sets A June 5 Premiere Date for ‘Office Romance’

    May 26, 2026

    Jennifer Lopez Starts New Life In ‘Barbie’ Mansion

    May 26, 2026

    After the Shein shock, Everlane’s founder launches his next act

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

    Mexico extends cell phone-CURP registration deadline

    June 25, 2026

    Apple plans on skipping M6 Ultra, M6 Pro for AI-focused M7: report

    June 25, 2026

    Spot the Pol!

    June 25, 2026

    Hormuz evacuation effort on hold after new ship attack

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

    Mexico extends cell phone-CURP registration deadline

    June 25, 2026

    Apple plans on skipping M6 Ultra, M6 Pro for AI-focused M7: report

    June 25, 2026

    Spot the Pol!

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