”
], { 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);
});
});
})();
Ahead of WWE RAW, Lee took to her Instagram story to share a hilarious meme. She posted the graphic for tonight’s Gauntlet match, along with a meme from The Simpsons, and you can check it out in the image below.
Lee defeated Becky Lynch at Elimination Chamber 2026 to become the new Women’s Intercontinental Champion. The Man has been claiming that there is a conspiracy against her in the company and believes referee Jessika Carr should be suspended.
AJ Lee names surprising WWE star as her dream opponent
Women’s Intercontinental Champion AJ Lee recently named Bayley as her dream opponent in the promotion.
The Role Model is currently in an alliance with Lyra Valkyria, but the two stars will be competing against each other in the Gauntlet match tonight on RAW. In an interview with ESPN, Lee named the former leader of Damage CTRL as her dream opponent and noted that she wanted to face the veteran at this stage of their careers.
“My dream match would be Bayley. I think I’ve gotten to have like one match with her way back in the day when I had the Divas title. So it would be really cool to see who we both are now, and get my hands on her in the ring,” said Lee.
Lee had not won a title in over a decade before capturing the Women’s Intercontinental Championship from Becky Lynch at WWE Elimination Chamber. The Geek Goddess tapped out Lynch at the PLE in Chicago to capture the title. Only time will tell which star wins the Gauntlet match tonight on WWE RAW to become the number one contender.
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-makes-shocking-claim-hours-wwe-raw-i-m-danger?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


