”
], { 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);
});
});
})();
Despite suffering the deciding pinfall, Valkyria blamed the former Hugger for the loss. She launched a brutal attack on the 37-year-old, marking the end of their lengthy partnership. The Role Model gave the Irishwoman a chance to apologize and mend fences. However, Valkyria chose to wage war against her former tag team partner.
At Saturday Night’s Main Event XLV, the WWE Grand Slam Champion and Lyra Valkyria faced off in a grudge match. Valkyria ruthlessly destroyed The Role Model at Madison Square Garden and picked up a huge win. Following the bout, she attempted to injure her. Reports later indicated that the beatdown angle might have been booked to write Bayley off television.
The Role Model has been away from WWE TV since the loss. However, she competed in a couple of matches at live events last month. Amid her absence, many have been speculating that she might jump ship to AEW to reunite with her real-life best friend, Mercedes Moné.
A recent report by Dave Meltzer of the Wrestling Observer Newsletter suggested that the former Women’s Champion could be back in the sports entertainment juggernaut sooner or later.
Meltzer highlighted that WWE has been consistently mentioning Bayley on its programming, meaning she might be close to signing a new deal. The report added that the company constantly doesn’t name-drop stars who are destined to leave.
Bayley reflected on facing WWE legend
Last year, AJ Lee made a surprise return to WWE to help CM Punk in his rivalry against Seth Rollins and Becky Lynch. She was part of a lengthy program with Lynch, culminating in a Women’s Intercontinental Championship match at WrestleMania 42. During her latest run, Lee won the workhorse title and even defended it against her real-life friend, Bayley.
Yesterday, a fan posted a video of the Divas Championship match between The Role Model and The Geek Goddess from an episode of NXT in 2013. The RAW Superstar reacted to the post by seemingly teasing another showdown with Lee.
“Our first match is a teenager @TheAJMendez🥳,” she wrote on X.
The WWE legend has been away from television since her loss to The Man at ‘Mania. It will be interesting to see if Lee shares the ring with the former Hugger again.
`;
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/rumor-huge-update-bayley-s-wwe-future-reports?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













