”
], { 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);
});
});
})();
However, this isn’t the first time Vicky has made her presence felt on WWE television. The referee joined the Stamford-based promotion in November 2024 as part of the NXT brand. She also participated in a tryout during the week of WrestleMania 40.
Additionally, she was part of an all-women’s premium live event, Evolution, that took place on July 13, 2025, in Atlanta, Georgia. At that time, she went viral for officiating Jacy Jayne vs. Jordynne Grace’s NXT Women’s Championship match.
Besides this, the referee is also set to be part of the upcoming 2K26 video game of the World Wrestling Entertainment.
Moreover, in-ring official Vicky D’Errico is also a former professional boxer. In addition, she also worked as a lingerie model. The referee had also uploaded some video clips of boxing on her official Instagram account.
The latest episode of SmackDown marked the debut of Vicky in the SmackDown roster. We at Sportskeeda extend our best wishes to Vicky D’Errico and hope for a bright future for her in the Stamford-based promotion.
What is going on in WWE right now?
The sports entertainment juggernaut is moving towards Elimination Chamber 2026. The show will stream live on February 28, 2026, from the United Centerin Chicago, IL.
Already, it’s official that the Men’s & Women’s Elimination Chamber will unfold at the PLE with the winner earning a World title shot at WWE WrestleMania 42.
Besides this, CM Punk is set to defend his World Heavyweight Championship against Finn Balor by putting his Mania match against Roman Reigns at risk. The dream match between AJ Lee and Becky Lynch will also take place, with the Women’s IC title being on the line.
As of now, Cody Rhodes is expected to win the Men’s Chamber match and set to eventually challenge Drew McIntyre at Mania. A new mystery box storyline also started on WWE RAW, and the reality behind the crate will be revealed at the Elimination Chamber show.
The forthcoming edition of the red brand will also witness the return of Brock Lesnar. The Beast Incarnate’s comeback may set the stage for the WrestleMania bout.
So, these are the major things going on in WWE right now. It will be great to see how Triple H will book road to Mania 42.
`;
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/who-new-female-referee-wwe-smackdown?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













