Australian cricket team in India in 1956–57
The Australia national cricket team toured India in the 1956–57 season.[1] Three Test matches were played, Australia winning the series 2–0 with one match drawn.
Australia cricket team in India in 1956–57 | |||
---|---|---|---|
![]() |
![]() | ||
Australia | India | ||
Dates | 19 October – 6 November 1956 | ||
Captains | Ian Johnson | Polly Umrigar | |
Test series | |||
Result | Australia won the 3-match series 2–0 | ||
Most runs | Neil Harvey (253) | Vijay Manjrekar (197) | |
Most wickets | Richie Benaud (23) | Ghulam Ahmed (12) |
Test matches
1st Test
2nd Test
26–31 October 1956 scorecard |
v |
||
- India won the toss and decided to bat
- Jack Rutherford and Jack Wilson (Aus) made their Test debuts.
3rd Test
gollark: But not everything gets logged, somehow.
gollark: I have socklogd or something.
gollark: Yes, but it doesn't seem to work as well.
gollark: One thing I miss from void is systemd-like journalctl.
gollark: ```nimproc makeFilePath(basepath, page, filename: string): string = # putting tons of things into one directory may cause issues, so "shard" it into 256 subdirs deterministically let pageHash = getMD5(page) let hashdir = pageHash[0..1] # it is possible that for some reason someone could make two files/pages which normalize to the same thing # but are nevertheless different files # thus, put the hash of the ORIGINAL file/pagename before the shortened version let pagedir = pageHash[2..31] & "-" & normalizeFilename(page) let filenameHash = getMD5(filename) discard existsOrCreateDir(basepath / hashdir) discard existsOrCreateDir(basepath / hashdir / pagedir) basepath / hashdir / pagedir / (filenameHash & "-" & normalizeFilename(filename))```<@319753218592866315> is this ↑
References
- "Australia in India and Pakistan 1956/57". CricketArchive. Retrieved 21 December 2017.
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.