”
], { 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 this time, she competed in one-off matches before becoming a part of The Diamond Collective, which also included Tessa Blanchard.
But now, TNA has confirmed her departure in an official announcement.
“TNA Wrestling has come to terms on the release of Victoria Crawford, effective immediately. We wish her the best in her future endeavors,” the announcement read.
Crawford last competed for the promotion in May this year when she and Mila Moore teamed up and lost to Allie and Rosemary during an episode of TNA iMPACT.
Notably, she was left out of the field for the ongoing TNA Knockouts World Television Championship tournament. Her departure comes after the tag team Sinner & Saint (Judas Icarus & Travis Williams) were granted their releases from TNA last week.
The promotion has seen the likes of Tessa Blanchard, Steve Maclin, and Sami Callihan leave last month. ECW legend Tommy Dreamer, who handled creative and talent relations, also announced his departure in June.
These exits have led to speculation that the company might be up for sale, with WWE believed to be an interested party in buying them out.
Alicia Fox’s WWE run was successful
Having signed a developmental contract in 2006, Alicia Fox made her main roster WWE debut in 2008. She remained an on-screen manager before making her in-ring debut a year later.
She feuded with Gail Kim and had multiple shots at the Divas Championship but failed to win the Title. Finally, in 2010, she got her hands on the Championship after pinning Maryse in a Fatal 4-Way match.
She then dropped the Title to Melina at SummerSlam. Fox remained a key part of the women’s division, feuding with the likes of AJ Lee and Kaitlyn. She also made brief appearances in NXT before her exit.
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-breaking-former-wwe-star-released?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



