”
], { 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);
});
});
})();
A report from Fightful Select noted that the unscripted moment had led to backstage chatter. However, a more recent report from The Wrestling Observer Newsletter claimed that the incident was being viewed as something minor backstage, and no one was upset with Oba Femi.
A WWE star wants to take down Oba Femi
While Je’Von Evans has come close to defeating Oba Femi before, he has not been able to convincingly pull off a win.
Evans has had singles matches with Oba Femi before, and had come close to taking down The Ruler at NXT Heatwave 2025. Speaking on WrestleRant, Evans noted that he wanted to pin Oba Femi. He stated:
“That is true. I feel like that is a match that I do need because I just haven’t beaten him one-on-one, and I haven’t got the opportunity to run it back. Let’s be real, okay? A lot of people don’t know this, but there are only two people that have pinned Oba [Femi] longer than three seconds. Brock Lesnar and Je’Von Evans… It’s crazy to think about, you know, because everytime I pinned him, either the referee got involved or somebody got involved,” Evans said.
While Je’Von Evans is quickly rising through the ranks in WWE, defeating Oba Femi will likely take everything he has. It remains to be seen whether The Young OG can actually pull off the feat down the line in WWE. Meanwhile, Oba Femi has also been involved in a feud with The Vision, which appears to be shaping up to be an interesting storyline.
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/rumor-backstage-update-oba-femi-seemingly-angering-people-unscripted-wwe-raw-moment-report?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


![Backstage update on Oba Femi seemingly angering people with unscripted WWE RAW moment [REPORT]](https://litsportsnews.com/wp-content/uploads/2026/09/e4207-17891545521911-1920-1536x1024.jpg)