All Blacks captain Ardie Savea is being tipped for a blockbuster move to the Blues ahead of the 2027 Rugby World Cup.
A fresh report from The Post has strengthened speculation that the back-row superstar could make Auckland his next Super Rugby home.
The move remains unconfirmed, but the Blues have emerged as a potential destination for one of the biggest names in world rugby.
Follow @RuckTransfers on Instagram for the latest rugby transfer news
Blues switch gathering momentum
The report’s “when, rather than if” framing suggests a deal could be moving closer, although that falls short of an official signing announcement.
Landing Savea would represent a huge recruitment statement for the Blues, adding explosive carrying, breakdown quality and international leadership to their pack.
For Savea, it would mark another significant chapter after his time with the Hurricanes, Moana Pasifika and Japan’s Kobe Steelers.
He joined Moana Pasifika for the 2025 campaign before activating a sabbatical clause to return to Kobe for the 2026 season.
A Blues switch would determine his Super Rugby destination ahead of the World Cup. It would not automatically mean his contract extends beyond 2027, with the length of any new agreement still to be confirmed.
Official announcement awaited
The Blues links make Savea’s future a major transfer talking point as preparations build towards Australia.
However, neither a completed move nor its terms should be treated as confirmed until an official announcement follows.
Have your say: Would joining the Blues be the right move for Ardie Savea?
EDITORS PICKS:
THE DAILY SCRUM The biggest rugby stories, delivered to your inbox every morning.
// getBrowserLanguageCode() and getSmsProgramForCountryAndLanguage() are provided globally // by the external mc-sms-phone.js script loaded alongside this inline form script.
function getDefaultCountryProgram(defaultCountryCode, smsProgramData) { if (!smsProgramData || smsProgramData.length === 0) { return null; } var browserCountryCode = getBrowserLanguage(); var browserLangCode = getBrowserLanguageCode(); if (browserCountryCode) { var match = getSmsProgramForCountryAndLanguage(smsProgramData, browserCountryCode, browserLangCode); if (match) { return match; } } if (defaultCountryCode) { var match = getSmsProgramForCountryAndLanguage(smsProgramData, defaultCountryCode, browserLangCode); if (match) { return match; } } return smsProgramData[0]; }
function updateSmsLegalText(countryCode, fieldName) { if (!countryCode || !fieldName) { return; } var programs = window?.MC?.smsPhoneData?.programs; if (!programs || !Array.isArray(programs)) { return; } var browserLangCode = getBrowserLanguageCode(); var program = getSmsProgramForCountryAndLanguage(programs, countryCode, browserLangCode); if (!program || !program.requiredTemplate) { return; }
function getCountryName(countryCode) { if (window.MC?.smsPhoneData?.smsProgramDataCountryNames && Array.isArray(window.MC.smsPhoneData.smsProgramDataCountryNames)) { for (let i = 0; i