”
], { 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);
});
});
})();
The Role Model took to X to share a photo of herself alongside IYO SKY and former WWE star Dakota Kai, bringing together three of Damage CTRL’s original members. Bayley did not provide any additional context with the image, leaving fans to interpret the post on their own.
Check out the post below:
The timing immediately caught attention because it came amid continued speculation about Bayley’s WWE future. Rumors officially exploded after she lost to Lyra Valkyria at Saturday Night’s Main Event, where her former teammate launched a post-match assault that left The Role Model laid out. On the following episode of RAW, Valkyria claimed she had “run Bayley out of WWE,” adding another layer to the ongoing speculation.
Damage CTRL debuted at SummerSlam 2022 with Bayley, IYO SKY and Dakota Kai before the faction expanded in later years. The trio played a major role in WWE’s women’s division, winning multiple championships and headlining several premium live events.
Whether the 37-year-old’s latest post was simply a nostalgic throwback or a subtle message remains unknown. For now, it has only increased fan discussion at a time when her WWE future remains the subject of widespread speculation.
Bayley reflects on WWE career after major defeat
The Role Model has shared a candid look at her mindset following one of the toughest nights of her recent WWE career. Days after suffering a loss at Saturday Night’s Main Event, the former Women’s Champion offered fans a behind-the-scenes glimpse into how she was feeling before stepping into the ring.
In a vlog released after the special show, Bayley reflected on where she is in her career as she prepared for her match at Madison Square Garden.
“I’ve been doing this for so long, and I’ve wrestled in the Garden multiple times, a really good amount of times, thankfully, but this one just feels different. The time and the stage I am in my career right now, I feel like I’m taking a further look back at everything and am seeing it from a different view and knowing my place in this business and knowing my worth in this business. Lyra is going to find out the hard way,” she said.
It remains to be seen what Triple H and his creative team have planned next for the veteran and when she returns to WWE TV.
`;
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-bayley-drops-cryptic-photo-former-damage-ctrl-members-amid-wwe-exit-rumors?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













