”
], { 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);
});
});
})();
“Do u miss me or nah,” she wrote.
Sol Ruca captured the Women’s Intercontinental Championship from Becky Lynch at Clash in Italy 2026. She lost the title to The Judgment Day’s Raquel Rodriguez on the July 27 episode of RAW. Ruca defeated Lyra Valkyria last week on RAW to earn a shot at Raquel Rodriguez’s Women’s Intercontinental Championship next Monday night.
Bayley has been absent since her loss to Lyra Valkyria last month at Saturday Night’s Main Event. Valkyria brutally attacked The Hugger after the match and slammed her on top of the steel steps. There has been contract speculation regarding the 37-year-old amid her hiatus from the company.
Popular WWE star claims Bayley is like a big sister to her
The Judgment Day’s Roxanne Perez claimed that Bayley was like a big sister to her in the company. Perez joined the company’s main roster in 2025 and currently performs on RAW.
In an interview with Sportskeeda Wrestling, Perez complimented the former leader of Damage CTRL and noted that they became close while she was rehabbing an injury at the Performance Center.
“Bayley is so fricking awesome. When she was down at the Performance Center for rehab, she really got to connect with me and some of the other girls that came from wrestling just like her. And it’s crazy because I met her like when I was 14; it was an indie show, and she was there. I met her and told her I wanna be a WWE wrestler, ‘I’m gonna start training,’ and I have a picture with her,” said Roxanne Perez.
It will be fascinating to see what the future holds for The Role Model and if she will be returning to WWE television anytime soon.
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-miss-me-bayley-sends-message-former-wwe-champion?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



