”
], { 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);
});
});
})();
Later in the same episode, Paige, Rosa Mendes, and Alicia Fox were seen together. Toward the end of the night, Mendes kissed the former Divas Champion on the lips, believing she felt the same way about her as something more than a friend, leaving Paige visibly stunned.
The Diva of Tomorrow stayed calm. When Mendes asked, “Didn’t you like it?”, Paige clarified that she only considered her a friend. Rosa quickly apologized for it.
A clip of the incident from more than a decade ago went viral on X/Twitter.
Check out the clip below:
Rosa broke silence over kissing Paige years later
In 2019, in an interview on 411 Wrestling, Rosa Mendes reflected on the infamous incident with Paige.
She revealed that she wasn’t in the right state at the time and was lost, and said she should have handled the situation privately, but she doesn’t regret getting her real feelings out because they were on reality TV.
Here’s what she said:
“I was really lost at that time in my life, and I really did not know what I wanted. So like, I feel like, um, I feel like, yeah, I kind of wish that I didn’t come out like that, ya know what I mean? Because I was lost, and that should have been something personal that I was dealing with on my own, but you’re on reality TV, so you kind of have to throw it all out there, know what I mean? That’s the one thing about reality TV, you have to just kind of go with the flow, and whatever you are feeling in the moment, you just, ya know, have to be public about it.”
In 2020, Mendes retired from professional wrestling, and Paige returned to WWE at WrestleMania 42 for her second stint with the company.
The Bella Twins backstabbed the 33-year-old star at SummerSlam 2026, which also hints the company may have major plans for her as a babyface.
That said, it will be interesting to see what plans Triple H and his WWE creative team have in store for The Anti-Diva in the coming 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/when-female-ex-wwe-star-kissed-paige-nowhere-didn-t-like-it?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













