Rothesay County Championship
Rothesay County Championship Logo Fri 10 - Mon 13 Apr, 11:00

The 1st Central County Ground, Hove

{{ scorecard.match_overview.weather.temp.toFixed(1) }}°C {{ scorecard.match_overview.weather.summary }}
{{ scorecard.match_overview.weather.summary }} Icon
Sussex

Sussex

& {{ inning }} ({{ current_innings.total_overs }}) ({{ current_innings.total_balls }} balls)
VS Pre Match {{ statuses[scorecard.match_overview.status_id] }} Day {{ scorecard.match_overview.match_day }} One day T20 The Hundred
Sussex

Warwickshire

& {{ inning }} ({{ current_innings.total_overs }}) ({{ current_innings.total_balls }} balls)
Sussex win by 5 wickets {{ scorecard.match_overview.result }} {{ scorecard.match_overview.toss }} {{ scorecard.match_overview.result }}
{{ getBattingTeam() }} RunsMinsBalls4s6sSR
{{ getBatterLastName(batter.id) }} {{ batter.runs_scored }}{{ batter.minutes }}{{ batter.balls_faced }}{{ batter.fours_scored }}{{ batter.sixes_scored }}{{ getStrikeRate(batter.runs_scored, batter.balls_faced) }}{{ batter.how_out }}
{{ getBowlingTeam() }} OversBallsMaidensDot BallsRunsWickEcon
{{ getBowlerLastName(bowler.id) }} {{ bowler.overs_bowled }}{{ bowler.total_balls_bowled }}{{ bowler.maidens_bowled }}{{ bowler.dot_balls }}{{ bowler.runs_conceded }}{{ bowler.wickets_taken }}{{ getEconomy(bowler.runs_conceded, bowler.overs_bowled) }}
Ov {{over.over_number}}
{{ getBallString(ball) }} {{ getBallString(ball) }}

Report: Sussex v Warwickshire, Day Four, Rothesay County Championship

Day 4: Warwickshire 267 and 264, Sussex 204 and 331-5. Sussex (19pts) beat Warwickshire (4) by 5 wickets.

Jack Leaning led Sussex to a second win of the season in the Rothesay County Championship with his first hundred since September 2024 as they beat Warwickshire by five wickets at Hove.

The 32-year-old right-hander, signed from Kent in the winter, made an unbeaten 120 as Sussex backed up their 222-run win in the opening round against Leicestershire.

This victory was much closer and owed much to the superb sixth-wicket partnership of 144 in 43 overs forged by Leaning and Tom Price, another player making his home debut for his new county. The former Gloucestershire allrounder finished unbeaten on 70 and played a key role in Sussex’s success.

The pair had come together on 184-5 with Sussex still needing 144 to win and the contest in the balance.

They knocked 50 runs off that target last night but the first hour today was tense with only 35 runs added as Warwickshire’s seamers probed for a breakthrough.

Ethan Bamber had a very close lbw appeal against Leaning turned down when he was on 77, the ball appearing to pass just over the stumps. On 95 Leaning had to kick the ball away when he was in danger of playing on to Woakes, but in the last over before the new ball was taken he turned a delivery from part-time off-spinner Dan Mousley into the leg side for a single to reach the 12th century of his career, acknowledged by a standing ovation from the crowd.

Warwickshire’s last hope was to separate Leaning and Price with the new ball and put pressure on Sussex’s lower order but instead it liberated the pair.

Price steered Woakes wide of gully to bring up his second fifty for the county he joined, like Leaning, in the winter before stroking Bamber through the covers for three sumptuous fours in the next over.

All four Warwickshire seamers had a spell with the new ball, but runs were coming quickly by now with seven boundaries in three overs as Sussex sped towards their target.

Leaning launched Barnard down the ground for his 16th four to level the scores before driving the next ball through extra cover to seal Sussex’s victory 15 minutes before lunch.

Warwickshire coach Ian Westwood said: “We’re hurting a bit. We put a lot into the game and there were times during it when we were very close to getting really on top. But we let it slip and ultimately we paid the price for that.

“The new ball was hard to deal with in both innings. They bowled well with that and put us under a lot of pressure but we also showed a lot of fight to recover and build some partnerships.

“Batting got a lot more simple when the ball was 30-40 overs old and Rob Yates showed that. He has worked hard on his game during the winter and that has allowed him to face the number of balls he has in this game. He deserved a hundred.”

{{(current_innings.batting_team_id === home_team.id) ? home_team.name : away_team.name}} Batting Runs
{{ getPlayerName(batter.id, current_innings, current_innings.batting_team_id) }}
{{ getPlayerName(batter.id, current_innings, current_innings.batting_team_id) }}
{{ getHowOut(batter.how_out) }} Play video
{{ batter.runs_scored }}
Extras ({{ getExtrasString(current_innings.extras) }}){{ current_innings.extras.total_extras }}
Total ({{ current_innings.total_overs }} ov, RR: {{ getRunRate(current_innings.total_overs, current_innings.total_runs_scored) }}){{ current_innings.total_runs_scored }}
Full scorecard
{{currentPage}} of {{ totalItems / itemsPerPage | roundup}}

Live scorecard

The match live scorecard will appear here once the match is in play.

{{(inning.batting_team_id === home_team.id) ? home_team.name : away_team.name}} Batting RunsMinsBalls4s6sSR
{{ getPlayerName(batter.id, inning, inning.batting_team_id) }}
{{ getPlayerName(batter.id, inning, inning.batting_team_id) }}
{{ getHowOut(batter.how_out) }} Play video {{ batter.runs_scored }}{{ batter.minutes }}{{ batter.balls_faced }}{{ batter.fours_scored }}{{ batter.sixes_scored }}{{ getStrikeRate(batter.runs_scored, batter.balls_faced) }}
Extras({{ getExtrasString(inning.extras) }}){{ inning.extras.total_extras }}
Total({{ inning.total_overs }} ov, RR: {{ getRunRate(inning.total_overs, inning.total_runs_scored) }})({{ inning.total_balls }} balls, RR: {{ getRunRate(inning.total_overs, inning.total_runs_scored) }}){{ inning.total_runs_scored }}
Fall of Wickets: {{ inning.fall_of_wickets_text }} {{ $index + 1 }} - {{ fall.runs }} ({{ getPlayerName(fall.player_id, inning, inning.batting_team_id) }}, {{ fall.over_ball }} ov), 
{{(inning.bowling_team_id === home_team.id) ? home_team.name : away_team.name}} Bowling OversBallsMaidensDot BallsRunsWicketsEcon
{{ getPlayerName(bowler.id, inning, inning.bowling_team_id) }}
{{ getPlayerName(bowler.id, inning, inning.bowling_team_id) }}
{{ bowler.overs_bowled }}{{ bowler.total_balls_bowled }}{{ bowler.maidens_bowled }}{{ bowler.dot_balls }}{{ bowler.runs_conceded }}{{ bowler.wickets_taken }}{{ getEconomy(bowler.runs_conceded, bowler.overs_bowled) }}