”
], { 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 an interesting possibility, Oba Femi could join forces with WWE’s newest acquisition, Royce Keys. After a five-year stint in All Elite Wrestling, the erstwhile Powerhouse Hobbs made his debut in the global juggernaut during the Men’s Royal Rumble Match and had an impressive showing.
The 35-year-old found notable success in the Tony Khan-led promotion, winning the TNT Championship and the AEW World Trios Championship. A tag team of Femi and Keys would be productive for their careers.
On RAW, the main event scene is stacked with Roman Reigns and CM Punk’s upcoming title match. Therefore, to keep the powerhouses in a high-profile position, pairing them up could prove to be a good idea.
Moreover, The Ruler targeting Erik and Ivar this week could be a hint that the creative may be considering having Femi compete in the tag team division. Femi and Keys could dominate the tag team division on RAW and eventually move to a feud with the reigning World Tag Team Champions, The Usos. That said, this scenario is only based on speculation, and nothing has been confirmed.
Oba Femi may not face WWE legend at WrestleMania 42
During the Men’s Royal Rumble Match, Oba Femi came face-to-face with Brock Lesnar, as the crowd in Riyadh erupted. It was one of the most anticipated showdowns in the bout, and it didn’t disappoint.
Lesnar took out Femi with a German Suplex, and the latter responded with a vicious clothesline. In the end, The Beast Incarnate got the last laugh, as he eliminated The Ruler from the match.
Given their interaction in Saudi Arabia, many were anticipating Femi and Lesnar to square off, potentially at WrestleMania 42. However, according to Dave Meltzer from Wrestling Observer Radio, the dream match is not planned for The Show of Shows.
The insider added that while plans could still change, the match between Femi and Lesnar taking place at ‘Mania is not 100%as of now.
`;
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/oba-femi-form-new-monster-tag-team-former-aew-champion-chances-explored?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













