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

Ahead of her Triple Threat Elimination Chamber qualifying match, Tiffany Stratton was asked by Cathy Kelley about her return and falling short at the Royal Rumble. The former Women’s Champion said that she wasn’t going to let one hiccup affect her, especially after the year she had in 2025. She vowed to win the Qualifying match for the Elimination Chamber, but one of her competitors, Chelsea Green, interrupted her and gave her a newspaper, telling Stratton that the only person newsworthy was Chelsea Green herself. Stratton hit back by telling her that the only place she should be checking is the obituary, which is where she would end up after being done with her.

Of course, Tiffany Stratton would go on to defeat Chelsea Green and Lash Legend in a Triple Threat match, pinning the 2-time Women’s United States Champion. As a result, she became the first person to book her ticket to the Elimination Chamber in Chicago.