”
], { 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);
});
});
})();
“I feel like she helps me a lot. She teaches me so much. She, a lot this past year, has kept me hopeful and grounded. I feel like I’ve done a little bit different for her. We’re trying to bring her out of her shell and show more of who she truly is aside from how incredible she is in the ring. We both really believe in this tag team,” she said. [H/T: Fightful]
You can check out the full interview in the video below:
Adam Pearce announced that the 36-year-old and Lyra Valkyria will both be competing in a Gauntlet match tomorrow night on RAW. The winner of the Gauntlet match will earn a shot at the Women’s Intercontinental Championship. AJ Lee defeated Becky Lynch at Elimination Chamber 2026 to capture the title.
Major WWE star names Bayley as her dream opponent
Women’s Intercontinental Champion AJ Lee named Bayley as her dream opponent in WWE.
In an interview with ESPN on social media, The Geek Goddess noted that she had battled the former leader of Damage CTRL in the past but would like to square off again 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.
Only time will tell which WWE star will win the Gauntlet match tomorrow night on RAW to become the number one contender for the Women’s Intercontinental Championship.
`;
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-opens-importance-alliance-former-wwe-champion?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













