”
], { 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);
});
});
})();
The two stars battled at Saturday Night’s Main Event last month at Madison Square Garden, and Valkyria emerged victorious. The Bird Lady unleashed another attack on the veteran following her victory.
Bayley has been absent since her loss to Valkyria at SNME and took to Instagram to share a video of herself training. Lee can also be seen training with the 37-year-old in the video below.
AJ Lee reacted to the video and suggested that the former leader of Damage CTRL was the greatest of all time. You can check out AJ’s comment in the image below.
“The GOAT,” she wrote.
Lee is married to Undisputed WWE Champion CM Punk in real life. Kevin Owens won a number one contender’s match at SummerSlam 2026 and will be challenging Punk for the title on the August 21 episode of SmackDown in Toronto.
AJ Lee comments on her WWE contract
AJ Lee recently shared a huge revelation about her contract with the promotion. The Geek Goddess returned after a decade away last year to team up with CM Punk to defeat Seth Rollins and Becky Lynch at WWE WrestlePalooza 2025.
Speaking on The Nikki & Brie Show at Fanatics Fest, Lee stated that she was being paid the same amount as Punk and noted that it was great to be treated like an equal.
“One of the things I fought for back in the day wasn’t just for equal footing. It was let’s get paid the way the men get paid. To know I’m signing this contract where I am getting paid the way my husband’s getting paid, where I’m being treated like an equal, it was a boss-ass moment, I’m not gonna lie,” she revealed.
Only time will tell when AJ Lee and Bayley will make their returns to WWE television.
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-aj-lee-claims-surprising-wwe-star-the-goat?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



