”
], { 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);
});
});
})();
Recently, she faced Léi Yǐng Lee in a one-on-one match for the TNA Knockouts World Championship and won the title. This marks Grace’s first major championship in the industry. However, she went off on fans following her win at No Surrender 2026.
Later, Arianna Grace tweeted on X following her win and went off on fans for criticizing her in-ring skills. The 28-year-old WWE star didn’t hold back, as she called many ‘ugly idiots’ and boasted about her recent win over Léi Yǐng Lee.
“HEYYY you ugly idiot wrestling fans who told me for so long that I cannot perform in ring …. go and watch my match with Lei and then you can literally go (assume the rest),” Grace tweeted on X.
Arianna Grace stole WWE legend’s move
Last year, Arianna Grace turned heel in TNA Wrestling when she attacked her real-life father, Santino Marella, and sided with Channing ‘Stacks’ Lorenzo. Later, she revealed the reason behind her heel turn and went off at Marella, as he’s feuding with Stacks.
The 28-year-old WWE star crossed a line when she stole Santino Marella’s Cobra ahead of her major title match. In the match’s final moments, Grace used the cobra and hit her finishing move before winning the title. Arianna Grace is now the division’s champion and will work under her father’s authority.
Meanwhile, WWE’s Stacks lost his TNA International Championship to Trey Miguel at the same event, and it’ll be interesting to see what’s next for the power couple in TNA Wrestling in the coming months.
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-new-world-champion-crowned-female-wwe-star-goes-off?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


