Global Cricket League (GCL) 2014-2023 Dataset
This dataset contains detailed information on the Global Cricket League (GCL)
@kaggle.girumwondemagegn_global_cricket_league_gcl_2014_2023_dataset
This dataset contains detailed information on the Global Cricket League (GCL)
@kaggle.girumwondemagegn_global_cricket_league_gcl_2014_2023_dataset
CREATE TABLE match_statistics (
"match_id" BIGINT,
"date" TIMESTAMP,
"team_a" VARCHAR,
"team_b" VARCHAR,
"venue" VARCHAR,
"toss_winner" VARCHAR,
"toss_decision" VARCHAR,
"winner" VARCHAR,
"margin" VARCHAR,
"player_of_the_match" VARCHAR
);
Anyone who has the link will be able to view this.