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

Earlier today, Simon took to Instagram to share older pictures of herself alongside popular stars at WWE shows. In the caption, the third-generation professional wrestler noted that she knew what she wanted from a very young age, and she achieved it.

“since birth babyyyyyy. knew what I wanted and got it. let’s get to work. Gods plan.✍️,” Simon wrote.

You can check out her Instagram post below:

The other three signings unveiled by NXT’s X handle are Mason Rook, Nicole Martinez (aka Nikki Blackheart), and Marcus Brown. Mason Rook has already made his NXT debut. Martinez also competed inside the WWE ring for the first time in a dark match at the most recent episode of NXT.

Another WWE signing shared an emotional message ahead of her tryout

Nikki Blackheart is a very popular name on the independent scene. The global juggernaut invited her for a tryout in February.

Leading up to her tryout, the former former CCW Women’s Champion penned an emotional message in one of her tweets. She expressed her gratitude for everyone who supported her in her pro wrestling journey. The 29-year-old noted that she was ready to earn her place.

“The biggest pinch me moment 🖤 I was officially invited to the @wwe tryout. My heart is overflowing with gratitude for all the moments experienced, all the people that have helped me in my journey, my coach, my loved ones, my classmates, all the promoters that took a chance on me, my lodestone girls, and all my supporters that believed in me from day one. I have so much more to say, but for now all I can say is THANK YOU !! 🖤And I’m ready to earn my place,” Blackheart wrote.

It will be interesting to see what plans the wrestling promotion has in store for its newest developmental recruits.