”
], { 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);
});
});
})();
Speculations claim that the duo will break up on RAW in London after failing to win the titles. Amid these rumours, she took to social media to send a message to Bayley. She said both of them have each other’s back and this weekend is theirs! The duo will be at Cardiff on June 20th and Birmingham on June 21st for WWE’s European Summer Tour. Finally, they will be on RAW in London on June 22nd, where they will secure the Women’s Tag Team Titles.
“Always got each others backs! This is our weekend, this is the one. We’re coming to Cardiff, We’re coming to Birmingham and then in London.. we are FINALLY Taking those Tag Team Titles!” wrote Lyra Valkyria.
Lyra Valkyria made a huge claim about her friendship with Bayley
Fans were upset at WrestleMania 42 when Becky Lynch replaced The Role Model, but that played into the storyline of The Man turning heel on Valkyria. Following that, there were misunderstandings between The Role Model and Lyra Valkyria, but they seemed to have worked things through.
Recently, the young superstar took to social media to claim that she is Bayley’s best friend!
“Things are finally LOOKING UP! Am I the best friend and tag partner or what! Best @itsBayleyWWE birthday ever!” wrote Valkyria.
Currently, The Role Model has been working actively with AAA, where she teamed up with Lola Vice and La Catalina against Las Toxicas. Apart from that, she returned to NXT after several years to perform during some of the house shows in May 2026.
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-ahead-smackdown-lyra-valkyria-sends-personal-bayley-message-amid-wwe-breakup-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



