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

The Role Model claimed that she and Valkyria were the best tag team in all of wrestling, following their win on RAW.

“I’m just gonna say it. Without a shadow of a doubt, the best women’s tag team in all of wrestling. Pound for pound,” she wrote.

Despite being one of the inaugural Women’s Tag Team Champions with Sasha Banks, Bayley has not held the title with Lyra Valkyria yet. The former Women’s Intercontinental Champion has also been a former tag team champion, albeit with Becky Lynch, and for only one day last year.

Current WWE champion levels strong accusations against Bayley

In a recent interview with Chris Van Vliet on INSIGHT, Becky Lynch claimed that Bayley was one of the most selfish members of the current roster. The Women’s Intercontinental Champion made those claims while in her heel character, which isn’t on good terms with the former WWE Women’s Champion.

“Bayley is notoriously the most selfish member of the roster. Notoriously, Bayley Hogan. You never hear that one. Why has that not happened? I’ll tell you why. Because she is so nuanced and so selfish that she’s able to manipulate everybody to her liking. That’s next level,” Lynch said.

Despite Lynch’s claims, The Role Model is one of the most popular veterans in the roster and is among the most beloved too. As a multi-time former world champion, she has had a storied career, and it now remains to be seen whether she will be able to win the Women’s Tag Team Championship with Lyra Valkyria, her current tag team partner.