”
], { 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);
});
});
})();
During her recent interview on the Busted Open Podcast, host Dave LaGreca highlighted how WWE has been mentioning other wrestling promotions like NJPW and TNA on its TV, which it never or rarely did back in the day. Bayley agreed with LaGreca and said that she was happy that the company was now doing it because many stars, including AJ Styles, have been in different wrestling promotions, so she felt it was important to mention their past.
“Yeah, that makes me happy… You don’t want to just be one thing. Like, there are so many [promotions]. When you have guys like AJ Styles, Sami Zayn, or Finn Balor, they’ve all been to these places. So I feel like it’s important to mention the past and mention these things,” she said.
The Role Model then openly admitted that she wants to compete in TNA or AAA. She also revealed that it was her childhood dream to wrestle in TNA, and she did give a tryout for the company in 2010.
“I would love to dip my toes in TNA and AAA. If we have the doors to do that, I would love to go. TNA was one of my dreams as a kid, you know? I love the Knockouts division. They were like the hottest division for so long. Gail Kim’s one of my favorites. I did a tryout for TNA years ago, like 2010 or something, you know. The knockouts division has always been a dream,” she added.
Check out her interview below:
Bayley could face AJ Lee for the WWE Women’s Intercontinental Championship
After dethroning Becky Lynch as the WWE Women’s Intercontinental Champion, AJ Lee showed up on last week’s RAW to issue an open challenge to the entire women’s locker room.
Later in the show, it was confirmed that Bayley, Lyra Valkyria, Raquel Rodriguez, Ivy Nile, Asuka, and IYO SKY will lock horns in a Number One Contender’s Gauntlet Match to determine the challenger for Lee’s title. This match is set to take place on the upcoming edition of the red brand’s show.
If The Role Model manages to win the upcoming bout, she will get a chance to face AJ Lee for the WWE Women’s Intercontinental Championship. It remains to be seen what the Triple H-led creative team has planned for the star.
Please credit the Busted Open Podcast and give an H/T to Sportskeeda Wrestling if you use quotes from the first half of this article.
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-bayley-openly-admits-wants-wrestle-outside-wwe-i-love-go?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



