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

It appears that Tiffany Stratton has opted to have her new flower tattoo in a place where it won’t be seen throughout her wrestling career. It’s on the inside of her ankle, which her wrestling boots will always cover.

It seems that the current champion wants to mark the occasion, but at the same time she wants to maintain the image that she has with her WWE character.

What’s next for Tiffany Stratton on WWE SmackDown?

WWE SmackDown has officially returned to its two-hour format, which means that many stars will not be part of the show moving forward. This is a massive blow, but Stratton is a champion, so she is expected to remain on the show at least every other week.

At Night of Champions, it was Stratton who replaced Rhea Ripley when she took on Jade Cargill and was able to successfully defend her Women’s United States Championship, and has since developed a relationship with Alexa Bliss and Charlotte Flair.

There has been no update on Ripley, but it seems that her planned SummerSlam match was against Alexa Bliss or Jacy Jayne, something that Stratton could step into if a title match still needs to happen. Bliss and Flair could even move on to a story against Chelsea Green and Stratton if needed.

It will be interesting to see how this develops, since Ripley is the WWE Women’s Champion, but she suffered a knee injury back at Clash in Italy. It was noted that she would miss Night of Champions because of the injury, but her SummerSlam status remains unclear.

SummerSlam is in less than a month’s time, and the lack of updates on her status from WWE leaves fans worried that Ripley could be set to miss SummerSlam as well.