Angelo Mathews showed plenty of spirit during his knock of 88, but a couple of wickets late in the day shifted the momentum back in favor the Englishmen.
Joe ‘Fantastic’ Root lifts England with a memorable ton
England Test Captain Joe Root scored a magnificent hundred in tough batting conditions today in the 3rd…
England added 22 quick runs to their overnight score on the fourth morning of the 2nd Test, as Sri Lanka were set 301 to square the series. England resuming on 324/9 went on to make 346 all-out as one of their ‘finds of this tour’ Ben Foakes made an unbeaten 65* which included 4 fours and 2 sixes. James Anderson was the last man to fall when Dilruwan Perera cleaned him up to capture his third wicket of the innings, while Akila Dananjaya picked up six wickets on day three.
The Sri Lankan reply got off to a horror start when Kaushal Silva(04) was stumped by Ben Foakes off Jack Leach; adding to the list of his failures on his comeback. Things went from bad to worse as Leach soon dismissed Dhananjaya de Silva and Kusal Mendis to have three wickets in three overs to have Sri Lanka in tatters at 26/3.
The credit for De Silva’s wicket had to go to Keaton Jennings who held on to a brilliant catch at short leg before Mendis’ horror story against Leach continued as he was dismissed for the fourth time in as many innings by the same bowler. He was looking to sweep a very full delivery this time as England successfully reviewed a LBW decision.
Photos: Sri Lanka vs England | 2nd Test – Day 04
Two of the most experienced batsmen for Sri Lanka stood up in the hour of need as Dimuth Karunaratne and Angelo Mathews managed to guide Sri Lanka safely to lunch with no further damage. The duo used the sweep and reverse sweep to very good effect as the Pallekele surface continued to take more wear and tear making life hard for the Sri Lankan batsman.
The partnership (77) ended when the combination of Keaton Jennings and Ben Foakes produces a piece of magic on the field to send back Karunaratne for a hard working 57. Karunaratne paddle swept a delivery from Adil Rashid only to see Jennings move with the ball from short leg and tap it back into the hands of Foakes to complete a remarkable piece of work in the field.
Another useful stand of 73 runs followed with Roshen Silva keeping Mathews in company, before the former was dismissed for 37 by Moeen Ali to leave Sri Lanka at 176/5. Mathews continued the fight along with Dickwella who batted with positive intent as usual, with the runs required coming down to just double figures and Sri Lankan hopes of pulling off a dramatic Test win improving.
All of a sudden though the skies in Pallekele turned gloomy right after the tea break just like the 3rd evening and so did Sri Lanka’s hopes of a victory when Ali trapped Mathews in front to bring to an end a courageous knock from the former skipper. Dilruwan Perera too soon followed when Jack Leach trapped him in front in which happened to be the final ball of the day’s play, as the heavens opened up in Pallekele.
Sri Lanka were 226/7 when the umpires eventually decided to call off play on day four with Sri Lanka needing a further 75 runs for victory with Dickwella unbeaten on 27* and the tail-enders to follow.
// 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 |