”
], { 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);
});
});
})();
Maverink Studio, which is based in Los Angeles, California, recently posted a video of Punk. The Best in the World got a new tattoo dedicated to his late dog, Larry, from a specialist in pet portraits, Tam Gallardo.
You can check out Punk’s new tattoo in the video below.
Punk and his wife, AJ Lee, also paid homage to Larry in their WrestleMania 42 gear last month. Larry passed away in December 2025.
CM Punk is Cody Rhodes’ dream WWE opponent
CM Punk’s first televised bout following his WWE return in November 2023 was the 2024 Men’s Royal Rumble Match. Cody Rhodes threw Punk over the top rope to reign supreme and earn a world title shot at WrestleMania XL. Since then, the duo has come face-to-face many times, but they have yet to square off inside the ring.
WWE seemingly laid the foundation for the much-awaited showdown between The American Nightmare and The Best in the World on the RAW after ‘Mania. In a recent chat with ESPN, Rhodes called Punk his dream opponent and discussed the likelihood of the showdown.
“Fans think might happen, but I think [it] is very hard to put together, and I’ll use myself in this example, but a dream match that I’d like to be part of probably is myself vs. CM Punk. The likelihood of it happening, who knows? Wrestling has gotten more (…) it’s difficult, you know, we’re collaborators these days, so it’s difficult. I don’t know if he’d want that, and I don’t even know if I’d want it. I know it would just be really great and be very good for wrestling,” Cody Rhodes said.
It will be interesting to see if Rhodes and Punk lock horns in the near future following the tease on RAW.
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-cm-punk-gets-new-tattoo-amid-wwe-absence?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


