”
], { 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);
});
});
})();
Before going on a hiatus, Shinsuke Nakamura was trying to turn Tama Tonga against Solo Sikoa. A lot has changed since then, and while Sikoa is no longer in the picture, Nakamura has now turned all his focus on The MFTs, while teasing a return with a mystery partner in recent weeks. Interestingly, that was reported to be a fellow Japanese star, Hiromu Takahashi.
On this week’s show, with reports swirling that the King of Strong-Style could be returning alongside Takahashi, Shinsuke Nakamura might have given it away himself during his segment. He called his mystery partner a “Ticking Time Bomb,” which just happens to be the Japanese star’s nickname.
“MFTs, congratulations! You are now the champions. Are you savoring the feeling, knowing it will be gone soon? Was the victory as sweet, knowing what’s coming next? Me, my partner – your destruction. My partner is what you all pretend to be. Experienced, vicious, deadly. He is chaos. He’s a ticking time bomb. Take cover,” Nakamura said.
Check out the segment in the video below:
Meanwhile, Hiromu Takahashi is also a Japanese legend who made his name in NJPW and had been with the promotion since 2010. In 2013, he was sent on a foreign excursion, which gave him the opportunity to wrestle in the UK, CMLL in Mexico and ROH in the States.
Upon his return to NJPW in 2016, he earned the nickname “Ticking Time Bomb.”
Shinsuke Nakamura’s mystery partner could have history with The MFTs
Interestingly, despite no major feud ever happening, both Tama Tonga and Talla Tonga’s paths have crossed with Hiromu Takahashi in NJPW.
So he certainly could be the past enemy Shinsuke Nakamura was referring to in his earlier vignette when he said:
“Tongans. MFTs. You think you’ve evolved. You have a new leader now. But you also have past enemies. you say you need to remember who you are. You are wrong. You need to remember, who I am. The King of Strong Style. The Artist known as Shinsuke Nakamura. I’m back and this time, I will not be alone. I’m starting a war and I’m no longer a one-man army. He and I make it clear who are warriors, and who are just pawns. Here is your warning. You are running out of time.”
After all the breadcrumbs and reports, should Nakamura’s mystery partner indeed turn out to be Hiromu Takahashi, then it will make for a very exciting feud with The MFTs, who are now being led by the legendary Haku. They also won the WWE Tag Team Championship on this week’s edition of SmackDown.
`;
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-ticking-time-bomb-shinsuke-nakamura-seemingly-confirms-major-name-as-mystery-partner?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













