], { 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 this week’s episode of SmackDown, Stratton is documenting her travels and recently shared an update where she gave herself a new name. Buff Barbie shared that she is now the Princess of the Midwest.

Stratton later made an appearance on Fox’s Good Day, which allowed her to further show off her new championship.

Tiffany Stratton was upset she missed WrestleMania 42

Tiffany Stratton walked in and out of WrestleMania 41 as the Women’s Champion, which made it confusing that she was left off the card for this year’s show. The former champion wasn’t part of the main title picture, since Jade Cargill and Rhea Ripley had a feud of their own.

Instead, she was focused on the Women’s United States Championship, but the title match wasn’t added to the show. WWE opted to have the match on the SmackDown following WrestleMania, which means that Tiffany Stratton wasn’t part of the event.

Stratton was still there for WrestleMania weekend in Las Vegas and was part of WWE World, whilst also performing on the SmackDown before the show, but her match wasn’t added to the card, which left a number of fans disappointed.

Despite missing WrestleMania, Stratton made her match on SmackDown count last week and is now a title holder once again. It’s unclear if Giulia will push for a rematch, since she has some issues of her own to address with Kiana James first.

Backlash takes place next weekend and is expected to be a small card compared to WrestleMania, so it’s unclear if Stratton defending her title will be added to the card.

SmackDown is expected to return to its two-hour format in the coming weeks, which was reportedly the reason behind the recent cuts, since many of the stars came from the blue brand. It will be interesting to see what other changes the company makes ahead of SummerSlam.