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

Jackson Drake wrestled in his last-ever match in EVOLVE hoping to leave a good impression before stepping into the next step of his career. He said that he was there to give everything that he had to give.

Unfortunately, at the end of the match, he was no longer the champion. Aaron Rourke was able to take him out in the end, and sent the Vanity Project member packing, winning the title and becoming the second-ever WWE EVOLVE Champion.

The star sent the message after the match was done, and said that whether they loved him or hated him, fans had seen everything that he had to give. He finally bid farewell, saying that the one and only “Mr Evolve” had left the building.

“Loved me or hated me, I gave everything I had to give. The one and only Mr. EVOLVE has left the building. ✌️🫡”

Now that the star’s time in the brand is done, he will be heading out of EVOLVE and into NXT full time.