विशिष्ट सामग्री:

अब्दुल समद पर बिफरे निकोलस पूरन, ड्रेसिंग रूम में जो हुआ उसे देखकर रह जाएंगे हैरान

लाइव अपडेट स्पेशल रिपोर्ट लाइफ & साइंस

अब्दुल समद पर बिफरे निकोलस पूरन, ड्रेसिंग रूम में जो हुआ उसे देखकर रह जाएंगे हैरान

प्रतिरूप फोटो

Social Media

Kusum । May 19 2025 11:08PMसनराइजर्स हैदराबाद के खिलाफ मैच में वो अपनी ही टीम के खिलाड़ी पर ऐसे भड़के कि ड्रेसिंग रूप में जाकर बवाल माच दिया। उनका गुस्सा करने का वीडियो सोशल मीडिया पर खूब वायरल हो रहा है। उन्होंने गुस्से में आकर जोर से दस्तानों को जमीन पर पटक दिया था।

निकोलस पूरन वैसे तो ताबड़तोड़ बैटिंग के लिए जाने जाते हैं, लेकिन उनका स्वभाव बहुत शांत है। उन्हें बहुत कम मौकों पर गुस्सा करते देखा गया है, लेकिन सनराइजर्स हैदराबाद के खिलाफ मैच में वो अपनी ही टीम के खिलाड़ी पर ऐसे भड़के कि ड्रेसिंग रूप में जाकर बवाल माच दिया। उनका गुस्सा करने का वीडियो सोशल मीडिया पर खूब वायरल हो रहा है। उन्होंने गुस्से में आकर जोर से दस्तानों को जमीन पर पटक दिया था। 

 

 ये मामला लखनऊ सुपर जायंट्स की पारी के 20वें ओवर का है। 20वें ओवर में अब्दुल समद और निकोलस पूरन बैटिंग कर रहे थे। नितीश रेड्डी गेंदबाजी कर रहे थे, जहां एक गेंद में ही 8 रन आ गए थे। ओवर की दूसरी गेंद पर निकोलस पूरन 2 रन भागना चाहते थे, लेकिन वापस मुड़ते समय उनका पैर फिसल गया था। ऐसे में समद ने उन्हें वापस भेज दिया। पूरन ताबड़तोड़ अंदाज में 26 गेंद में 45 रन बना चुके थे और जब अब्दुल समद ने दूसरा रन भागने से मना किया तो उन्हें काफी गुस्सा आ गया था।     

 ओवर की तीसरी गेंद पर निकोलस पूरन ने बाय का रन भागने की कोशिश की, लेकिन ईशान किशन पहले से तैयारी थे। उन्होंने पूरन को रन आउट कर दिया। इसके बाद जब निकोलस पूरन ड्रेसिंग रूम में लौटे तो उन्होंने सोफा को धक्का दे दिया था। उन्होंने गुस्से में अपने ग्लव्स को जमीन पर पटक कर मारा। ड्रेसिंग रूम का माहौल इतना गर्मा गया था कि शार्दुल ठाकुर को आगे आकर पूरन को शांत करना पड़ा। 

निकोलस पूरन एक समय आईपीएल 2025 ऑरेंज कैप की दौड़ में सबसे आगे चल रहे थे, लेकिन पिछले कुछ मैच उनके लिए व्यक्तिगत रूप में ज्यादा अच्छे नहीं गुजरे हैं। उन्होंने आईपीएल 2025 की 6 पारियों में चार अर्धशतक समेत 359 रन बनाए लिए थे। वो उसके बाद 6 पारियों में एक  भी फिफ्टी नहीं लगा पाए हैं। उन्होंने अब तक मौजूद सीजन की 12 पारियों में 455 रन बना लिए हैं। 

IPL is IPLing pic.twitter.com/HSVtMmAFeC

— LSG×Shreyansh (@LSGfam) May 19, 2025 शेयर करेंcopy

अन्य न्यूज़

