Home Cricket Ricky Ponting's Critique: Marnus Labuschagne's Tentative Performance Under Fire

Ricky Ponting's Critique: Marnus Labuschagne's Tentative Performance Under Fire

Former Australia captain Ricky Ponting did not hold back in his assessment, noting that Ma...

Sun, 01 Dec 2024 18:18 PM

Former Australia captain Ricky Ponting did not hold back in his assessment, noting that Marnus appeared to be the most hesitant among the batters on a challenging pitch that provided opportunities for the bowlers.

.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 Coverage

"He was the one that looked most tentative to me out of all the batsmen in Perth,” Ponting told ICC Review.

“Yes, it was high-quality bowling. Yes, it was a difficult wicket to bat on. But when you're facing the best bowlers as a batsman, you have to take more risks," he added.

Marnus Labuschagne faced 52 balls in the first innings of the Perth Test, but he only managed to score 2 runs. Ponting has now urged him to focus on scoring runs rather than survival.

“I think that's going to be a great challenge for Marnus and co. this week. It’s probably just letting go a little bit,” said Ponting.

"Think about scoring runs first and not think about getting out first. There’s only one way to change it, and that is to be positive and show great intent," he added.

Learn from Virat Kohli

Ricky Ponting cited the example of Virat Kohli and how the India batter changed his fortunes around in the second innings, despite scoring just five in the first innings.

Kohli broke his century drought in the second innings as he returned with an unbeaten knock of 100. "In the first innings, he got too worried about trying to combat what the opposition bowlers were doing and got away from his style of play,” said Ponting.

“He found his style in the second innings, he got a hundred," he added.

Giving a further message to Marnus Labuschagne, Ponting said, "Now it’s over to Marnus, Smith, and co. to find their own way again and go about scoring some runs."

“I think you have to show faith in champion players. A lot of the guys that we're talking about in this team have been champion players. Maybe albeit not for a little while. I think I read somewhere the other day that Marnus is averaging 13 since January (after the Pakistan series) in Tests. So he's really got to find a way to turn it around," he added.

Stay informed with the...

Related

Gambhir returns to the India Test squad in Australia after flying back
Sensational: Richest Cricketer Retires at 22 Without IPL Stint, Amasses INR 70,000 Crore; Surpasses Sachin, Kohli, Dhoni in Wealth
Bumrah shows all the qualities of a strong captain, says Pujara
BCCI accused of 'double standard' as PCB embraces hybrid model for Champions Trophy
Akhtar makes bold claim after PCB agrees to BCCI and ICC's Champions Trophy demand