”
], { 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);
});
});
})();
He was a guest on Your Mom’s House podcast and discussed how dangerous some WWE moves can be. He brought up the Package Piledriver, and the host showed him a few pictures of Kevin Owens hitting the move on him.
The host pointed out that something like this “could be very erotic.” Rhodes agreed and compared the Tombstone Piledriver to a s*xual position.
“I think it’s safe to say a lot of positions in the wrestling space, you could even say if there was a language barrier, you could, I mean, a tombstone, you’re in a 69 position, you know, if you needed to explain it. Yeah, some s*xuality there to the game,” he said.
This of course isn’t the first time Cody Rhodes has made a non-PG reference. On the February 6 episode of SmackDown, he addressed the promo exchange between Roman Reigns and CM Punk on RAW.
He said that the match will turn into a metaphorical “measuring contest,” and they should be glad he is not involved, adding that he didn’t earn the nickname “Raheem” for nothing.
Cody Rhodes recalls a wild Dusty Rhodes story
During the conversation on Your Mom’s House, Cody Rhodes was asked about the nakedness in the WWE locker room.
Rhodes said he isn’t aware of whether the current locker room is as naked as the ones in the past and shared a wild story about his father, Dusty Rhodes.
“My dad, there are all these stories about… because he was also the creative director, the booker of the show, so you’d come to him and ask, ‘What’s the finish? What are we doing?’ He is famous for always being in his cowboy boots and naked while telling them. And everyone has a story, but they were a far more naked bunch,” he recalled.
Rhodes also mentioned that he hasn’t been in the locker room in a while because he has his own tour bus.
If you use quotes from this article, please credit Your Mom’s House podcast and give an H/T to Sportskeeda Wrestling for the transcription.
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-s-xuality-69-position-cody-rhodes-nsfw-remark-wwe-move?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



