T20 WC Matches 2024
Dataset about T20 world cup 2024 matches
@kaggle.buggynaman1801_t20_wc_matches
Dataset about T20 world cup 2024 matches
@kaggle.buggynaman1801_t20_wc_matches
CREATE TABLE t20_wc_matches (
"unnamed_0" BIGINT,
"matchid" BIGINT,
"matchnumber" VARCHAR,
"teama_shortname" VARCHAR,
"teamb_shortname" VARCHAR,
"matchresult" VARCHAR,
"startdate" VARCHAR,
"stage" VARCHAR,
"venue" VARCHAR
);
Anyone who has the link will be able to view this.