”
], { 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);
});
});
})();
“Nick Aldis put his hands on Gunther a couple of weeks ago, gets relieved of his duties, suspended for a little while. Pearce takes over SmackDown. Pearce says, ‘We’re going to have the championship match on RAW’ because he’s the GM of RAW. He’s going to want the biggest match they could possibly have for Netflix… So what does Nick do? Nick is the one who gets in touch with Punk. It’s Nick’s phone call that got Punk to lace up his boots. Nick is the one who dropped the opportunity into Punk’s lap. Nick one-upped Pearce on his own show. What a nice little story in the midst of the bigger story,” said Bully Ray.
However, Aldis retaliated by calling CM Punk, offering him Rhodes’s spot. Ray believes this is the point WWE is making. Aldis convinced Punk to lace up his boots for his return match. In this way, Aldis managed to completely one-up Pearce on his own brand, leading to the apparent title change as well.
Bully Ray points out one detail he loved from Sami Zayn vs. CM Punk
Bully Ray praised all the drama that unfolded on RAW. He points out one thing, though, which he felt got a massive crowd reaction, as no one saw it coming. This was when CM Punk entered the ring, but Sami Zayn shoved him in frustration.
“When Punk gets in the ring, and Sami walks to Punk, and they’re face to face, out of nowhere, Sami mushes Punk right in the face. And that got a gasp from the audience. And that slight little mush shoving Punk’s head meant so I don’t think Punk knew it was coming. And look at his eyes afterwards. Look at his face light up afterwards. He was like, ‘Oh, okay, mother trucker. This is the way it’s going to be,'” said Bully Ray.
Bully loves this small moment because before the bell rings, that’s all they have to do. It was a last-minute opponent for Zayn to be preparing for, and mushing was his way of acknowledging how he felt about Punk facing him.
If you use quotes from this article, please credit Busted Open Podcast 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-one-man-responsible-cm-punk-dethroning-sami-zayn-wwe-return-says-bully-ray?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




