”
], { 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);
});
});
})();
Bayley pointed out that the wrestling landscape is ever-changing, and one never stops growing to get better and better. The former Damage CTRL leader added that she felt like she’s constantly evolving and having to keep up with the competition.
“Oh, a little bit of luck and a little bit of craziness because I’m crazy in love with this. Sometimes Cody [Rhodes] and I call it, I think I always get it wrong, but I think we call it a sickening. We have a sickening for this. Wrestling as a whole is ever-changing, and you never stop growing, and because the eras have changed so quickly throughout my time here and because the talent keeps getting better and better, I feel like I’m constantly evolving and constantly having to keep up in a way,” she said.
The inaugural WWE Women’s Grand Slam Champion added that there is always something more to accomplish. She then expressed her desire to win the Women’s Intercontinental Championship and the Women’s United States Championship, the two titles she has never won. It comes as a surprise, as Bayley and Lyra Valkyria have been in pursuit of the WWE Women’s Tag Team Championship on the red brand.
“I’m just always growing and always learning. So luckily there’s always something more that you want to accomplish. We have two brand new titles still, the Women’s Intercontinental Title [and] the Women’s United States Championship. So those are two more things I would love to accomplish,” she added.
You can check out the entire conversation in the video below:
Bayley declared for Royal Rumble on WWE RAW
Last week on Friday Night SmackDown, Cody Rhodes became the first star to announce his participation in the 2026 Men’s Royal Rumble Match. Many followed suit on the latest edition of Monday Night RAW.
In a backstage segment on the show, Bayley and Lyra Valkyria also declared themselves for the Women’s Royal Rumble Match. It will be interesting to see if the two stars help out each other to increase their chances of winning the 30-woman bout and punching the ticket to a championship match at Wrestlemania 42.
Who do you think will win the 2026 Women’s Royal Rumble Match? Hit the Discuss button and sound off!
In case you use any quotes from this interview, please credit No Holds Barred, with an H/T to Sportskeeda Wrestling for the transcription.
`;
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-reveals-surprising-new-goal-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













