], { 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);
});
});
})();

Wilson appeared on Counted Out recently and spoke about the incredible reaction everyone had to Chelsea Green finally winning the top title. He brought up a moment where she had a chance to steal the win before Cargill’s lackeys Michin and B-Fab interfered in the match, where the crowd would have felt she’d lost her chance.

“I thought it was incredible. I thought it was the right call. I really loved how a little bit before she won, it looked like she had that one moment to win it, and then Michin and B-Fab come out. I think a lot of people bought that maybe that was the closest she was gonna get to winning in that match,” Wilson said.

And then when she finally had her big moment atop the ladder, the crowd went wild, being the popular character Chelsea Green is with the WWE Universe. Wilson also said the reaction in the Gorilla matched that of the live audience, showing what an incredibly loved star she is backstage as well.

“So I think when she overcame it again, I think that made the reaction that much crazier. What a reaction. The reaction in the stadium was probably only matched by the reaction backstage in Gorilla. Everyone was very happy,” Wilson added.

Check out the video below for his comments:

youtube-cover

Chelsea Green continues as WWE Women’s Champion after SmackDown twist

The Hot Mess broke an orbital bone on last week’s episode of SmackDown, and she almost had to vacate the Women’s Championship this week.

However, SmackDown General Manager Nick Aldis decided not to go ahead with taking the title off her and gave her 30 days to do whatever she needed to get cleared to return. An emotional Green had handed the title and was walking away when she was called back by Aldis and handed her lifeline.

For now, it remains to be seen if Green can get cleared to return to the ring in her stipulated timeline. If she doesn’t, then the future of the Women’s Championship will be thrown in doubt once again.


If you use the above quotes, please credit Counted Out on YouTube and give an H/T to Sportskeeda Wrestling for the transcription.