], { 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 match itself was won by Trick Williams thanks to Ricky Saints’ interference. ‘Melo even had the match won at one point before losing. It was an unfortunate moment, and backstage when he was confronted by Cathy Kelley, Saints said he wasn’t a rookie. He might be a newcomer to SmackDown, but he is no rookie. Carmelo Hayes got a measure of revenge by attacking him, sending him a warning, and telling him to stay in his lane and out of his business.

Meanwhile, on the women’s side, Tiffany Stratton has begun an open challenge of her own. She defeated Lash Legend in her first open challenge title defense thanks to the help of Chelsea Green.

As for Ricky Saints, he is more than likely going to start a huge new rivalry with Carmelo Hayes. Either that, or the two could end up being involved in a huge way in the United States Championship picture.