@extends('web.layout.master') @section('content')
@if($match->status == 2)Completed @elseif($match->status == 1)Live @endif - {{$match->subtitle}} - {{json_decode(json_decode($match->venue))->city}}
Current Run Rate : 4.82
{{json_decode(json_decode($match->teama))->name}}
{{$score1->scores}}
{{json_decode(json_decode($match->teamb))->name}}
{{$score2->scores}}
Recent Over
| Batter | R | B | SR | 4s | 6s | |
|---|---|---|---|---|---|---|
| {{$value->name}} | {{$value->how_out}} | {{$value->runs}} | {{$value->balls_faced}} | {{$value->strike_rate}} | {{$value->fours}} | {{$value->sixes}} |
| EXTRA: | ( B - {{$score1->extra_runs[0]->byes}}, W - {{$score1->extra_runs[0]->wides}}, NO - {{$score1->extra_runs[0]->noballs}}, LB - {{$score1->extra_runs[0]->legbyes}}, P - {{$score1->extra_runs[0]->penalty}} ) | |||||
| TOTAL ( {{$score1->equations->runrate}} RUNS PER OVER ) | {{$score1->scores_full}} |
@foreach($score1->fows as $key=>$val) @if($key != 0) , @endif {{$val->runs}}-{{$val->number}} ({{$val->name}}, {{$val->overs_at_dismissal}}) @endforeach
| Bowler | Ov | M | R | W | NB | WD | Eco |
|---|---|---|---|---|---|---|---|
| {{$value->name}} | {{$value->overs}} | {{$value->maidens}} | {{$value->runs_conceded}} | {{$value->wickets}} | {{$value->noballs}} | {{$value->wides}} | {{$value->econ}} |
| Batter | R | B | SR | 4s | 6s | |
|---|---|---|---|---|---|---|
| {{$value->name}} | {{$value->how_out}} | {{$value->runs}} | {{$value->balls_faced}} | {{$value->strike_rate}} | {{$value->fours}} | {{$value->sixes}} |
| EXTRA: | ( B - {{$score2->extra_runs[0]->byes}}, W - {{$score2->extra_runs[0]->wides}}, NO - {{$score2->extra_runs[0]->noballs}}, LB - {{$score2->extra_runs[0]->legbyes}}, P - {{$score2->extra_runs[0]->penalty}} ) | |||||
| TOTAL ( {{$score2->equations->runrate}} RUNS PER OVER ) | {{$score2->scores_full}} |
@foreach($score2->fows as $key=>$val) @if($key != 0) , @endif {{$val->runs}}-{{$val->number}} ({{$val->name}}, {{$val->overs_at_dismissal}}) @endforeach
| Bowler | Ov | M | R | W | NB | WD | Eco |
|---|---|---|---|---|---|---|---|
| {{$value->name}} | {{$value->overs}} | {{$value->maidens}} | {{$value->runs_conceded}} | {{$value->wickets}} | {{$value->run0}} | {{$value->wides}} | {{$value->econ}} |
| Match Info | |
|---|---|
| Match | {{$match->title}}, {{$match->subtitle}} |
| Date | {{$formattedDateTime}}, {{$dateTime->format("Y")}} |
| Toss | {{$jsonString[0]}} |
| Time | {{$dateTime->format("H: i: s")}} |
| Venue | {{json_decode(json_decode($match->venue))->name}}, {{json_decode(json_decode($match->venue))->city}} |
| Umpires | {{$match->umpires}} |
| Third Umpire | Michael Gough |
| Match Referee | {{$match->referee}} |
|
David Warner, Mitchell Marsh, Steven Smith, Marnus Labuschagne, Josh Inglis (wk), Glenn Maxwell, Marcus Stoinis, Pat Cummins (c), Mitchell Starc, Adam Zampa, Josh Hazlewood Sean Abbott, Travis Head, Alex Carey, Cameron Green Andrew McDonald, Andre Borovec, Daniel Vettori, Michael Di Venuto, Andy Flower |
|
|
David Warner, Mitchell Marsh, Steven Smith, Marnus Labuschagne, Josh Inglis (wk), Glenn Maxwell, Marcus Stoinis, Pat Cummins (c), Mitchell Starc, Adam Zampa, Josh Hazlewood Sean Abbott, Travis Head, Alex Carey, Cameron Green Andrew McDonald, Andre Borovec, Daniel Vettori, Michael Di Venuto, Andy Flower |