”
], { 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);
});
});
})();
“Man? Damian Priest. Let me tell you something. Damian’s up there in hair and makeup getting all glammed when the hair and makeup chair is supposed to be for the girls. And I tell him that to his face. Like, why are you getting a blowout, bro? Please save some for the rest of us. “So I’m not surprised. Damian is giving diva,” she said. (H/T: Ringside News)
You can check out the full podcast in the video below:
Chelsea Green will be competing in a marquee match this weekend at SummerSlam 2026. Rhea Ripley defeated Jade Cargill at WrestleMania 42 to become the new WWE Women’s Champion but is currently out of action with an injury.
There will be a 5-way ladder match at SummerSlam to determine the Interim WWE Women’s Champion. The Hot Mess defeated Kiana James this past Friday night on SmackDown to qualify for the ladder match at the PLE.
Damian Priest opens up about WWE retirement plans
Damian Priest recently opened up about when he intended to retire from in-ring competition.
Speaking with comedian Chris Distefano in an interview on YouTube, the former World Heavyweight Champion stated that he didn’t want to be wrestling when he was in his 50s. The 43-year-old is not scheduled for a match this weekend at SummerSlam.
“I don’t have a number. I don’t have a time, but I know that I’m going to listen to my body. I’ve already – I can tell, you know, it’s just natural that you’re going to start slowing down. I don’t know how much time I have left, but I don’t plan on leaving anytime soon. But at the same time, into my 50s, definitely not. Before 50, I would be done,” he said. (H/T: Fightful)
Damian Priest competed in the Fatal 4-Way match won by Finn Balor this past Friday night on SmackDown. As a result of the win, Finn Balor will be competing against Sami Zayn at SummerSlam to determine the number one contender for the Undisputed WWE Championship.
`;
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-female-wwe-star-claims-damian-priest-biggest-diva-locker-room?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













