”
], { 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);
});
});
})();
WWE’s official Instagram account sent Punk a strong message in the caption of the video of the segment.
“You were kinda asking for that, @cmpunk 🤷 #WWERaw,” the caption read.
Despite CM Punk showing respect to both Jimmy and Jey during his promo segment, the parting shot seems like a sign that things are no longer pleasant between the two sides.
Roman Reigns will be on WWE RAW next week to respond to CM Punk
After not appearing on the March 9, edition of RAW, Roman Reigns will be on the show next week to respond to CM Punk’s insult from last week. He will no doubt bring up the segment involving The Usos as well.
The 2026 Men’s Royal Rumble Winner was left speechless and furious after Punk took his father’s name last week. All things considered, the Tribal Chief will also get a lick back by taking one of his own next week on the red-branded show.
After the March 16 edition of RAW, Reigns will appear on the March 23 and 30 episodes as well. However, he will then take a break and will next appear on the edition of WWE RAW before WrestleMania on April 13. With the feud between him and Punk already very personal, it will be interesting to see how things escalate over the next few weeks.
`;
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-sends-strong-message-cm-punk-gets-jumped-the-usos?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













![[WATCH] CM Punk humbled in stunning end to WWE RAW as The Usos demand an apology for insulting Roman Reigns’ father](https://litsportsnews.com/wp-content/uploads/2026/03/a454a-17731095181335-1920-450x281.jpg)