”
], { 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 34-year-old personality has served as a backstage correspondent for NXT since joining the company in February 2022. Before becoming an interviewer, Kincaid pursued wrestling from 2018 to 2021. She competed on the independent scene and in ROH under her ring name Quinn McKay.
She is romantically linked with one-half of Pretty Deadly, Elton Prince, who has been off SmackDown due to a career-threatening neck injury. The couple welcomed their first child in September 2024.
A few days ago, Kelly Kincaid took to her social media to announce that she would be leaving WWE when her contract expires on February 14. It seems like she is not leaving the sports entertainment juggernaut on her own terms.
An X user recently asked her if it was her call not to renew the contract. Kelly Kincaid responded to the fan, saying she wasn’t given the option to stay with the Stamford-based promotion.
“I wasn’t given the option,” she replied.
You can check out her tweet below:
What’s next for Kelly Kincaid after impending WWE exit?
Kelly Kincaid may be leaving WWE, but fans haven’t seen the last of her on-screen.
She recently said she would finish up the dates she was booked for, meaning the upcoming episode of NXT would mark her final appearance.
There’s no word yet on why the company chose not to secure her services. Kelly Kincaid hasn’t competed inside the squared circle in over four years.
Will she lace up her boots again? Or is she going to continue to thrive in her current role elsewhere? Only time will tell.
We at Sportskeeda Wrestling wish Kelly Kincaid the best in her future endeavours.
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-wwe-renewing-star-s-contract-departure-confirmed-4-year-stint?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


