”
], { 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 two young stars will now face each other at Sunday Night’s Main Event, and the match has been billed as a battle for WWE’s future. Recently, speaking on ABC 33/40 Sports, The Ruler addressed the upcoming match.
He said the rivalry shows the difference in how they view their spot in WWE and claimed that Bron Breakker wants his place because he believes it’s his birthright.
“It just shows me the difference in how we think about it. Like, I know I’m in that position that he wants, but he wants it for the wrong reasons. I think he wants it because he thinks it’s his birthright. I think he wants it because, you know, he’s a Steiner and his family is ingrained in wrestling history and all that stuff,” he said.
Oba Femi said that having a family legacy is no guarantee of anything and mentioned that there is always someone bigger and better out there.
“But that’s, like I said, that’s not a guarantee. There’s always someone bigger, better, faster, stronger out there. And unfortunately for Bronny Boy, that person is in the same ecosystem as him right now,” he added.
Bron Breakker made a huge admission ahead of Oba Femi match
Bron Breakker is currently one half of the World Tag Team Champions and has been in high-profile programs before. However, he believes the stakes are higher for his match against Oba Femi this Sunday.
In an interview with 11Alive, Breakker said he is excited for the upcoming match and pointed out that this would be the first time in front of his home city, Atlanta.
The Vision member said that the future of the entire industry is on the line and that there has never been anything more important than this.
If you use quotes from this article, please credit ABC 33/40 Sports and give an H/T to Sportskeeda Wrestling for the transcription.
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-he-thinks-it-s-birthright-wwe-superstar-levels-major-accusation-bron-breakker?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




