”
], { 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);
});
});
})();
Bayley had previously revealed that she needed new wrestling gear for Saturday Night’s Main Event. In a recent X (fka Twitter) post, she revealed that she texted the seamstress team after her original gear did not reach her due to bad weather. She thanked Lori, the person who made the gear, for doing it in under twenty-four hours.
“My original gear got stuck in some bad weather, so I text our seamstress team Friday morning asking for a miracle. Lori here MADE THIS GEAR FOR ME IN 24 HOURS. I gave her the colors and she got to work ❤️ That is a TRUE superstar. Thank you @nogimmickgear!!! #NeverGiveUp,” she wrote.
You can check out the tweet below:
Bayley recently spoke about getting pulled from WrestleMania 41
Bayley suffered a massive setback when she got pulled out of her WrestleMania match earlier this year. The 36-year-old was replaced by Becky Lynch as Lyra Valkyria’s tag team partner.
On a recent edition of the Six Feet Under podcast, The Role Model noted that she was disappointed about it. The inaugural WWE Women’s Grand Slam Champion added that although the snub felt bad, it becoming a part of a storyline made it somewhat nicer.
“Then, when I was told what was happening, I was like, ‘Oh now I’m bummed. For one, I’m not on WrestleMania, but for two, we put all this work in, and I really try to make us look like a team so that people, it’s believable when we get to WrestleMania.’ So, it was rough, but it becoming part of a storyline, and it becoming what it is now, made it a little bit nicer, and maybe it. I don’t even know how to say it without, like, I don’t want to, you know, it was rough,” she said.
Bayley and Lyra Valkyria have been trying to get themselves into the WWE Women’s Tag Team Title picture. It remains to be seen if they get a shot at the gold anytime soon.
`;
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-massive-issue-overcame-heading-wwe-saturday-night-s-main-event?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













