”
], { 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);
});
});
})();
Instead of stepping up to Oba Femi and demanding this match on RAW, Jey made the choice to head over to SmackDown to challenge Sami Zayn, seemingly stepping in and gaining a title match anyway.
It’s unclear why Uso has now stopped pushing for a rematch following RAW, since he was trying to rally his troops up until RAW but then failed to mention what he believed was enough for him to get a rematch.
Would Jey Uso want a rematch with Oba Femi?
WWE’s plan was clear for Oba Femi the moment Brock Lesnar’s return was locked in, but the fact that Jey Uso pushed for the rematch and shared so many Instagram updates about him tapping gave the belief that this would be the SummerSlam story.
Instead, it seems that Uso has been told it’s not happening, and he has given up, even though it wasn’t Uso who noticed that Femi was tapping; it was Bronson Reed. The Vision member was clearly watching the show and pointed out the fact that when Femi was locked in the Sleeper, he was actually tapping.
It was then that Uso shared a number of updates of his own to show that he had also seen that he had tapped, and he believed that he should be the King of the Ring for 2026.
Uso was pinned at Night of Champions despite his protests; he came up short when Femi delivered Fall from Grace.
It was then that Nick Aldis presented Femi with the crown and announced that he was King of the Ring and would gain a World Championship shot at SummerSlam, which he had refused in favor of a match against Brock Lesnar.
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/news-major-oba-femi-wwe-raw-storyline-surprisingly-axed?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



