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

Before heading to WWE SummerSlam, Natalya apparently met Avery Styles. She took to X to share a photo of herself with Avery Styles and Marcus Mathers, praising them both for their mindset. She wrote:

“Before I head to #SummerSlam and watch @MarcusMathers1 vs. Avery Styles. What a match! Marcus has grown so much as a performer, and it’s inspiring to watch his evolution. And Avery Styles has IT. Passion, intensity, explosiveness, and ability. The crowd was really connecting w him. But what impressed me most with both is their mindset. Marcus and Avery are students of the game. Always learning and dialed in. That’s exactly the kind of attitude we look for at The Dungeon. The talent is there but the willingness to keep growing is what separates the good from the great.”

You can check out her post below:

AJ Styles wants his son to join WWE

While Avery Styles is still a newcomer in the pro wrestling industry, his father is hopeful that the former will join WWE down the line.

Speaking on INSIGHT with Chris Van Vliet, the veteran made it clear that Avery was not ready for it just yet. He said:

“I hope that he does at some point, but he’s not ready yet. I don’t. My job is to make him ready and teach him the little things that we want to see as coaches. There’s been plenty of guys that even myself have went for tryouts, and they say, ‘Hey, we don’t care about the high-flying moves, we just want to see what you can do.'”

For now, fans will have to stay tuned to see what Avery Styles does next.