”
], { 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 Head of the Table was about to leave the ring, but The YEET Master instigated him to take Punk out. Reigns entered into a different zone and speared the World Heavyweight Champion. The OTC then put his WrestleMania 42 opponent on the commentary table to close out the show.
Adam Pearce was upset with Reigns’s actions. Even when CM Punk was feuding with Finn Balor, the RAW General Manager was against it, as he wanted to protect the WrestleMania 42 main event between Punk and Reigns.
Now, the OTC has put the blockbuster bout in danger after brutally attacking The Second City Saint on RAW. Therefore, Roman Reigns could face these three repercussions for his actions.
#3. Could get banned from next week’s RAW
The animosity between CM Punk and Roman Reigns has peaked, and it seems that the talking phase is in the rear-view mirror. If they come face-to-face again, the chances are one of them will immediately initiate violence, which could then escalate.
Therefore, to prevent any more attacks from happening, Adam Pearce could ban the OTC from next week’s RAW. Prevention is better than cure, and by keeping Punk and Reigns away from each other, Pearce would be successful in protecting the WrestleMania 42 main event.
#2. Adam Pearce could ban The Usos from interfering in the feud
It could be argued that if it weren’t for Jey Uso and his temper, Roman Reigns wouldn’t have attacked CM Punk on this week’s RAW. Moreover, if the OTC has The Usos by his side, the match at WrestleMania 42 would become unfair to The Second City Saint, who will likely be on his own.
The Bloodline has created enough chaos for Adam Pearce to know that keeping Jimmy and Jey near this rivalry would not end well. Therefore, the RAW General Manager could impose a ban on the Samoan twins from getting involved in Reigns vs. Punk.
#1. Adam Pearce could threaten to take Roman Reigns’ title shot away
Adam Pearce may be the RAW General Manager, but Roman Reigns is The Tribal Chief and is unlikely to listen to anyone. Pearce could try his best to get things under control, but Reigns may not easily comply.
Therefore, to ensure the OTC listens to Adam Pearce, the latter could threaten to take away his World Heavyweight Championship match against CM Punk at WrestleMania 42.
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/3-repercussions-roman-reigns-face-attacking-cm-punk-wrestlemania-42?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


