2008–09 Duleep Trophy

The 2008–09 Duleep Trophy was the 48th season of the Duleep Trophy, a first-class cricket tournament contested by five zonal teams of India: Central Zone, East Zone, North Zone, South Zone and West Zone.

2008–09 Duleep Trophy
Dates22 January 2009 – 9 February 2009
Administrator(s)BCCI
Cricket formatFirst-class cricket
Tournament format(s)Knockout
ChampionsWest Zone (17th title)
Participants5
Matches played4
Most runsDinesh Karthik (SZ) (392)[1]
Most wicketsMaripuri Suresh (SZ) (16)[2]

West Zone won the title, defeating South Zone in the final.

Results

  Quarterfinal     Semifinals     Final
                           
      North Zone  
  South Zone FIL     South Zone W    
  Central Zone         South Zone
      West Zone W
      West Zone W    
        East Zone  

Final

5–9 February 2009
Scorecard
v
459 (141.4 overs)
Ajinkya Rahane 165
S. Sreesanth 3/108
199 (73.2 overs)
Subramaniam Badrinath 100*
Ramesh Powar 3/47
417/8 dec (92 overs)
Parthiv Patel 131
S. Sreesanth 2/59
403 (100 overs)
Robin Uthappa 94
Ramesh Powar 7/140
West Zone won by 274 runs
M. A. Chidambaram Stadium, Chennai
  • West Zone won the toss and elected to bat.
gollark: Do you like my `argv[0]`-setting code, by the way? I think that's what it has to use to deceive `ps ax`.
gollark: It's not like you can check, except by checking.
gollark: My thing provides different names for each.
gollark: They do in `ps ax` but not `ps -A` or `top`.
gollark: ```pythondef set_first_argv(name): libc = ctypes.CDLL(None) getenv = libc.getenv getenv.argtypes = [ctypes.c_char_p] getenv.restype = ctypes.c_void_p envloc = libc.getenv(b"USER") scan = b"python3" ssize = len(scan) buf = ctypes.create_string_buffer(ssize) for i in range(0, -2048, -1): ctypes.memmove(buf, envloc + i, ssize) res = b"".join(buf[j] for j in range(ssize)) if res == scan: argv0 = envloc + i break else: return del buf name += b"\x00" * 128 buf = ctypes.create_string_buffer(len(name)) buf.value = name ctypes.memmove(argv0, buf, len(name))```↑ GAZE upon it

References

  1. "Batting and Fielding in Duleep Trophy 2008/09 (Ordered by Runs)". CricketArchive. Retrieved 24 June 2016.
  2. "Bowling in Duleep Trophy 2008/09 (Ordered by Wickets)". CricketArchive. Retrieved 24 June 2016.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.