”
], { 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);
});
});
})();
Moments ago, the 38-year-old took to Instagram stories to provide an update, 72 hours after the surgery. The former WWE Women’s Money in the Bank winner said that her body was healing well and she was already starting to see the results. She noted that she was great and really happy about it.
“Okay, we are 72 hours post-op. The bruising is starting to turn yellow, which is amazing. That means we’re healing. Still swelling, of course, but I mean, everything’s gone down so much. I’m already starting to see the results, and I’m obsessed. A couple more days of this discoloration, I’m sure, but we’re getting there. I’m feeling great. I’m seeing a lot better today, so I’m really happy about that,” Carmella said.
The Princess of Staten Island added that she was trying to be well rested. She further spoke about the use of eyes and eye drops.
“Just trying to rest, and I’m not icing quite as much. It’s worse, like I said, 72 hours. Icing, the only reason why I like to ice is because then it helps me keep my eyes shut all the way. And they’re still getting a little dry, but that’s what eye drops and all that are for. I’m obsessed,” she added.
Below are screenshots from her Instagram story:
Carmella’s husband Corey Graves commented on her potential WWE return
Carmella went on a hiatus in March 2023 due to her real-life pregnancy. Unfortunately, she never made her return to WWE programming, and the Stamford-based promotion decided against renewing her contract, ending her twelve-year tenure with the company in February 2025.
Earlier this year, Corey Graves was asked about his wife’s potential return to the company during a conversation with Scott Fishman. The RAW commentator noted that he did not want to make any statement on her behalf.
“You will have to ask her. I can give you what I think. But I don’t want to speak for her. I think time will tell,” Graves said.
Only time will tell if and when Carmella returns to WWE.
If you use any quotes from the first half of this article, please credit the source with an H/T to Sportskeeda Wrestling for the transcription.
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-former-wwe-superstar-carmella-shares-shocking-surgery-update?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


