”
], { 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);
});
});
})();
This was after she won the six-woman gauntlet match this week to earn the shot. While this presents a great chance for her, former WWE commentator Jonathan Coachman believes it feels like a consolation prize for her.
Speaking on the Behind The Turnbuckle Studios’ Coach & Bro, ex-writer Vince Russo agreed with this notion and alleged that the Role Model was being punished after she talked about not being in commercials in an interview last year.
“She did cut a promo or do an interview around the same time they didn’t use her at WrestleMania, talking about them not using her. Remember what she said? I don’t get called for commercials, (or) to be a guest on television shows. I don’t understand it. And Coach, you know, when stuff like that happens, all of a sudden, you go right to the doghouse,” he said.
Last year, speaking on INSIGHT with Chris Van Vliet, Bayley said she addressed why she was left out of Premium Live Event posters and hardly featured in any other ads.
She said she has a good relationship with Triple H and Bruce Prichard and didn’t understand why she isn’t called for commercials and post-show press conferences.
Bayley admitted to frustration over unclear WrestleMania plans
Last year at WrestleMania, Bayley and Lyra Valkyria were scheduled to face Liv Morgan and Raquel Rodriguez for the Women’s Tag Team Championship.
However, the Role Model was written off from the show following an attack backstage and was replaced in the match by a returning Becky Lynch.
Having missed out on competing at the Grandest Stage of Them All a year ago, the former Women’s Champion addressed her WrestleMania plans being unclear as of right now.
In an interview on the Busted Open Podcast, Bayley said she was a “little bit” frustrated over not having secured her place on this year’s WrestleMania card so far.
If you use quotes from this article, please credit Behind The Turnbuckle Studios’ Coach & Bro and give an H/T to Sportskeeda Wrestling for the transcription.
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-getting-punished-wwe-claims-veteran?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



