”
], { 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);
});
});
})();
After the show, NXT Tag Team Champion Osiris Griffin took to X (fka Twitter) to mock the GM’s intelligence. Staying true to his heel persona, the DarkState member made a sarcastic remark insinuating that she was in need of more brain cells.
“hopefully some extra brain cells,” wrote Griffin.
You can check out the tweet below:
Elsewhere on the show, Osiris Griffin’s tag team partner Dion Lennox voluntarily relinquished his half of the NXT Tag Team title to fellow stablemate Saquon Shugars in a backstage segment. The DarkState leader made the decision because he is scheduled to compete in the Men’s Iron Survivor Challenge for the NXT Championship at NXT Deadline.
WWE NXT star called Ava the worst boss ever
Just like DarkState, Ethan Page has also shared a fair share of banter with the NXT General Manager.
On the November 4 edition of NXT, Joe Hendry and Thea Hail interrupted Ethan Page and Chelsea Green celebrating their AAA Mixed Tag Team Championship win. The babyfaces attacked the newly crowned champions and threw cake at their faces.
After the show, Ava took to X (fka Twitter) to post a picture of Ethan Page covered in cake to mock the Canadian star. The 36-year-old responded by calling her the worst boss ever.
“Worst. Boss. Ever,” Page wrote.
Ava has been great in the role of the NXT General Manager, dealing with all the chaos. She was given the responsibility in January 2024, making her the youngest-ever GM in the company’s history.
`;
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-current-wwe-champion-fires-brutal-shots-nxt-gm-ava?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