‘ + value.news_headline + ‘‘ + value.news_publish_date_format + ”;
});
$(‘#news-slider’).html(r);
$(“#news-slider”).owlCarousel({items: 2,itemsDesktop: [1199, 2],itemsMobile: [600, 1],navigation: true,navigationText: [‘icons8 double left 50‘, ‘icons8 double right 64‘],pagination: true});
}
else { }
},
ClearControls: function () {
//$(‘#txtname’).val(”);
$(‘#txtemail’).val(”);
//$(‘#chkaccept’).prop(‘checked’, false);
},
UpdateData: function () {
//var name = Utility.ValidateWithId(‘txtname’, ‘Please enter your name !’, true);
//if (name.trim() == ”)
// return;

var email = Utility.ValidateWithId(‘txtemail’, ‘Please enter your email !’, true);
//var email = Utility.ValidateEmail(‘txtemail’);
if (email == ”) {
Utility.Show_Error(‘Error’, ‘Please enter a valid email’);
return;
}
//var accept = Utility.ValidateWithId(‘chkaccept’, ‘Please accept terms & conditions.’, true, false);
//if (accept.trim() == ”)
// return;

var ws_method = ‘SubscribeNewsletter’;
//var obj = { name: name, email: email, check: accept };
var obj = { Search: email };
confirm_name = email;
Utility.GetResultAjax(ws_method, obj, News.ConfirmUpdate);
},
ConfirmUpdate: function (response) {
try {
if (response.trim() != “OK”) {
Utility.Show_Error(‘Error’, response.trim());
}
else {
News.ClearControls();
Utility.Show_Success(‘Message’, ” + confirm_name + ‘, You have successfully subscribed for our newsletter.’);
confirm_name=””;
}
}
catch (err) {
Utility.Show_Error(‘Error’, err.message);
}
},
}

