”
], { 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);
});
});
})();
According to a recent report by WrestleVotes on Fightful Select, Roman Reigns could be facing LA Knight next. The report claimed that the backstage sentiment is strongly indicating that the two will square off at Money in the Bank PLE this year, which is slated to take place on October 10th. It should be noted that on a recent episode of RAW, Reigns and LA Knight came face to face, with the latter demanding a clean singles match.
A WWE veteran is not pleased with Roman Reigns’ character
According to WWE veteran Eric Bischoff, Roman Reigns’ character has become stale.
Speaking on his 83 Weeks podcast, Eric Bischoff noted that he respected The Tribal Chief, but the character needed some changes.
“I’m bored with him. I don’t see anything new from him. I don’t see a character evolving…We’re not seeing any evolution. We’re seeing maintenance, and it’s good. It’s definitely working from a financial perspective, so there’s nothing wrong with it. There’s just nothing compelling about it,” he said.
He further compared Roman Reigns’ character to that of the WWE legend Ric Flair, explaining how the latter’s character also remained the same.
“Ric’s character never changed. Didn’t have to. And I think that’s where Roman is. But that doesn’t mean that he’s number one, not valuable, and number two, it doesn’t mean that I can’t be bored with it. Those two things are not mutually exclusive,” he added.
Given the frequency of Roman Reigns defending his belt, it will be interesting to see if he will be able to set another record as the titleholder in the coming months. For the time being, fans will have to wait and watch if he will be colliding with LA Knight at Money in the Bank.
`;
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/rumor-roman-reigns-internally-discussed-face-fan-favorite-star-wwe-money-bank-report?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

![Roman Reigns internally discussed to face fan-favorite star at WWE Money in the Bank [REPORT]](https://litsportsnews.com/wp-content/uploads/2026/08/a3193-17866447744470-1920-300x200.jpg)


![Roman Reigns internally discussed to face fan-favorite star at WWE Money in the Bank [REPORT]](https://litsportsnews.com/wp-content/uploads/2026/08/a3193-17866447744470-1920-1536x1024.jpg)








