”
], { 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);
});
});
})();
McMahon said that Trish Stratus even shoved her face into the hay. In response, the Canadian wrestler said that it was what the fans loved the most. McMahon uploaded a clip of this segment from her podcast on X (fka Twitter) via a tweet.
“Nothing like a barnyard brawl! Love rolling in the hay with you @trishstratuscom! (And “raunchy” was the perfect word! 🤣🤣🤣) for all this and more check out the latest #whatsyourstory. @EGxo @WWE @Fanatics.”
Stratus was last seen in WWE back in July 2025, at Evolution. She wanted to extend her world championship count to eight, but couldn’t overcome the then-WWE Women’s Champion, Tiffany Stratton.
Trish Stratus isn’t done with wrestling yet
Although she couldn’t put an end to Tiffy Time back at Evolution, Trish Stratus’ WWE Championship aspirations are still alive. The 50-year-old recently uploaded a video on X, where she was showcasing her visit to the new WWE headquarters.
The video clip showed her beside a mural where she spotted her painting beside other celebrated legends of the company. Moreover, she had also said in the video that she might run the ropes again.
Thus, Stratus is far from done and could have another big run in the Stamford-based promotion. With the 2026 Royal Rumble just hours away, the fans could see the Canadian wrestler make an explosive comeback in Riyadh, Saudi Arabia.
`;
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-trish-stratus-recalls-unique-brawl-stephanie-mcmahon-outside-wwe?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













