”
], { 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);
});
});
})();
#3. Oba Femi’s confrontation with Brock Lesnar
During the Men’s Royal Rumble match, Oba Femi was engaged in a heated confrontation with Brock Lesnar. The Mayor of Suplex City faced tough competition from the 27-year-old star.
Even Femi took Lesnar down in the traditional match. A confrontation with The Beast Incarnate seems like a major sign that Triple H is pushing Oba heavily within the company.
Back in 2023, Gunther was entangled in a similar way with Lesnar. Later, he became the World Heavyweight Champion and is now dominating the company as the ‘Career Killer.’
This suggests that Oba Femi may be following the same path on the main roster and may soon enter the main event scene.
#2. Making a dominant presence on both WWE RAW & SmackDown
On RAW after Royal Rumble 2026, Femi made his presence known by destroying The War Raiders. In this week’s edition of the Friday Night Show, the former NXT Champion destroyed Kit Wilson in a squash match and made his debut on Nick Aldis’ show.
This dominant booking is another subtle sign that The King of Kings is indeed pushing the young star on the main roster.
#1. The company is already viewing Oba Femi as both a future and a present
According to a report from Bodyslam, the Stamford-based promotion is already viewing Oba as a future WWE star. Additionally, the Triple H creative regime also feels he is present, too.
Reports further added that Femi’s presentation has been a major hit with many in World Wrestling Entertainment, and that he is considered a big piece. This report is a clear indication that The Game has all the plans to push the former NXT Champion to the moon.
This also means that in the coming weeks, Femi is expected to get more dominant segments on both RAW and SmackDown. The company may treat him as a free agent, allowing him to appear on both brands.
`;
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/3-signs-triple-h-pushing-oba-femi-moon-wwe?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













