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

Tiffany Stratton has revealed her wish to re-pitch the idea for the Daddy’s Little Rich Girl character. In an interview with Maxx Fuller, she has spoken about her wanting the change. She didn’t have the character for long in NXT, and she feels that it could be something that worked on the main roster. She said that she could have a “daddy” now on the main roster, now that she’s part of SmackDown.

“Honestly, I may re-pitch the Daddy’s Little Rich Girl stuff. I think the reason why HBK didn’t wanna go with it, I think, was because they just didn’t have a daddy for me. There was never a payoff so maybe I can have a daddy now on SmackDown, and they can do a payoff.”

Stratton also spoke about the origin of the character and where the idea came from. She also detailed how she got the idea from Paris Hilton and took inspiration from there.

“So I feel like when I was in NXT, we had a lot of girls that were kind of like the hardcore, like wore studs, wore black, wore leather, and that was kind of the vibe everybody was going for. So, me coming in, I kind of wanted to just lean into being kind of the more girly girl, but could also kick a*s in the ring. So, I had pitched the Daddy’s Little Rich Girl character and I remember it was me, Road Dog, Ryan Katz, Gabe Sapolsky, we were all sitting like having a meeting about my character. I had pitched that and they all loved it.”

youtube-cover

For any quotes taken from this article, please credit Sportskeeda and provide a link. Also embed the original Tiffany Stratton interview.