”
], { 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);
});
});
})();
As such, the challengers’ wait for tag team gold goes on. However, the Role Model did share a heartfelt moment backstage at MSG. In a post on X, the former Women’s Champion revealed meeting with a young fan, who was sporting a Lodestone outfit. This moment almost brought the veteran female star to tears.
“Almost cried on the spot. A mini #Lodestone at Madison Square Garden. See you in the ring someday 😌” she wrote.
Last year in December, the 36-year-old WWE star organized the Lodestone training camp to help train independent pro wrestlers. The seminar also saw appearances from John Cena and Charlotte Flair.
Lodestone is something closer to the star’s heart, and she has been praised for her initiative by the fans and those within the WWE.
Bayley and Lyra Valkyria are headed to WrestleMania 42
Following the chaotic ending to the tag team title match on RAW, it was revealed that the championship would be up for grabs at WrestleMania 42 in a Fatal 4-Way tag team match.
The Irresistible Forces will put the title on the line against The Bella Twins, Bayley & Lyra Valkyria, and Charlotte Flair and Alexa Bliss.
This would offer the Role Model a shot at redemption after she was written off from the tag team title match at last year’s WrestleMania. She was replaced by Becky Lynch, who won the tag team title alongside Valkyria.
`;
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-almost-cried-backstage-wwe-raw?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










![[WATCH] Liv Morgan grabbed by fan during WWE RAW](https://litsportsnews.com/wp-content/uploads/2026/03/579b0-17749499079131-1920-450x253.jpg)


