A wonderful half-century from Sam Curran in the later part of England’s innings after Jos Buttler’s entertaining half-century steered England to a comfortable 1st innings score of 285 before Sri Lanka finished day 01 of the 2ndTest on 26/1 at the Pallekele International Cricket Stadium today.
English Test skipper Joe Root called it correct again as he won the toss and elected to bat first. Sri Lanka had to make 2 forced changes as domestic superstars, Roshen Silva and Malinda Pushpakumara replaced injured Dinesh Chandimal and retired Rangana Herath.
Rory Burns and Keaton Jennings opening the batting for the unchanged English team, were separated in 4.3 overs as Sri Lanka’s stand-in captain Suranga Lakmal produced a beauty to get rid of Keaton Jennings, who scored an unbeaten 146* in the 1st Test, for 1 run. Jennings was caught behind by wicket keeper Niroshan Dickwella.
Photo: Sri Lanka Vs England | 2nd Test – (Day 01)
ThePapare.com | Waruna Lakmal | 13/11/2018 Editing and re-using images..
England’s new number 03 batsman, all-rounder Ben Stokes played impressively for his 27-ball innings worth of 19 runs. Sri Lanka then successfully challenged the umpire’s decision to dismissed Stokes LBW in the 14th over bowled by Dilruwan Perera.
Following the 37-run partnership between Stokes and opener Burns, Joe Root added 14 runs for his 21-run partnership with Burns. Pushpakumara announcing his comeback went through Root’s pads to dismiss him, bowled.
Rory Burns just continued to frustrate the Sri Lankan bowlers as he scored 43 runs off 81 deliveries with 5 boundaries. Burns fell to Akila Dananjaya in his very first over giving a low catch to Dhananjaya de Silva at slip.
Since the fall of Burns as the 4th wicket with England’s score on 89, Jos Buttler just took on the Sri Lankan spinners hitting 5 fours in the space of 12 balls. He in fact hit Akila Dananjaya for 3 consecutive boundaries in his 2nd over.
To review or not to review; Sri Lanka’s dilemma
Sri Lanka’s choice of reviews in the opening Test match against England in Galle…
Having taken the edge over Sri Lanka in the 1st session, England didn’t start the middle session well as Moeen Ali was trapped in front for a Pushpakumara arm-ball. Sri Lanka once again used a review successfully after the appeal was turned down by the umpire. Ali scored just 10 runs.
Buttler who looked very entertaining and clever throughout his 67-ball knock fell prey to the very shot he successfully scored 51 out of his 63 runs, the sweep. He was caught by Karunaratne off an unorthodox sweep of his, the reverse sweep before Ben Foakes threw away his wicket for 19 runs.
Man of the Match in the 1st Test, Foakes was given out caught behind trying to sweep Dilruwan Perera only to be found that he didn’t nick it. Unfortunately for Foakes he didn’t refer the umpire’s decision.
Since Buttler’s dismissal, 171/7, Adil Rashid and Sam Curran put on a threatening partnership of 45 runs for the 8th wicket as the duo took England’s score past 200.
The partnership was broken by Dilruwan just after tea as he dismissed Rashid LBW for 31 which included 2 boundaries and 1 six.
Sam Curran then unleashed the power-hitter in him after the dismissal of Jack Leach, the 9th wicket, to bring his 3rd Test half-century. Together with James Anderson, Curran added 60 runs for the last wicket. The last wicket stand included 6 massive sixes off Curran’s bat.
Sri Lanka’s strategy during this stubborn partnership, which was incidentally the highest partnership of the innings, was very defensive and didn’t show even a glimpse of aggression.
The partnership was also aided with two dropped catches, one of James Anderson in his very second delivery, a difficult one for Diskwella, and the other of Sam Curran by Malinda Pushpakumara at long-on on 53, a lollipop catch.
Having given away 285 runs for England in the 1st innings the Sri Lankan openers, Kaushal Silva and Dimuth Karunaratne started cautiously scoring just 4 runs off the first 5 overs from Anderson and Curran. After seeing off the first 2 overs from Ali and Leach, Kaushal missed a peach from Leach to get bowled for 6.
Dimuth Karunaratne, however managed to see through the last few overs to stumps with night-watchman Malinda Pushpakumara. Sri Lanka will resume their 1st innings from 26/1 tomorrow.
// var socket=io('http://localhost:8080'); var socket=io('http://202.124.184.250:8080');
jQuery( document ).ready(function() { console.log( "ready" ); var prev_bat_team = 0;
socket.on('message',function (message) { message = JSON.parse(message); console.log(message); if( message.data.cric.commentary){ jQuery('#cmt_wrap').prepend('
'+message.data.cric.commentary.event+'
'+message.data.cric.commentary.comment+'
'); } if(message.data.cric.match){ console.log(message.data.cric.match.teams_1_inn2_r[0]); function ove(balls) { var overs = 0; if(balls %6 == 0){ overs = balls/6; }else{ overs = parseInt(balls/6)+"."+(+balls - +parseInt(balls/6)*6); } console.log(overs); return overs; }
if(!message.data.cric.match.teams_1_inn2_r[0]){
jQuery('#score_1_'+message.data.cric.match.teams_1_r[0]['id']).html(message.data.cric.match.teams_1_r[0]['score'] + " / " + message.data.cric.match.teams_1_r[0]['wkts']); jQuery('#over_1_'+message.data.cric.match.teams_1_r[0]['id']).html("("+ove(message.data.cric.match.teams_1_r[0]['balls'])+" overs)"); }else { jQuery('#score_1_'+message.data.cric.match.teams_1_r[0]['id']).html(message.data.cric.match.teams_1_r[0]['score'] + " / " + message.data.cric.match.teams_1_r[0]['wkts']+" & "+message.data.cric.match.teams_1_inn2_r[0]['score']+" / "+message.data.cric.match.teams_1_inn2_r[0]['wkts']); jQuery('#over_1_'+message.data.cric.match.teams_1_r[0]['id']).html("("+ove(message.data.cric.match.teams_1_inn2_r[0]['balls'])+" overs)"); } if(!message.data.cric.match.teams_2_inn2_r[0]){
jQuery('#score_2_'+message.data.cric.match.teams_2_r[0]['id']).html(message.data.cric.match.teams_2_r[0]['score'] + " / " + message.data.cric.match.teams_2_r[0]['wkts']); jQuery('#over_2_'+message.data.cric.match.teams_2_r[0]['id']).html("("+ove(message.data.cric.match.teams_2_r[0]['balls'])+" overs)"); }else { jQuery('#score_2_'+message.data.cric.match.teams_2_r[0]['id']).html(message.data.cric.match.teams_2_r[0]['score'] + " / " + message.data.cric.match.teams_2_r[0]['wkts']+" & "+message.data.cric.match.teams_2_inn2_r[0]['score']+" / "+message.data.cric.match.teams_2_inn2_r[0]['wkts']); jQuery('#over_2_'+message.data.cric.match.teams_2_r[0]['id']).html("("+ove(message.data.cric.match.teams_2_inn2_r[0]['balls'])+" overs)"); }
if(message.data.cric.match.teams_1_r[0]['extras']!=null){ jQuery('#extras_1_r_'+message.data.cric.match.teams_1_r[0]['id']).html("("+ove(message.data.cric.match.teams_1_r[0]['extras'])); } if(message.data.cric.match.teams_2_r[0]['extras']!=null){ jQuery('#extras_2_r_'+message.data.cric.match.teams_1_r[0]['id']).html("("+ove(message.data.cric.match.teams_2_r[0]['extras'])); } if(message.data.cric.match.teams_1_inn2_r[0]['extras']!=null){ jQuery('#extras_1_r_2_'+message.data.cric.match.teams_1_inn2_r[0]['id']).html("("+ove(message.data.cric.match.teams_1_inn2_r[0]['extras'])); } if(message.data.cric.match.teams_2_inn2_r[0]['extras']!=null){ jQuery('#extras_1_r_2_'+message.data.cric.match.teams_2_inn2_r[0]['id']).html("("+ove(message.data.cric.match.teams_2_inn2_r[0]['extras'])); }
//extras_1_r_2_ // if(prev_bat_team != message.data.cric.team_id){ jQuery('#widget_wrapper').load(document.URL + ' #widget_wrapper'); // } // prev_bat_team = message.data.cric.team_id // }
}); });
Full Scorecard
England
290/10 & 346/10
(80.4 overs)
Result
Sri Lanka
336/10 & 243/10
(74 overs)
England ‘s 1st Innings
Batting | R | B | ||||
---|---|---|---|---|---|---|
Rory Burns | c D De Silva b A Dananjaya | 43 | 81 | |||
Keaton Jennings | c N Dickwella b S Lakmal | 1 | 8 | |||
Ben Stokes | lbw by D Perera | 19 | 27 | |||
Joe Root | b M Pushpakumara | 14 | 23 | |||
Jos Butler | c D Karunarathne b M Pushpakumara | 63 | 67 | |||
Moeen Ali | lbw by M Pushpakumara | 10 | 23 | |||
Ben Foakes | c D De Silva b D Perera | 19 | 23 | |||
Sam Curran | c D Karunarathne b D Perera | 64 | 119 | |||
Adil Rashid | lbw by D Perera | 31 | 52 | |||
Jack Leach | b A Dananjaya | 7 | 13 | |||
James Anderson | not out | 7 | 12 |
Bowling | O | M | R | W | E |
---|---|---|---|---|---|
Suranga Lakmal | 12 | 1 | 44 | 1 | 3.67 |
Dilruwan Perera | 24.4 | 5 | 61 | 4 | 2.50 |
Malinda Pushpakumara | 23 | 4 | 89 | 3 | 3.87 |
Dhananjaya de Silva | 2 | 0 | 4 | 0 | 2.00 |
Akila Dananjaya | 14 | 1 | 80 | 2 | 5.71 |
Sri Lanka’s 1st Innings
Batting | R | B | ||||
---|---|---|---|---|---|---|
Dimuth Karunarathne | (runout) B Stokes | 63 | 125 | |||
Kaushal Silva | b J Leach | 6 | 15 | |||
Malinda Pushpakumara | c R Burns b M Ali | 4 | 22 | |||
Dhananjaya de Silva | c B Foakes b A Rashid | 59 | 98 | |||
Kusal Mendis | c B Stokes b J Leach | 1 | 3 | |||
Angelo Mathews | c B Foakes b A Rashid | 20 | 42 | |||
Roshen Silva | c M Ali b A Rashid | 85 | 174 | |||
Niroshan Dickwella | lbw by J Root | 25 | 33 | |||
Dilruwan Perera | lbw by J Leach | 15 | 37 | |||
Akila Dananjaya | lbw by M Ali | 31 | 39 | |||
Suranga Lakmal | not out | 15 | 30 |
Bowling | O | M | R | W | E |
---|---|---|---|---|---|
James Anderson | 14 | 2 | 40 | 0 | 2.86 |
Sam Curran | 4 | 0 | 19 | 0 | 4.75 |
Jack Leach | 29 | 5 | 70 | 3 | 2.41 |
Moeen Ali | 25 | 1 | 85 | 2 | 3.40 |
Adil Rashid | 22 | 2 | 75 | 3 | 3.41 |
Joe Root | 8 | 0 | 26 | 1 | 3.25 |
Ben Stokes | 1 | 0 | 9 | 0 | 9.00 |
England ‘s 2nd Innings
Batting | R | B | ||||
---|---|---|---|---|---|---|
Jack Leach | lbw by D Perera | 1 | 11 | |||
Rory Burns | lbw by M Pushpakumara | 59 | 66 | |||
Keaton Jennings | c D De Silva b A Dananjaya | 26 | 54 | |||
Joe Root | lbw by A Dananjaya | 124 | 146 | |||
Ben Stokes | lbw by D Perera | 0 | 2 | |||
Jos Butler | b A Dananjaya | 34 | 45 | |||
Moeen Ali | lbw by A Dananjaya | 10 | 14 | |||
Ben Foakes | not out | 65 | 119 | |||
Sam Curran | b A Dananjaya | 0 | 1 | |||
Adil Rashid | lbw by A Dananjaya | 2 | 13 | |||
James Anderson | b D Perera | 12 | 13 |
Bowling | O | M | R | W | E |
---|---|---|---|---|---|
Dilruwan Perera | 20.4 | 2 | 96 | 3 | 4.71 |
Malinda Pushpakumara | 27 | 1 | 101 | 1 | 3.74 |
Akila Dananjaya | 25 | 0 | 115 | 6 | 4.60 |
Dhananjaya de Silva | 4 | 0 | 7 | 0 | 1.75 |
Suranga Lakmal | 4 | 0 | 14 | 0 | 3.50 |
Sri Lanka’s 2nd Innings
Batting | R | B | ||||
---|---|---|---|---|---|---|
Dimuth Karunarathne | c B Foakes b A Rashid | 57 | 96 | |||
Kaushal Silva | st. B Foakes b J Leach | 4 | 6 | |||
Dhananjaya de Silva | c K Jennings b J Leach | 1 | 10 | |||
Kusal Mendis | lbw by J Leach | 1 | 7 | |||
Angelo Mathews | lbw by M Ali | 88 | 137 | |||
Roshen Silva | c J Root b M Ali | 37 | 95 | |||
Niroshan Dickwella | c B Stokes b M Ali | 35 | 43 | |||
Dilruwan Perera | lbw by J Leach | 2 | 11 | |||
Akila Dananjaya | not out | 8 | 28 | |||
Suranga Lakmal | b M Ali | 0 | 2 | |||
Malinda Pushpakumara | c & b J Leach | 1 | 9 |
Bowling | O | M | R | W | E |
---|---|---|---|---|---|
James Anderson | 5 | 2 | 12 | 0 | 2.40 |
Jack Leach | 28 | 2 | 83 | 5 | 2.96 |
Moeen Ali | 19 | 2 | 72 | 4 | 3.79 |
Adil Rashid | 17 | 1 | 52 | 1 | 3.06 |
Joe Root | 5 | 0 | 15 | 0 | 3.00 |