”
], { 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);
});
});
})();
Therefore, The Best in the World may call two former champions to be in his corner ahead of WrestleMania 42. The names in question are Ethan Page and Ricky Saints, who currently perform on NXT.
Punk shared a locker room with Saints and Page during their time in AEW. The duo is currently a tag team on the developmental brand and has impressed many with their amazing chemistry.
Their tenure in NXT has been successful, as they both have won the NXT Championship and the NXT North American Championship. The Absolute and All Ego could join the main roster ahead of WrestleMania 42 and align with Punk.
The remaining weeks until The Show of Shows could see an all-out faction war between The Bloodline and the team of Punk, Page, and Saints. That said, this scenario is only based on speculation, and nothing has been confirmed.
Rikishi lashes out at CM Punk for his comments about Sika
Earlier this month, CM Punk shocked the world by stating that he was going to bury Roman Reigns next to his deceased father, Sika. The real-life Bloodline member, Rikishi, has taken issue with The Second City Saint’s comments about his uncle.
Speaking on his Off The Top podcast, the WWE Hall of Famer had the following to say about Punk mentioning Sika.
“I felt that by CM Punk bringing up my uncle’s name was just a disrespectful thing for him to do. I would have thought CM Punk that you’re [sic] smart enough not to even tap on something like that.”
It will be interesting to see how the feud between Punk and Reigns develops as we inch closer to The Show of Shows.
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/cm-punk-bring-two-former-champions-wrestlemania-42-help-roman-reigns-the-bloodline-exploring-possibility?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


