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

“Hey, yo, Grayson. That look tough? That look complacent? You couldn’t win one championship. I got two, b***h,” said Myles Borne.

After Myles Borne and Tavion Heights won the NXT Tag Team Championship, they were walking out. However, a clip posted by WWE NXT on their social media shows Myles directly targeting Grayson’s title-less career so far.

He put himself over, saying he’s the NXT North American Champion and now the WWE Tag Team Champion, something Waller couldn’t even do once in NXT.

Mason Rook also had some things to say for Grayson Waller

Grayson Waller has gotten under the skin of many NXT stars. One of them being Mason Rook too, who confronted him backstage for a short while before being attacked by Kam Hendrix.

Rook mentioned how Waller claimed the NXT roster is ‘soft’ and that they have become complacent.

“Hey Grayson, where’d you go off calling us soft? I moved across the world just like you did; meanwhile, I’m twice the size of you, and I can do things in that ring that you can only dream of doing. So why don’t you come and find out just how soft I am,” said Mason Rook

Even more was said by Cruz Montana when he interrupted during the aforementioned Tony D’Angelo-Waller segment. This led to a match being announced for next week, with Montana facing Waller for the No. 1 contender spot for the NXT Championship. It’ll be exciting to see Grayson back in action on Tuesday Nights.