”
], { 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 spot left Monroe legitimately injured, after which she underwent minor dental surgery. The 28-year-old WWE star chatted with Cathy Kelley in a backstage segment on SmackDown and spoke about Giulia giving more attention to her three-way match next week to find a spot at Money in the Bank 2026.
“She’s pretending like she doesn’t need me. This is more relevant than she has ever been. She’s the headline every week because of me. She trends every week because of me. She’s getting numbers because of me. And what’s the common denominator? Me. I get it. I’m an empath, and I understand in her position, comparing herself to a woman of my calibre before her big qualifying match would be very overwhelming,” said Blake Monroe (0:54 – 1:20)
Blake Monroe is keen on getting revenge on Giulia on WWE SmackDown
Monroe then mentioned how her dental surgery was far from smooth and an “extremely painful” experience. The former NXT North American Champion added that she will make sure Giulia doesn’t go unpunished for her actions.
“Have you ever had dental surgery, Catherine. It’s incredibly painful. I’ll make sure Giulia feels every part of that pain,” she added. (1:24 – 1:34)
Going by how things have panned out, it’s safe to assume Blake Monroe could play spoilsport in the three-way match, which also features Lash Legend and Charlotte Flair. Monroe costing Giulia the match could push the latter to the edge, finally resulting in a one-on-one showdown between them.
`;
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-huge-wwe-star-undergoes-surgery-shows-smackdown-goes-air?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













