”
], { 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);
});
});
})();
Lyra Valkyria and Bayley have been a duo for a while, but have failed on multiple occasions to capture the Women’s Tag Team Championships. They lost in the Fatal 4-Way match at WrestleMania 42 and came up short again on RAW.
Valkyria was the inaugural Women’s Intercontinental Champion but eventually dropped the title to Becky Lynch. Sol Ruca now holds the title after defeating Big Time Becks at Clash in Italy 2026.
The 29-year-old was called up to the main roster in 2024 after spending several years in NXT. Valkyria captured the NXT Women’s Championship once during her time in WWE’s developmental promotion.
Major WWE star gleefully reacts to Lyra Valkyria’s betrayal on RAW
Becky Lynch really enjoyed Lyra Valkyria turning her back on Bayley on this past Monday’s episode of RAW.
The Man took to social media following Valkyria’s betrayal and claimed that she knew it was going to happen. Lynch suggested that Bayley was holding the former champion back and that she had been right about everything all along. Lynch competed in the Queen of the Ring tournament this year but was eliminated in the first round.
You can check out her message in the post below:
“LOONEY LOSER LYRA HAS SNAPPED!! All because she LOST! What did she expect?! I TRIED to warn her that BASIC Bayley would hold her back but she DIDN’T listen!!! ! I WAS RIGHT ABOUT EVERYTHING!!!!! #beckywasrightabouteverything,” she wrote.
Lyra Valkyria and Bayley became a tag team earlier this year and became quite popular. However, their lack of success ultimately led to the team splitting up following their loss on WWE RAW.
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-major-wwe-star-deletes-social-media-drastic-character-change?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



