”
], { 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);
});
});
})();
From 2020 to 2022, Carmella took up a new gimmick as the Untouchable star. During this run, she captured the Women’s Tag Team titles alongside Zelina Vega. She took an in-ring hiatus from WWE back in 2023 due to her pregnancy but hasn’t returned to the company since. She had stated that she had been dealing with a post-pregnancy complication called drop foot. Her contract with the company ran out last year and she wasn’t re-signed.
Despite her absence, Carmella was referenced at a recent episode of NXT when Karmen Petrovic wore a gear that resembled Mella’s old in-ring gears. Petrovic has been compared to the Fabulous star on several occasions. A fan on X pointed out how Petrovic’s gear was a tribute to the former SmackDown Women’s Champion and she confirmed it. Carmella responded to Petrovic’s tweet with different emojis showcasing her love.
“🥰🥰🥰🫶🏻🫶🏻🫶🏻.” Mella on X.
It will be interesting to see if these two women will ever share the ring together in the near future.
Carmella recently recalled incident that led to her having cosmetic surgery
At a recent episode of her Hot Mom Sh!t podcast, the former SmackDown Women’s Champion recalled a comment from her coach when she was just 16 years old which made her very insecure about her under eyes. She revealed that it mortified her and led to her getting cosmetic surgery.
“Anyway I am in acting class. We’re all going around the room doing our thing. And the acting coach, quote unquote, looks at me and says, “Holy eye bags, Batman, first of all, I never watch Batman. I don’t even know what that means. Is that a quote from Batman?” I had no idea what she was even saying. And second of all, I’m a 16-year-old girl. Why are you saying that to me in front of the entire room? I was mortified. I was so embarrassed,” she said.
It’s heartbreaking to hear about such an unfortunate incident from Carmella’s childhood.
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-a-fabulous-legacy-wwe-star-pays-tribute-to-carmella-she-responds?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



