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

Tonight on WWE NXT, Sol Ruca was backstage with Zaria. Sol said she felt bad that Zaria wasn’t there at the Royal Rumble. Zaria was upset that Sol keeps getting all these opportunities. Sol said that she just makes the most of the opportunities given to her and she wants her tag partner there for every one of her chances. She also said she got a call from management who asked her not to say anything. Zaria said Zaruca is fine but she just wants to win the TNA Knockouts Tag Team Titles tonight for herself. Based on this interaction, it looks like Zaruca could be headed for a heartbreaking breakup if they lose tonight’s title match.


Sol Ruca had an impressive performance at WWE Royal Rumble 2026

Sol Ruca got the chance to represent the NXT brand at the 2026 Women’s Royal Rumble match. She entered the match as the number 10 entrant and lasted 50 minutes.

During this time, she delivered an impressive performance and eliminated Jacy Jayne. She also captivated the audiences by hitting her finisher a few times in the match.

It remains to be seen if Sol will move up to the main roster after this impressive performance.