”
], { 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);
});
});
})();
Here are four reasons why it should happen.
#4. Oba Femi needs backup against The Vision
Bronson Reed’s return has made The Vision even stronger, and its numbers game has become a problem for Oba Femi.
Bron Breakker and Reed attacked Femi at Sunday Night’s Main Event and continued the assault on the following episode of RAW. If WWE wants to keep this feud going, Femi will need someone capable of standing beside him when the entire faction gets involved.
That’s where Seth Rollins, who has a history with the group, could come in.
#3. Seth Rollins has plenty of history with The Vision
Seth Rollins would not be a random choice as Oba Femi’s ally. He helped create The Vision alongside Paul Heyman, Bron Breakker, and Bronson Reed before Breakker and the group eventually turned against him.
That history makes a partnership with Oba Femi easy to explain. Rollins would have a personal reason to oppose the faction, while Femi would be fighting the group that has repeatedly targeted him.
#2. Seth Rollins needs a direction after his return
Seth Rollins’ return to television should come with an immediate storyline. He has already had his final chapter with Roman Reigns, and there is currently no established feud waiting for him on RAW.
The Vision gives WWE a ready-made direction. Rollins could return by helping Femi fight off Breakker and Reed, immediately putting himself back into a meaningful program while also allowing the creative team to continue developing Femi’s rivalry with the faction.
#1. It would allow Oba Femi to win his first main roster title
The biggest reason for the partnership would be what it could do for Oba Femi. The Ruler has already accomplished plenty since arriving on the main roster, including retiring Brock Lesnar and winning the King of the Ring tournament, but he has yet to win a championship on WWE’s main roster. His previous title accomplishments came in NXT, where he became a two-time NXT Champion and one-time NXT North American Champion.
If The Vision remains the World Tag Team Champions, WWE could eventually book Femi and Seth Rollins to challenge Breakker and Theory. A victory would give the Nigerian star his first main roster championship while allowing WWE to continue his feud with The Vision.
It would also be a meaningful achievement without rushing The Ruler into a world title program. He could establish himself as a champion alongside one of WWE’s biggest stars before eventually pursuing singles gold.
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/4-reasons-seth-rollins-return-win-wwe-world-tag-team-championship-oba-femi?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



