”
], { 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);
});
});
})();
The real-life couple devised a plan against the potential challenger, and Stacks confronted her. As Indi Hartwell was arguing with Stacks, Grace hit Hartwell with her title on the back of her knee before the real-life couple was forced to leave the scene.
After mocking Hartwell on social media, the former WWE NXT Women’s Tag Team Champion went on X and called the real-life couple ‘Lil a**holes’ for their actions from the show.
“Lil a**holes,” Hartwell tweeted on X.
It’ll be interesting to see which star will be next in line to face Arianna Grace for the TNA Knockouts World Championship.
WWE star joined Arianna Grace and Stacks’ faction
Last year, Arianna Grace and Stacks began working together on-screen when Stacks was done with The D’Angelo Family. In the coming months, the real-life couple appeared on TNA Wrestling and started a storyline with Santino Marella when Grace turned on her father.
Later, they aligned with Lexis King and eventually got Uriah Connors to join them. In February 2026, WWE filed a trademark for ‘Birthright,’ which became the name of their faction. The group primarily consisted of second-generation stars, except Stacks, who is engaged to Grace in real life.
Earlier this week, Charlie Dempsey, son of William Regal, joined the faction after he turned heel on Tavion Heights when his father appeared ringside along with Fit Finlay. While WWE has filed a trademark for the faction’s name, the stable could be called “Birthright” going forward.
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-lil-a-holes-female-ex-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



