], { 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);
});
});
})();

In this article, we will be looking at five WWE stars who can potentially hand Femi his first loss on the main roster.


#5. Brock Lesnar

WOW 😱 Brock Lesnar has already signed to come back for a match with Oba Femi at Clash in Italy!

Brock Lesnar retired from WWE at WrestleMania 42. The Beast Incarnate’s retirement hasn’t lasted long as he returned to RAW before Saturday Night’s Main Event and attacked Oba Femi.

Moreover, Paul Heyman has already proposed a rematch between Oba and Brock for Clash in Italy 2026. Also, the Oracle has given the match contract to Adam Pearce backstage, on which Lesnar has already signed.

Oba will likely put his signature on the paper soon and be ready to lock horns with the Mayor of Suplex City again. Considering that Lesnar came out of retirement and is set to compete against the Ruler at Clash in Italy, it’s likely that Brock will hand Femi his first main roster loss.

It doesn’t make sense that Lesnar would suffer another loss to the Nigerian star at the upcoming International Premium Live event after he came out of retirement.


#4. Roman Reigns

Roman Reigns is the present World Heavyweight Champion on Monday Night RAW. The Original Tribal Chief is set to defend his Championship against Jacob Fatu in a rematch at Clash in Italy 2026.

Reigns will likely retain his World Championship against the Samoan Werewolf. In the post-show of this year’s Showcase of Immortals, the Ruler already issued a warning to the Head of the Table.

Despite WWE teasing an Oba vs. Roman match, they have yet to engage in a face-off since this year’s Showcase of Immortals. If Femi remains undefeated till his clash against the OTC, the OG Bloodline leader holds a substantial chance to give Oba his first loss on the main roster.

Suffering a loss at the hands of Reigns doesn’t make Femi look weak. This is especially true after Roman had an incredible Undisputed WWE Championship reign, where he defeated legendary stars.

Nothing is confirmed, but Roman vs. Femi might take place at SummerSlam 2026.


#3. Drew McIntyre

Drew McIntyre suffered a loss to Jacob Fatu at WWE WrestleMania 42. Since Mania, the Scottish Psychopath is yet to compete in the squared circle. After the Ruler finishes his business with Brock Lesnar, he is likely to host the open challenge again on RAW.

If this happens, then Drew McIntyre may step up against the former NXT Champion and become the first star to defeat him on the main roster. McIntyre lost all his momentum at the Grandest Stage of Them All.

Defeating an unstoppable Oba Femi will allow the Scotland star to gain some momentum as a main-event star.


#2. Bron Breakker

Another name in this list is Bron Breakker. Currently, the new Big Dog is engaged in a feud with Seth Rollins. However, when Breakker is done with the Visionary, a feud between Oba and Bron is expected to take place on the red brand.

If this happens, then the Vision member could be a great choice to hand Oba Femi his first loss on the main roster. Breakker is already positioned as the future of WWE.

A victory over the Nigerian force will put him in a stronger position.


#1. WWE star Gunther

WWE has speculated on who could be next to feud with Oba Femi: – Drew McIntyre – Gunther – Roman Reigns – Bronson Reed & The Vision – Trick Williams

Gunther is currently working on the SmackDown brand. The Ring General attacked Cody Rhodes, which ignited a feud between them. Recently, he defeated Royce Keys to earn a title shot at Clash in Italy 2026.

Since last year’s SummerSlam Premium Live event, the former Imperium Leader has remained an undefeated star in singles matches. If Gunther failed to defeat the American Nightmare, he may return to the red brand.

Considering this situation, Oba Femi vs. Gunther might take place by the end of 2026. If the Ruler remains undefeated until then, the Ring General could be the one to hand the former WWE NXT Champion his first loss on the main roster.

The former World Heavyweight Champion has already retired John Cena, AJ Styles, and Goldberg in WWE. So, it will not be a surprise if he becomes the first star to hand Femi a loss on the main roster.

Why did you not like this content?


`;
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-wwe-stars-can-hand-oba-femi-first-loss-main-roster?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

Leave A Reply

Exit mobile version