”
], { 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);
});
});
})();
The Oracle has highlighted that the stakes are high for the match, and the loser might find it difficult to bounce back after September 6. Heyman had no prediction for the bout, but several other WWE stars have revealed their picks.
In a video posted on WWE’s YouTube channel, multiple stars predicted the result of Oba Femi vs. Bron Breakker at Sunday Night’s Main Event. Let’s look at what they had to say about the upcoming clash.
#10. Danhausen picks Oba Femi
Danhausen did not take long to make his choice. When asked who he believed would win, he picked Oba Femi.
His reason was simple. Danhausen said Femi is “my guy,” so that is who he is backing.
#9. Je’Von Evans picks Bron Breakker
Je’Von Evans initially went with Oba Femi before changing his answer to Bron Breakker.
The Young OG believes Breakker is the future of WWE, not Femi. The prediction is also interesting because Evans is considered one of WWE’s promising young stars himself.
He also has a history with Femi from their time in NXT. That may have played a role in his decision.
#8. Sol Ruca picks Oba Femi
Sol Ruca also believes Oba Femi will win the match. Her reasoning was short and simple. Femi is The Ruler for a reason, and Ruca believes that will show when he faces Bron Breakker.
#7. Austin Theory picks Bron Breakker
Austin Theory backed his fellow Vision member, Bron Breakker. Theory pointed to Breakker’s experience at the top of WWE. He admitted that Femi is currently getting a lot of attention but argued that Breakker had already reached that level before.
According to Theory, Breakker has been at the top, lost his position, and fought his way back, which is more valuable than The Ruler’s momentum.
#6. Joe Hendry picks Oba Femi
Joe Hendry also picked Oba Femi. His reasoning came down to momentum. Femi is coming into the match with plenty of it, and Hendry believes that can make a major difference in professional wrestling.
#5. Ethan Page picks Oba Femi
Ethan Page picked Oba Femi based on personal experience. Page has actually shared the ring with Femi, giving him a better idea of what The Ruler brings to a match.
Page also found a way to look beyond the match itself. He pointed out that the winner may not be the only person who benefits if one of the two stars ends up on the shelf.
As All Ego sees it, an injury could create an opening for someone else to move up the ladder. Naturally, he has himself in mind for that opportunity.
#4. Maxxine Dupri picks Bron Breakker
Maxxine Dupri did not seem very happy about having to make a prediction. She expressed her frustration with the question before eventually choosing Bron Breakker. There was not much explanation behind her answer, but she still sided with her fellow Vision member. That gives The Dog of WWE another vote from someone in his own faction.
#3. Dominik Mysterio picks WWE Hall of Famer Paul Heyman
Dominik Mysterio found a way to avoid choosing between Oba Femi and Bron Breakker.
When asked who would win, Dominik simply picked Paul Heyman. That meant Dominik did not have to back either competitor. It was also a very fitting answer from the Judgment Day member, who managed to turn a simple prediction into something else entirely.
#2. Corey Graves picks both
Corey Graves refused to choose a winner. Instead, he focused on what both men could become. Graves believes there is enough room for two faces of WWE and sees both Femi and Breakker as potential major stars.
For him, WWE could ultimately be the biggest winner. The company has two young talents who could become important figures for years to come.
#1. Nia Jax picks Oba Femi
Nia Jax had one of the simplest predictions of the group. She picked Oba Femi without much hesitation. Her response was essentially that everyone already knows Femi is going to win.
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/wwe-superstars-predict-result-oba-femi-vs-bron-breakker-sunday-night-s-main-event?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




