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

During the match, a fan in attendance filmed a hilarious moment between Breakker and Femi. Bron Breakker mocked The Ruler’s pose, and Femi responded by taunting The Vision star on the ring apron. You can check out the hilarious moment in the video below.

Bron Breakker will be squaring off against Seth Rollins in a Steel Cage match this Saturday at Night of Champions. Oba Femi is scheduled to battle Jey Uso in the finals of the King of the Ring tournament. The winners of the King and Queen of the Ring tournaments will earn a title shot at SummerSlam 2026. Liv Morgan will be facing IYO SKY in the finals of the Queen of the Ring tournament at the PLE this weekend.

Released WWE star reveals he would return to battle Oba Femi

Former WWE star Braun Strowman revealed that he would be open to returning to the company to battle Oba Femi.

Speaking on the Battleground Podcast, The Monster of All Monsters complimented the Nigerian star as a performer and noted that he would return to face him if the money was right. Strowman was let go by the promotion last year and currently hosts the Everything on the Menu show on the USA Network.

“The kid’s got a hell of a future in front of him. He’s quite the specimen. And like I said, if WWE pull their head out of their you-know-what and have some common sense, we can make a lot of money,” he said.

Braun Strowman speaks on Oba Femi: “The kid’s got a hell of a future in front of them and stuff like that. He’s quite the specimen” (via Battleground)

Femi was called up to the main roster earlier this year after relinquishing the NXT Championship following his victory over Leon Slater at New Year’s Evil. Only time will tell if he can defeat Jey Uso to win the King of the Ring at WWE Night of Champions.

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/news-watch-oba-femi-bron-breakker-hilariously-troll-smackdown-taping?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