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

Moments ago, WWE shared a graphic for a World Tag Team Championship match. Oba Femi will join forces with Cody Rhodes to challenge Bron Breakker and Austin Theory for the gold. The company’s official X (Twitter) handle urged the fans to buy tickets to witness the bout, suggesting that it would be a dark match.

While Oba Femi will wrestle the dark match, Cody Rhodes is expected to be on the main show as well. Randy Orton has reignited his rivalry with The American Nightmare following his surprise return at SummerSlam.

It is highly unlikely that Oba Femi and Cody Rhodes dethrone the members of The Vision in a dark match. However, it will be interesting to see how the two stars perform as a tag team.

Former WWE Champion pitched for Oba Femi to turn heel

Oba Femi cemented his place as a dominant force on the main roster by defeating Brock Lesnar two out of three times. As a result, he received massive praise from The Beast Incarnate’s advocate and WWE Hall of Famer Paul Heyman.

While The Ruler has kickstarted a new rivalry with The Vision’s Bron Breakker following his win over Brock Lesnar at SummerSlam, former WWE Superstar Jinder Mahal has an intriguing pitch for him. The 40-year-old suggested the Nigerian star turn heel and join forces with Paul Heyman. He pitched for Femi to have a run similar to Brock Lesnar.

“Turn Oba Femi heel. Just like Brock Lesnar when he was when he debuted, have him destroy everybody and let the crowd naturally turn him babyface. Put him with Paul Heyman,” he said.

It will be interesting to see what plans Triple H and the creative team have in place for Oba Femi going forward.