Hazlewood's injury adds pressure on hosts before Adelaide Test as Australia's Josh remains grounded
Australia finds themselves in a hauntingly familiar situation, reliving the nightmare of I...
Australia finds themselves in a hauntingly familiar situation, reliving the nightmare of India from four years ago. Just like the Indian team, who lost Mohammed Shami to injury after a humiliating defeat in the first Test, Australia now faces the absence of their key pacer Josh Hazlewood after a crushing loss to India in the opening game. The eerie mirror image of events unfolding on the cricket field serves as a stark reminder of the unpredictability and challenges that come with the game of cricket.
It's an injury that has dogged the 33-year-old in the past as well, scuppering his Ashes campaign in 2021 and forcing him to miss the second Test against West Indies last year. It marks the first time since his debut, against India in Brisbane in December 2014, that the strapping quick will miss a home Test against the Indians.
.teamshift img { width: auto; } .shareBox { img { width: auto; } } .playerShiftBlock { display: flex; flex-direction: column; padding: 20px 0 10px; border-radius: 16px; background: #2d3291; } .titleSecholder { display: flex; margin: 0 16px 7px; justify-content: space-between; align-items: stretch; } .titleblock { display: flex; padding-left: 12px; border-left: 3px solid #00b1cd; color: #fff; font-size: 20px; font-weight: 700; line-height: 20px; } .playerBlockSec { height: 340px; display: flex; align-items: center; flex-wrap: nowrap; width: 100%; overflow-x: auto; white-space: nowrap; position: relative; gap: 8px; } .playerBlockSec::-webkit-scrollbar { display: none; } .playerBlock { width: 156px; display: flex; padding-top: 42px; } .playerBlock .bgBlock { border-radius: 8px; display: flex; height: 280px; flex-direction: column; } .playerBlock .bgBlock.rcb { background: linear-gradient(154deg, #e73b4a -47.71%, #5e6aee 113.65%); } .playerBlock .bgBlock.lsg { background: linear-gradient(95deg, #5b6f9e -3.28%, #2b4366 58.29%); } .playerBlock .bgBlock.dc { background: linear-gradient(137deg, #4873ff -42.82%, #ff6f68 92.94%); } .playerBlock .bgBlock.gt { background: linear-gradient(133deg, #033f7a -14.77%, #ffe30f 109.41%); } .playerBlock .bgBlock.csk { background: linear-gradient(118deg, #fee719 -32.08%, #f29834 51.52%); } .playerBlock .bgBlock.mi { background: linear-gradient(324deg, #0279e5 32.22%, #fbfacb 104.85%); } .playerBlock .bgBlock.kkr { background: linear-gradient(308deg, #3a1865 20.3%, #e284f0 116.46%); } .playerBlock .bgBlock.pbks { background: linear-gradient(292deg, #fb5e5a 22.87%, #fef2cb 148.39%); } .playerBlock .bgBlock.srh { background: linear-gradient(302deg, #ff3431 12.37%, #f26522 88.8%); } .playerBlock .bgBlock.rr { background: linear-gradient(289deg, #31336e 18.46%, #fb4f8c 128.5%); } .playerBlock:first-child { margin-left: 16px; } .playerBlock:last-child { margin-right: 16px; } .playerBlock .imgSec { margin: -42px 13px 0; width: 130px; height: 162px; } .playerBlock .imgSec img { width: 130px; height: 162px; border-radius: 18px; } .namePrice { display: flex; justify-content: center; align-items: center; margin-top: -32px; flex-direction: column; } .namePrice .name { color: #fff; font-family: Lato; font-size: 16px; font-weight: 700; } .namePrice .price { color: #fff; font-family: Lato; font-size: 20px; font-weight: 900; } .teamshift { display: flex; justify-content: center; align-items: center; margin: 8px 0; gap: 8px; } .teamshift span { text-transform: uppercase; border-radius: 4px; background: rgba(39, 38, 33, 0.5); padding: 2px 6px; color: #fff; font-family: Lato; font-size: 12px; font-weight: 700; } ul.playerStats { list-style-type: none; display: flex; width: 100%; gap: 0 10px; flex-wrap: wrap; padding: 0 0 0 8px; } ul.playerStats li { width: 53%; color: rgba(255, 255, 255, 0.6); font-family: Lato; font-size: 12px; font-weight: 400; line-height: 150%; } ul.playerStats li:nth-child(even) { font-weight: 900; font-size: 14px; width: 40%; color: #fff; } /* share block css */ .shareBlock { display: flex; width: 20px; height: 20px; cursor: pointer; position: relative; } .shareBox { position: absolute; right: 0; top: 27px; border-radius: 4px; background: #fff; box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.16); display: flex; padding: 6px 9px; align-items: center; gap: 24px; z-index: 3; width: fit-content; height: 50px; display: none; } .shareBlock:hover .shareBox { display: flex; } .iplCopyLink, .shareVia { color: #999; text-align: center; font-family: Lato; font-size: 14px; font-weight: 400; line-height: 150%; white-space: nowrap; position: relative; } .iplCopyLink::before { content: ' '; width: 1px; height: 40px; background-color: #d9d9d9; position: absolute; left: -12px; top: 5px; } .iplCopyLink img, .shareVia img { margin-top: 4px; } .socialIcons { display: flex; justify-content: center; align-items: center; } .shareVia .socialIcons a { margin-left: 12px; } .shareVia .socialIcons a:first-child { display: none; margin-left: 0; } @media (max-width: 767px) { .shareVia .socialIcons a:first-child { display: block; } } a.ctaFullCoverage { font-size: 16px; margin: auto; position: absolute; bottom: -22px; left: 0; right: 0; background: #00b1cd; width: 100%; max-width: 200px; color: white; padding: 12px 16px; font-weight: 700; text-align: center; border-radius: 22px; overflow: hidden; box-shadow: 0px 0px 16px 0px #00B1CD; text-decoration: none; } a.ctaFullCoverage span { position: relative; z-index: 2; margin-left: 24px; } a.ctaFullCoverage span::before { content: ''; position: absolute; left: auto; right: 0; top: 0; bottom: 0; margin: auto; border: 1px solid #FFF; width: 10px; height: 10px; border-width: 2px 2px 0 0; z-index: 2; transform: rotate(45deg); } a.ctaFullCoverage span::after { content: ''; position: absolute; left: auto; right: 0; top: 0; bottom: 0; margin: auto; height: 2px; width: 16px; background-color: #FFF; border-radius: 2px; } a.ctaFullCoverage::before { content: ''; position: absolute; top: -17px; left: 50px; width: 24px; height: 74px; background-color: rgba(255, 255, 255, 0.4); transform: rotate(32deg); animation: shinerMooving 3s infinite; z-index: 1; filter: blur(1px); } @keyframes shinerMooving { 0% { left: -40px; } 100% { left: 150%; } } Top 15 buys at IPL 2025 Auction Rishabh Pant ₹ 27 Cr DC LSG Total Match 111 Total Runs 3284 Highest Score 128 runs Shreyas Iyer ₹ 26.75 Cr KKR PBKS Total Match 115 Total Runs 3127 Highest Score 96 runs Venkatesh Iyer ₹ 23.75 Cr KKR KKR Total Match 50 Total Runs 1326 Highest Score 104 runs Wickets 3 Best Bowling 2/29 Arshdeep Singh ₹ 18 Cr PBKS PBKS Total Match 65 Total Runs 29 Highest Score 10 runs Wickets 76 Best Bowling 5/32 Yuzvendra Chahal ₹ 18 Cr RR PBKS Total Match 260 Total Runs 37 Highest Score 8 runs Wickets 205 Best Bowling 5/40 Jos Buttler ₹ 15.75 Cr RR GT Total Match 107 Total Runs 3582 Highest Score 124 runs KL Rahul ₹ 14 Cr LSG DC Total Match 132 Total Runs 4683 Highest Score 132 runs Trent Boult ₹ 12.50 Cr RR MI Total Match 104 Total Runs 83 Highest Score 17 runs Wickets 121 Best Bowling 4/18 Jofra Archer ₹ 12.50 Cr MI RR Total Match 35 Total Runs 195 Highest Score 27 runs Wickets 46 Best Bowling 3/15 Josh Hazlewood ₹ 12.50 Cr RCB RCB Total Match 12 Total Runs - Highest Score - Wickets 12 Best Bowling 3/24 Mohammed Siraj ₹ 12.25 Cr RCB GT Total Match 93 Total Runs 109 Highest Score 14 runs Wickets 93 Best Bowling 4/21 Mitchell Starc ₹ 11.75 Cr KKR DC Total Match 41 Total Runs 105 Highest Score 29 runs Wickets 51 Best Bowling 4/15 Phil Salt ₹ 11.50 Cr DC RCB Total Match 21 Total Runs 653 Highest Score 89 runs Ishan Kishan ₹ 11.25 Cr MI SRH Total Match 105 Total Runs 2644 Highest Score 99 runs Wickets - Best Bowling - Jitesh Sharma ₹ 11 Cr PBKS RCB Total Match 40 Total Runs 730 Highest Score 49 runs Check Full CoverageIn some quarters, Hazlewood is regarded as the natural successor to Glenn McGrath for his metronomic accuracy and his relentlessness outside the off-stump, at once a compliment and a disservice. Compliment, because McGrath is an all-time great who signed off with 563 Test wickets, disservice owing to the fact that Hazlewood is his own man whose 278 Test scalps haven’t come about by accident.
In Perth, Hazlewood precipitated the Indian collapse with four for 29 from 13 searching overs on the first morning, then backed it up with 21 overs for just 28 runs and the wicket of Devdutt Padikkal in the second innings. His extra bounce had accounted for Virat Kohli in the first innings and he must have been relishing a return to the Adelaide Oval, where in the corresponding pink-ball Test in December 2020, he wrecked India with five for eight in the second dig.
Where Mitchell Starc attacks the stumps and the pads with his fullish length with the new ball, Hazlewood slots in as the perfect foil, applying consistent pressure and bringing the score board to a standstill, testified by his economy of 2.77 in 71 Tests. As much as penetration, his absence will rob skipper Pat Cummins of the control that Australia so thrive on, forcing them to change tack and strategy as they seek to square the series.
Hazlewood’s unavailability comes on the back of concerns surrounding the bowling fitness of Mitch Marsh, the fourth seamer who pulled up sore after Perth. Beau Webster, who impressed for Australia ‘A’ against India ‘A’ in two four-day games recently, has been drafted in as cover, though early indications a week before the Adelaide faceoff are that Marsh might play just as a pure batter, if it comes to that.
Abott, Doggett inThe uncapped duo of Sean Abbott and Brendan Doggett have been added to the squad, but it is Scott Boland who is primed to play his first Test since July last year as Hazlewood’s replacement. The 35-year-old crowd favourite is a swing exponent who finished with extraordinary figures of six for seven on debut in the second innings against England in the Boxing Day Test in 2021. In another era, he would have played a lot more than ten Tests but Starc, Hazlewood and Cummins have formed such an extraordinary triumvirate in the last decade that the only time someone else has got a look-in is when one of them has been injured or rested.
Abbott is a white-ball specialist with 55 wickets in 46 white-ball internationals in the two formats combined while Doggett, like Boland an Indigenous player, took six for 15 against India ‘A’ in Mackay in the first four-day game and backed it up with a five-wicket haul for South Australia against Western Australia at the Adelaide Oval, the venue of the second Test. Neither is a realistic chance to make the XI at this stage but if Doggett and Boland both get the nod, it will mark the first instance of two Indigenous players in the same Test XI for the first time. The three other Indigenous cricketers to have represented the country are Jason Gillespie, and women’s stars Ashleigh Gardner and Faith Thomas, who played her only international against England in February 1958.
No matter who comes in, Australia will badly miss Hazlewood, both for his sterling record against India and in Adelaide and for the constant threat he poses every time he has the ball in his right hand. Tenuously in the same predicament at this stage of the series as India were in 2020, Australia don’t have to look too far for inspiration.
Stay informed with the...