”
], { 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 animosity between Punk and Balor may not be contained within the rules of a standard one-on-one match. If things go out of hand, Adam Pearce may be forced to suspend The Second City Saint until WrestleMania 42.
The RAW General Manager was against booking Punk vs. Balor at the Elimination Chamber, as he feared it would jeopardize the highly anticipated ‘Mania main event between CM Punk and Roman Reigns.
If Punk and Balor take things too far on February 28, Pearce may have to make a firm decision. The match in Chicago between the bitter rivals could end in a heated brawl with no clear result, and the brutality could put Punk’s health in danger, something the RAW General Manager wouldn’t appreciate.
If that happens, to preserve the WrestleMania 42 main event between CM Punk and Roman Reigns, Adam Pearce could suspend the World Heavyweight Champion until The Show of Shows.
That said, this scenario is only based on speculation, and nothing has been confirmed. It remains to be seen what the Triple H-led creative team has in store for Elimination Chamber.
CM Punk has his sights set on another WWE title
CM Punk didn’t have a match at the Royal Rumble, but he was present in Riyadh during the event. The World Heavyweight Champion joined Big E and Wade Barrett on the panel during the Countdown to Royal Rumble.
During the show, Punk highlighted that he needed to win the United States Championship to become a Grand Slam Champion in WWE and put the current champion, Carmelo Hayes, on notice.
“I’ve done it all twice. The only thing I haven’t done is win the Royal Rumble… And there is a title out there that I need to win to be the, kind of, new age Grand Slam Champion. I think it might be the US Championship. So, Carmelo Hayes, coming for you,” Punk said.
It will be interesting to see if Punk and Hayes cross paths in the near future.
`;
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/cm-punk-suspended-wwe-due-one-major-reason-wrestlemania-42-exploring-possible?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













