”
], { type: “text/html” }
);
const iframe = document.createElement(“iframe”);
iframe.src = URL.createObjectURL(blob);
iframe.style.cssText = “width:100%;height:100%;border:0;”;
container.appendChild(iframe);
attachIframeMessageListener(iframe);
}
const observer = new IntersectionObserver((entries, obs) => {
const entry = entries[0];
if (entry.isIntersecting) {
obs.unobserve(entry.target);
requestIdleCallback(() => {
initWidget(entry.target);
}, {
timeout: 200
});
}
}, {
root: null,
rootMargin: “300px 0px”,
threshold: 0.01
});
requestIdleCallback(() => {
$all(“.nl-inline-form-container”).forEach((c) => {
observer.observe(c);
});
});
})();
He has spent the last several months filming movie roles overseas. He is starring alongside Russell Crowe in The Last Druid and is also involved in the film reboot of Highlander. Now that both projects have wrapped filming, the only thing left is for the Scottish Warrior to return to WWE TV and deal with some unfinished business.
With WWE’s main event scene constantly evolving, there are several reasons why bringing Drew McIntyre back sooner rather than later would make sense.
#5. WWE needs another established veteran to elevate the new generation
WWE has a growing number of younger stars who could benefit greatly from working with an established main event performer like Drew McIntyre. A returning Scottish Warrior could immediately enter the championship picture while also helping elevate wrestlers who are moving toward that level.
McIntyre’s size and credibility make him particularly useful against rising powerhouses, while his experience allows him to get the best out of technically gifted talents. These matchups will also give him fresh opponents.
McIntyre could work with stars such as Jacob Fatu again or Oba Femi. He could also delve into programs with emerging main eventers who have never faced him on a major stage.
While his absence creates opportunities for other wrestlers, his return could create even more.
#4. He brings instant main event star power
Drew McIntyre has already established himself as one of WWE’s most credible main event superstars. He is a former world champion, a WrestleMania headliner, and someone who has spent years working alongside and against the biggest names in the company.
His run in early 2026 proved that he can still be placed directly into important storylines. McIntyre won the Undisputed WWE Championship from Cody Rhodes in January and held the title for 56 days before losing it back to Rhodes in March.
McIntyre can walk into either RAW or SmackDown and immediately feel important. He does not need several victories before fans accept him as a championship contender. That is incredibly valuable in a roster filled with talented wrestlers who are still trying to make a name for themselves in WWE.
#3. He can deliver in the ring and on the mic
One of the biggest advantages of having Drew McIntyre around is his versatility. Inside the ring, McIntyre has the size, power, and athleticism to have epic matches with almost anyone. He can work a physical brawl with a powerhouse like Jacob Fatu and Gunther in chaos-infused encounters.
His mic work is also impressive. McIntyre has developed into one of WWE’s better talkers, particularly when he is portraying an angry or bitter character. His promos often have a personal edge that makes his rivalries feel more significant. Such a combo is difficult to find.
WWE needs performers who can make fans care about a match before the bell rings. Drew McIntyre is one of those superstars.
#2. His Bloodline history makes a Roman Reigns feud even better
Drew McIntyre’s history with The Bloodline is another reason WWE should seriously consider bringing him back into Roman Reigns’ radar.
McIntyre and The Bloodline have crossed paths numerous times over the years. WWE itself has highlighted how deep his issues with the faction run, particularly following their involvement in his rivalry with the OTC.
One of the most memorable encounters came at Clash at the Castle in 2022, when Solo Sikoa interfered and helped Reigns defeat McIntyre for the Undisputed WWE Universal Championship. That moment remains an important part of The Scottish Warrior’s story.
Imagine him returning and immediately setting his sights on the Tribal Chief. He could argue that Roman Reigns’ Bloodline family (especially Sikoa) robbed him of his opportunity years ago. He could point out that Reigns needed outside interference to survive their previous encounters. It would give a potential rematch an emotional hook beyond simply being another championship match.
#1. Roman Reigns needs more fresh main eventers like Drew McIntyre
Roman Reigns is once again sitting at the top of WWE’s mountain. Reigns defeated CM Punk at WrestleMania 42 to become World Heavyweight Champion, and he remains one of the company’s biggest attractions.
However, even a superstar as established as Reigns benefits from having more credible challengers. That’s where Drew McIntyre comes in.
The two have already established that they can create interesting television together. Their rivalry has included major matches and a ton of personal animosity, giving WWE a backstory that can be revived without requiring months of buildup.
McIntyre has expressed his desire to get another opportunity against Reigns. Following the 2026 Royal Rumble, he sent a warning to The Bloodline’s Tribal Chief, making it clear that he still had unfinished business with him.
A renewed McIntyre-Reigns feud could therefore feel like more than another random title program. There is history there.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
if (index == 3 && isOpera) {
storyHTML += `
`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `
`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/5-reasons-wwe-needs-drew-mcintyre-back-asap?lang=en&category=wwe”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `
`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();
Fetching more content…
Read the full article here




