- Block for 8 hours
- Block for 12 hours
- Block for 24 hours
- Don’t block
india.com/notification/images/addr-bar.png?q=1″ alt=”” loading=”lazy”>

To start receiving timely alerts, as shown below click on the Green “lock” icon next to the address bar

Click it and Unblock the Notifications
Close X
Close X
To Start receiving timely alerts please follow the below steps:
- Click on the Menu icon of the browser, it opens up a list of options.
- Click on the “Options ”, it opens up the settings page,
- Here click on the “Privacy & Security” options listed on the left hand side of the page.
- Scroll down the page to the “Permission” section .
- Here click on the “Settings” tab of the Notification option.
- A pop up will open with all listed sites, select the option “ALLOW“, for the respective site under the status head to allow the notification.
- Once the changes is done, click on the “Save Changes” option to save the changes.
India vs Japan Toss Result: IND vs JPN Who Won Toss, Playing 11, Start Time, Overs
India and Japan are meeting in a historic one-off T20I at the Sano International Cricket Ground in Tochigi on Tuesday, September 22. The match, celebrating 75 years of India-Japan diplomatic relations, and has been named as the Suzuki Cup.
However, rain and a wet outfield have delayed the toss and start of play. The first inspection was scheduled for 1:15 PM local time (9:45 AM IST), and after the rain stopped, the match was stopped due to wet outfield. But the match is set to start soon as the toss took place recently.
The match is India’s final preparation game before the Asian Games, where their campaign begins on September 28.
When will India vs Japan start?
As the rain has stopped, the match will start at 12:30 pm IST, and it will be a 5-over match.
India vs Japan Toss Report
India captain Shreyas Iyer won the Toss and elected to Bat first.
“It’s important that we know the conditions and we are aware of what’s happening around us. We know that this is actually going to be the conditions that are going to be offered in the Asian Games as well. We don’t know how the pitches are over there, but definitely this game, this particular game, is going to be of a great practice for us,” Shreyas Iyer said at the toss.
India vs Japan Playing 11
India: Sanju Samson (wk), Abhishek Sharma, Ishan Kishan, Shreyas Iyer (c), Tilak Varma, Shivam Dube, Axar Patel, Washington Sundar, Yash Thakur, Ravi Bishnoi, Arshdeep Singh
Japan: Lachlan Yamamoto-Lake, Reo Sakurano-Thomas, Kendel Kadowaki-Fleming (c), Benjamin Ito-Davis, Wataru Miyauchi, Alexander Shirai-Patmore (wk), Charlie Hara-Hinze, Ibrahim Takahashi, Declan Suzuki-McComb, Makoto Taniyama, Shoma Sugaya-Slater
India vs Japan Squads
India Squad: Sanju Samson(w), Abhishek Sharma, Tilak Varma, Shreyas Iyer(c), Shivam Dube, Ishan Kishan, Axar Patel, Ravi Bishnoi, Yash Thakur, Jasprit Bumrah, Arshdeep Singh, Washington Sundar, Vipraj Nigam, Vaibhav Sooryavanshi
Japan Squad: Kendel Kadowaki-Fleming(c), Shirai Patmore(w), Alester Fleming, Benjamin Ito Davis, Reo Sakurano Thomas, Kohei Kubota, Wataru Miyauchi, Declan Suzuki, Ibrahim Takahashi, Makoto Taniyama, Lachlan Yamamoto-Lake, Tsuyoshi Takada, Charlie Hara-Hinze, Shoma Slater, Jake Kusuda-Nairn
Get breaking news alerts.
Allow Notifications
Read more about:indian cricket teamjapan
Story first published: Tuesday, September 22, 2026, 12:10 [IST]
Other articles published on Sep 22, 2026
‘;
}
}
if(document.getElementById(“cms-poll”)){
var iframe = document.getElementById(“cms-poll”);
iframe.onload = function(){
iframe.style.height = iframe.contentWindow.document.body.scrollHeight + ‘px’;
}
}
if(no_ad_flag == true){
if(document.querySelector(‘.cms-videos-wrapper’)){
document.querySelector(‘.cms-videos-wrapper’).style.display=’none’;
}
if(document.querySelector(‘.assigned_video_heading’)){
document.querySelector(‘.assigned_video_heading’).style.display=’none’;
}
if(document.querySelector(‘#bottom-single-video-block1’)){
document.querySelectorAll(‘#bottom-single-video-block1’).forEach(e => e.remove());
}
if(document.querySelector(‘.os-header-ad’)){
document.querySelector(‘.os-header-ad’).style.minHeight=0;
}
if(document.querySelector(‘.cmscontent-right1’)){
document.querySelector(‘.cmscontent-right1’).style.minHeight=0;
}
if(document.querySelector(‘.cmscontent-left-article’)){
document.querySelector(‘.cmscontent-left-article’).style.minHeight=0;
}
}
if(window.location.search.indexOf(‘oirev_analyse’)>-1){
var today = new Date();
var y = today.getFullYear();
var m = today.getMonth() + 1;
var d = today.getDate();
var hr = today.getHours();
var min = today.getMinutes();
var urlBurstParam1 = y+”+m+”+d+”+hr+”+min;
var tag1 = document.createElement(‘script’);
tag1.src = ‘https://rss.oneindia.com/common/oi-debug.js?v=’+urlBurstParam1;
tag1.async = true;
tag1.id = ‘oiscripts1’;
var firstScriptTag1 = document.getElementsByTagName(‘script’)[0];
firstScriptTag1.parentNode.insertBefore(tag1, firstScriptTag1);
}
/*var qParam = document.referrer;
var currentHost = document.location.hostname;
if(qParam != ” && qParam.indexOf(currentHost)==-1){
(function(window, location) {
var referrer = document.referrer;
if(typeof history != ‘undefined’ && referrer && history.length > 1) {
var stateObj = {}; //Just want to change the current history
var goToHomeURL = location.origin+’?utm_medium=Desktop&utm_source=MK-EN&utm_campaign=Back-Home’;
//history.replaceState(stateObj, document.title, location.href + hash);
history.pushState(stateObj, document.title, location.href);
window.addEventListener(“popstate”, function() {
var referrer = document.referrer ? document.referrer : ‘Blank’;
location.replace(goToHomeURL);
}, false);
}
}(window, location));
}*/
if(window.location.pathname===’/wwe/news/’){
document.getElementById(“right-links”).style.display = “block”;
}
var ga_ad_block = “ad block”;
var hostname = window.location.hostname;
var oiab_done = false;
function loadScript(path, callback) {
var scr = document.createElement(‘script’);
scr.onerror = handleError;
scr.async = true;
scr.src = path;
document.body.appendChild(scr);
function handleError() {
console.log(‘handleError’);
if (!oiab_done) {
oiab_done = true;
loadwhenAB();
}
}
}
loadScript(“https://”+hostname+”/common/js/ads.js”);
function loadwhenAB() {
console.log(‘inside AB function’);
if (document.getElementById(‘zQyHLKpYGvgh’)) {
console.log(‘Without Ad Blocker’);
} else {
(function(){
var today = new Date();
var urlBurstParam = today.getHours();
var commontag = document.createElement(‘script’);
commontag.src = ‘https://rss.oneindia.com/common/oi-inhouse-scripts.js?lang=en&domain=’+hostname;
commontag.async = true;
commontag.id = ‘oiinhousescripts’;
var firstcommonScriptTag = document.getElementsByTagName(‘script’)[0];
firstcommonScriptTag.parentNode.insertBefore(commontag, firstcommonScriptTag);
}());
}
}

Source: www.mykhel.com

