”
], { 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 Vision member lost to Seth Rollins at Night of Champions inside a Steel Cage, and while he won the World Tag Team championship on RAW this week, he has gone backwards, according to former WWE announcer Jonathan Coachman.
Speaking on The 2 Count podcast, Coachman said that by putting Breakker back into a tag team after a singles push, the creative is diminishing his star power.
“Bron Breakker, for whatever reason, they did it with Jey Uso, and they’re doing it with Bron Breakker. When you throw somebody back into a tag team, you are lessening their singles cache, you’re lessening his star power,” he said.
Coach argued that Breakker should have gone over Rollins at Night of Champions, and putting him in a tag team with Austin Theory doesn’t help him much. He said while he likes the addition of Maxxine Dupri to The Vision, WWE has dropped the ball big time on Breakker.
“I like having Maxxine. But I agree with you. The only thing I agree with you on is that Bron Breakker, you’re dropping the ball on a super duper star. Period,” he added.
Bron Breakker is allegedly in WWE’s doghouse
Bron Breakker’s booking since the start of the year has been inconsistent. He battled CM Punk for the World Title in January and lost, and then missed WrestleMania 42 due to a hernia.
On his return, he beat Seth Rollins at Backlash before jobbing to him two times in a row. Former WWE writer Vince Russo addressed Breakker’s defeat to The Architect at Night of Champions on The Coach & Bro podcast.
Russo said, given how the company has booked Breakker recently, there is no question in his mind that the former NXT champion is in the doghouse.
If you use quotes from this article, please credit The 2 Count 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-wwe-accused-dropping-ball-super-duper-star?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




