PSL Matches
PSL matches 2016-2022
@kaggle.ibadkhanml_psl_matches_2016_to_2022
PSL matches 2016-2022
@kaggle.ibadkhanml_psl_matches_2016_to_2022
CREATE TABLE matches (
"unnamed_0" BIGINT,
"team_1" VARCHAR,
"team_2" VARCHAR,
"winner" VARCHAR,
"margin" VARCHAR,
"ground" VARCHAR,
"match_date" VARCHAR,
"season" VARCHAR
);
Anyone who has the link will be able to view this.