”
], { 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);
});
});
})();
On the post-WWE Backlash 2026 episode of RAW, the Women’s Tag Team Champions appeared to confront their #1 contenders, Raquel Rodriguez and Roxanne Perez. They are set to collide on the red brand next week with the Women’s tag straps up for grabs.
Rodriguez and Perez appeared and began trash-talking Brie Mode and Miss Hell in Boots. However, Big Mami Cool took the promo battle too far, subtly mentioning Paige’s 2017 private tape leak by saying that the Anti-Diva was the girl who had been given a million chances and fumbled every single one.
Then Raquel dropped the subtle bomb that caught fire on social media. She told Paige that everyone was waiting for her “next big scandal to hit.” This left everyone stunned, and many assumed this was a shot directed at Paige’s tape leak incident.
“The girl who’s been given a million chances and fumbles every single one. We’re all just waiting for your next big scandal to hit, so why don’t you save yourself the humiliation and hand those titles over,” she said. (H/T: WrestleTalk)
WWE Women’s World Champion welcomed the veterans in her style
As Raquel Rodriguez and Roxanne Perez extended their hands to take the titles from the veterans. Paige had had enough and took a big shot at Raquel’s head. Brie Bella joined the party and targeted The Protege.
The champions got the upper hand over The Judgment Day. However, things quickly turned around when the WWE Women’s World Champion, Liv Morgan, welcomed the champions in her unique style, rushing into the ring out of nowhere and attacking the babyface team from behind.
This gave Perez and Rodriguez a chance to recover before all three heel stars put a beating on the Women’s Tag Team Champions. The segment ended with The Judgment Day ladies posing with the titles, making it clear that their goal was to get all the gold.
As the company is officially heading into Saturday Night’s Main Event and Clash in Italy, it will be interesting to see what plans Triple H and his WWE creative crew have in store for the stacked women’s tag team division this summer.
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-wwe-raw-star-subtly-mentions-paige-s-2017-private-tape-leak-we-re-just-waiting-your-next-big-scandal-hit?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



