- Block for 8 hours
- Block for 12 hours
- Block for 24 hours
- Don’t block
<img src="https://images.oneindia.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.
DPL 2026: West Delhi Lions Pull Off Stunning Chase as Ayush Doseja, Nitish Rana Star in Victory
West Delhi Lions produced a superb run chase to defeat New Delhi Tigers by six wickets in a high-scoring Delhi Premier League 2026 encounter at the Arun Jaitley Stadium.
After being asked to bat first, New Delhi Tigers overcame a shaky beginning to post a formidable 195/6 in 20 overs. The Tigers found themselves in trouble at 63/4 before Himmat Singh and Keshav Dalal rescued the innings with a crucial partnership.
Himmat struck a brisk 35 from 20 deliveries, while Dalal made 36 off 22 balls. The pair added 48 runs for the fifth wicket, laying the platform for a late assault.
That finishing charge came from Parth Bali and Manish Sehrawat, who turned the momentum firmly in New Delhi’s favour. The duo remained unbeaten while adding 57 runs for the seventh wicket. Bali hammered an unbeaten 35 from only 13 balls, while Sehrawat delivered a sensational eight-ball cameo worth 30*, smashing five sixes in the process.
West Delhi, however, showed little hesitation in the chase. Krish Yadav and Aaryavir Sehwag provided a positive start, putting together 41 runs for the opening wicket. Sehwag departed for 22 off 14 balls, but the Lions maintained their attacking approach.
The arrival of Nitish Rana shifted the game further in West Delhi’s favour. The experienced batter unleashed a blistering 50 from just 23 deliveries, keeping the required run rate under control and putting the Tigers’ bowling attack under sustained pressure.
Captain Ayush Doseja then delivered the decisive blow. Leading from the front, Doseja played a composed yet aggressive unbeaten innings of 64 off 33 balls, taking the Lions within touching distance of victory.
West Delhi eventually completed the 196-run chase with four wickets in hand, securing an impressive six-wicket triumph.
For New Delhi Tigers, Manish Sehrawat was the standout bowler, returning excellent figures of 3/20 from four overs. However, his individual effort could not prevent the Lions from completing one of the chase’s most impressive performances of the match.
With Rana providing the initial acceleration and Doseja finishing the job, West Delhi Lions demonstrated their batting depth and composure under pressure in a memorable DPL 2026 contest.
Get breaking news alerts.
Allow Notifications
Read more about:nitish ranadpl 2025
Story first published: Thursday, August 20, 2026, 6:30 [IST]
Other articles published on Aug 20, 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





