”
], { 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 women faced each other in a tag team match that saw Jade Cargill make her way at ringside. Toward the end of the match, Green tried to tag her partner, but Cargill took out Stratton.
Even though Green delivered a UnPretty-Her to B-Fab, Michin hit her with the Styles Clash to pick up the win. After getting the three-count, Michin was caught spanking Chelsea Green on the backside.
This defeat meant Green has been pinned for the second time this week on WWE TV. On Monday, she competed in the first-round Queen of the Ring match. She took on Liv Morgan, Alexa Bliss, and Becky Lynch in a Fatal Four-Way match.
She nearly had the win after hitting Lynch with an UnPretty-Her and going for the cover but was rolled over by Morgan for the win.
Matt Cardona opened up on being on the road with Chelsea Green
Following Matt Cardona’s signing with WWE in January, he has been able to travel with his wife, Chelsea Green, as both are part of SmackDown.
During an interview with Metro UK, Cardona said that being together on the road was a great feeling since they barely saw each other when he was wrestling on the independents.
He then mentioned that they have different lifestyles, especially when it comes to staying in a hotel room. Cardona said he is a “mess” compared to Chelsea Green, who prefers things to be clean. He then suggested they should have two separate rooms in a hotel.
“We should have two separate hotel rooms. I do think that she would agree. They could be connected, so if we want to spend time together, we can!” he said.
While the pair are on the same brand, they are yet to feature together on the show.
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-wwe-star-caught-spanking-chelsea-green-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



