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

However, ahead of SmackDown, the Triple H-led creative team has quietly canceled this title match. In a preview of the blue brand’s show, the TKO-led promotion is now advertising Tiffany Stratton vs. Giulia as a non-title match.

“Will SmackDown be Tiffy’s Time, or is it time for Giulia to reaffirm her dominance? Women’s United States Champion Giulia is set to clash with former WWE Women’s Champion Tiffany Stratton in an explosive non-title showdown on The Road to WrestleMania. Don’t miss all the action of SmackDown, Friday at 8 ET/7 CT on USA,” the company wrote.

Check out a screenshot of the original match announcement and the new preview in the post below:


Tiffany Stratton and Giulia are reportedly set to lock horns at WWE WrestleMania 42

WWE could have canceled Tiffany Stratton vs. Giulia for the Women’s United States Championship on SmackDown for a major reason. According to a recent report by Bodyslam+, the Triple H-led creative team is planning for this title clash at WrestleMania 42.

Stratton has already proven her worth as the Women’s Champion last year. On the other hand, many fans believe Giulia’s Women’s United States Championship run has been lackluster due to her poor booking. It will be interesting to see if the Stamford-based promotion will put the title on The Buff Barbie soon.