- 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.
Seven Sixes, 79 Runs: Smriti Mandhana Joins Shafali Verma Six-Hitting Party
Shafali Verma’s power-hitting against Bangladesh had already set a new benchmark for India in women’s T20Is. Against Sri Lanka in the Asian Games 2026 final, Smriti Mandhana came within touching distance of that mark as India’s openers continued their assault.
Mandhana smashed seven sixes during her 79 off 45 balls at Nisshin, matching her own record for the second-most sixes by an Indian in a Women’s T20I innings. Her effort also moved her alongside her previous seven-six performance against Hong Kong earlier in 2026.
Shafali Verma holds the India record
Shafali owns the record for most sixes by an Indian in a Women’s T20I innings, having hit nine against Bangladesh at Nisshin earlier in the tournament.
The landmark innings surpassed Harmanpreet Kaur‘s previous Indian record of eight sixes, scored against New Zealand in 2018.
| Sixes | Player | Opponent | Venue | Year |
| —– | —————- | ———– | ——- | —- |
| 9 | Shafali Verma | Bangladesh | Nisshin | 2026 |
| 8 | Harmanpreet Kaur | New Zealand | – | 2018 |
| 7 | Smriti Mandhana | Hong Kong | Dubai | 2026 |
| 7 | Smriti Mandhana | Sri Lanka | Nisshin | 2026 |
Smriti Mandhana leads India’s PowerPlay assault
Mandhana and Shafali set the tone from the opening over against Sri Lanka, with India reaching 67 without loss at the end of the PowerPlay.
Mandhana took particular aim at the Sri Lankan attack, clearing the ropes four times inside the first six overs, while Shafali added two sixes of her own.
The opening pair eventually put on 99 runs before Shafali was dismissed for 48 off 29 balls. Her innings included three fours and three sixes.
Mandhana continued to attack after her partner’s departure, finishing with 79 from 45 deliveries. Her innings contained five fours and seven sixes, taking her level with her own second-place mark on India’s six-hitting list.
The innings also carried a major personal milestone, with Mandhana becoming the first player in women’s cricket to reach 11,000 international runs.
Get breaking news alerts.
Allow Notifications
Read more about:shafali vermasmriti mandhanaasian games 2023harmanpreet kaur
Story first published: Tuesday, September 22, 2026, 13:35 [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

