
<![CDATA[<![CDATA[<![CDATA[]]]]]]>]]]]>]]> <!– –>
The tournament was indefinitely postponed after coronavirus outbreak
The Pakistan Super League (PSL) 2021 is set to resume in Abu Dhabi from Wednesday.
The sixth edition of the cash-rich T20 league was postponed indefinitely in March after six players and staff members tested positive for coronavirus. The final of the competition will be played on June 24.
RELATED STORIES
<![CDATA[<![CDATA[<![CDATA[]]]]]]>]]]]>]]>
<!– $(document).ready(function(){ bottom_widget(); // inning1_batmen(); // inning2_batmen(); // inning_bolwer(); // inning_bolwer2(); // fall_out1(); // fall_out2(); //———————————————————————– // 2) Send a http request with AJAX http://api.jquery.com/jQuery.ajax/ //———————————————————————- function bottom_widget(){ $.ajax({ url: ‘https://www.samaa.tv/samaa-psl-api?id=8’, //the script to call to get data data: “”, //you can insert url argumnets here to pass to api.php //for example “id=5&parent=6″ dataType: ‘json’, //data format success: function(data) //on recieve of reply { // var score = data[0][‘scores_full’]; //get id var first_team = data[1][0][‘abbr’]; var second_team = data[2][0][‘abbr’]; var first_score = data[0][0][‘first_score’].split(” “); if (data[0][0][‘second_score’] != null) { var second_score = data[0][0][‘second_score’].split(” “); var second_over = second_score[1].split(“(“); $(‘#second_score’).html(““+second_score[0]+”“); //Set output element html $(‘#second_over’).html(““+second_over[1]+”“); //Set output element html }else{ $(‘#second_score’).html(“0/0“); //Set output element html $(‘#second_over’).html(“0.0“); //Set output element html } var first_over = first_score[1].split(“(“); // var tar = data[0][‘first_score’].split(“/”); $(‘#first_team’).html(““+first_team+”“); //Set output element html $(‘#first_score’).html(““+first_score[0]+”“); //Set output element html $(‘#first_over’).html(““+first_over[1]+”“); //Set output element html $(‘#second_team’).html(““+second_team+”“); //Set output element html } }); } //setInterval(fetchdata,20000); setInterval(function () { bottom_widget();
}, 20000);
}); –>