”
], { 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);
});
});
})();
So far in 2026, The Role Model has made an impact across all of WWE’s brands and even AAA. WrestlingWCC tweeted about the brands, saying Bayley has wrestled in RAW, SmackDown, NXT, and AAA. The Role Model reacted to this.
The former women’s champion claimed that she herself is ‘The Brand’, and urged TNA to join the list.
“I AM THE BRAND ..@ThisIsTNA join the party,” wrote Bayley.
WWE and TNA work on a multi-year partnership, which allows NXT superstars and TNA pro-wrestlers to work in talent exchanges and crossover storylines.
Bayley has hinted at a possible TNA Slammiversary appearance
After performing at the NXT House Shows, The Role Model posted about returning to the developmental brand after ten years. Former WWE NXT Superstar Indi Hartwell reacted to it by claiming that she should have done it while Hartwell was still working with NXT.
To this, The Role Model responded by saying that the duo still has the chance to work together in TNA. Hartwell asked The Role Model if she is free on June 28th, 2026, which is TNA’s Slammiversary. The former champion responded by claiming that she can potentially fit Indi Hartwell in her schedule, given WWE Night of Champions is on June 27th, 2026.
Coupling her response to Indi Hartwell with her dropping a tease about potentially adding TNA to the list of brands she wrestled in 2026, The Role Model has gotten her fans speculating about the future. Furthermore, The Role Model has been vocal about her dreams of working with TNA.
Apart from adding brands to her list, Bayley is also eyeing the gold in WWE. She has openly challenged Women’s World Champion Liv Morgan, which has yet to be accepted.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
if (index == 3 && isOpera) {
storyHTML += `
`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `
`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/news-bayley-drops-blockbuster-wwe-tease-gives-herself-new-name?lang=en&category=wwe”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `
`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();
Fetching more content…
Read the full article here