“, { class: “jq-toast-single” }), o += ”, this.options.allowToastClose && (o += ‘×’), this.options.text instanceof Array) { this.options.heading && (o += ” + this.options.heading + “”), o += ”; for (var i = 0; i < this.options.text.length; i++)o += ” + this.options.text[i] + “”; o += “” } else this.options.heading && (o += ” + this.options.heading + “”), o += this.options.text; this._toastEl.html(o), !1 !== this.options.bgColor && this._toastEl.css(“background-color”, this.options.bgColor), !1 !== this.options.textColor && this._toastEl.css(“color”, this.options.textColor), this.options.textAlign && this._toastEl.css(“text-align”, this.options.textAlign), !1 !== this.options.icon && (this._toastEl.addClass(“jq-has-icon”), -1 !== t.inArray(this.options.icon, this._defaultIcons) && this._toastEl.addClass(“jq-icon-” + this.options.icon)), !1 !== this.options.class && this._toastEl.addClass(this.options.class) }, position: function () { “string” == typeof this.options.position && -1 !== t.inArray(this.options.position, this._positionClasses) ? “bottom-center” === this.options.position ? this._container.css({ left: t(o).outerWidth() / 2 – this._container.outerWidth() / 2, bottom: 20 }) : “top-center” === this.options.position ? this._container.css({ left: t(o).outerWidth() / 2 – this._container.outerWidth() / 2, top: 20 }) : “mid-center” === this.options.position ? this._container.css({ left: t(o).outerWidth() / 2 – this._container.outerWidth() / 2, top: t(o).outerHeight() / 2 – this._container.outerHeight() / 2 }) : this._container.addClass(this.options.position) : “object” == typeof this.options.position ? this._container.css({ top: this.options.position.top ? this.options.position.top : “auto”, bottom: this.options.position.bottom ? this.options.position.bottom : “auto”, left: this.options.position.left ? this.options.position.left : “auto”, right: this.options.position.right ? this.options.position.right : “auto” }) : this._container.addClass(“bottom-left”) }, bindToast: function () { var t = this; this._toastEl.on(“afterShown”, function () { t.processLoader() }), this._toastEl.find(“.close-jq-toast-single”).on(“click”, function (o) { o.preventDefault(), “fade” === t.options.showHideTransition ? (t._toastEl.trigger(“beforeHide”), t._toastEl.fadeOut(function () { t._toastEl.trigger(“afterHidden”) })) : “slide” === t.options.showHideTransition ? (t._toastEl.trigger(“beforeHide”), t._toastEl.slideUp(function () { t._toastEl.trigger(“afterHidden”) })) : (t._toastEl.trigger(“beforeHide”), t._toastEl.hide(function () { t._toastEl.trigger(“afterHidden”) })) }), “function” == typeof this.options.beforeShow && this._toastEl.on(“beforeShow”, function () { t.options.beforeShow(t._toastEl) }), “function” == typeof this.options.afterShown && this._toastEl.on(“afterShown”, function () { t.options.afterShown(t._toastEl) }), “function” == typeof this.options.beforeHide && this._toastEl.on(“beforeHide”, function () { t.options.beforeHide(t._toastEl) }), “function” == typeof this.options.afterHidden && this._toastEl.on(“afterHidden”, function () { t.options.afterHidden(t._toastEl) }), “function” == typeof this.options.onClick && this._toastEl.on(“click”, function () { t.options.onClick(t._toastEl) }) }, addToDom: function () { var o = t(“.jq-toast-wrap”); if (0 === o.length ? (o = t(“”, { class: “jq-toast-wrap”, role: “alert”, “aria-live”: “polite” }), t(“body”).append(o)) : this.options.stack && !isNaN(parseInt(this.options.stack, 10)) || o.empty(), o.find(“.jq-toast-single:hidden”).remove(), o.append(this._toastEl), this.options.stack && !isNaN(parseInt(this.options.stack), 10)) { var i = o.find(“.jq-toast-single”).length – this.options.stack; i > 0 && t(“.jq-toast-wrap”).find(“.jq-toast-single”).slice(0, i).remove() } this._container = o }, canAutoHide: function () { return !1 !== this.options.hideAfter && !isNaN(parseInt(this.options.hideAfter, 10)) }, processLoader: function () { if (!this.canAutoHide() || !1 === this.options.loader) return !1; var t = this._toastEl.find(“.jq-toast-loader”), o = (this.options.hideAfter – 400) / 1e3 + “s”, i = this.options.loaderBg, s = t.attr(“style”) || “”; s = s.substring(0, s.indexOf(“-webkit-transition”)), s += “-webkit-transition: width ” + o + ” ease-in; -o-transition: width ” + o + ” ease-in; transition: width ” + o + ” ease-in; background-color: ” + i + “;”, t.attr(“style”, s).addClass(“jq-toast-loaded”) }, animate: function () { t = this; if (this._toastEl.hide(), this._toastEl.trigger(“beforeShow”), “fade” === this.options.showHideTransition.toLowerCase() ? this._toastEl.fadeIn(function () { t._toastEl.trigger(“afterShown”) }) : “slide” === this.options.showHideTransition.toLowerCase() ? this._toastEl.slideDown(function () { t._toastEl.trigger(“afterShown”) }) : this._toastEl.show(function () { t._toastEl.trigger(“afterShown”) }), this.canAutoHide()) { var t = this; o.setTimeout(function () { “fade” === t.options.showHideTransition.toLowerCase() ? (t._toastEl.trigger(“beforeHide”), t._toastEl.fadeOut(function () { t._toastEl.trigger(“afterHidden”) })) : “slide” === t.options.showHideTransition.toLowerCase() ? (t._toastEl.trigger(“beforeHide”), t._toastEl.slideUp(function () { t._toastEl.trigger(“afterHidden”) })) : (t._toastEl.trigger(“beforeHide”), t._toastEl.hide(function () { t._toastEl.trigger(“afterHidden”) })) }, this.options.hideAfter) } }, reset: function (o) { “all” === o ? t(“.jq-toast-wrap”).remove() : this._toastEl.remove() }, update: function (t) { this.prepareOptions(t, this.options), this.setup(), this.bindToast() }, close: function () { this._toastEl.find(“.close-jq-toast-single”).click() } }; t.toast = function (t) { var o = Object.create(n); return o.init(t, this), { reset: function (t) { o.reset(t) }, update: function (t) { o.update(t) }, close: function () { o.close() } } }, t.toast.options = { text: “”, heading: “”, showHideTransition: “fade”, allowToastClose: !0, hideAfter: 3e3, loader: !0, loaderBg: “#9EC600”, stack: 5, position: “bottom-left”, bgColor: !1, textColor: !1, textAlign: “left”, icon: !1, beforeShow: function () { }, afterShown: function () { }, beforeHide: function () { }, afterHidden: function () { }, onClick: function () { } } }(jQuery, window, document);

लेटेस्ट न्यूज़

कार्टून

आज का कार्टून 19 मई 2025

नवीनतम

समाचार पत्रिका

चूकें नहीं

ODI वर्ल्ड कप 2027 में खेलना है तो रोहित-कोहली को करना होगा ये काम, इरफान पठान ने दी सलाह

स्पेशल रिपोर्ट लाइफ & साइंस आज का राशिफल मेष | Ariesआर्थिक लाभ- मान प्रतिष्ठा भी। मौज मस्ती और खुशहाली का दिन।...

महिला वर्ल्ड कप में भारतीय खिलाड़ी मिलाएंगे पाकिस्तान टीम से हाथ? ICC का प्रोटोकॉल बन सकता है कारण

स्पेशल रिपोर्ट लाइफ & साइंस आज का राशिफल मेष | Ariesआर्थिक लाभ होगा, योजना समाप्त होगी। रोजगार व्यवसाय में नई स्थापना।...

Asia Cup 2025 Final के सभी टिकट बिके, फेंस के क्रेज के बीच मंद पड़ा बहिष्कार का शोर

स्पेशल रिपोर्ट लाइफ & साइंस आज का राशिफल मेष | Ariesआर्थिक मामलों में उलझे रहेंगे। मांगलिक शुभ समाचार मिलेंगे। परिस्थितियां शुभता...

कोई जवाब दें

कृपया अपनी टिप्पणी दर्ज करें!
कृपया अपना नाम यहाँ दर्ज करें