Baselight

Most-Wins-in-T20-international Cricket

Most t20 Cricket match winner country from start till 2022

@kaggle.hayatshah_most_win_in_t20

Loading...
Loading...

About this Dataset

Most-Wins-in-T20-international Cricket

Most winner teams in t20 international Cricket from 2007 till date
this data contains all t20 results
this data contains teams wining and losing quantity

Tables

Mos Wins T20 Till 2022

@kaggle.hayatshah_most_win_in_t20.mos_wins_t20_till_2022
  • 9.29 KB
  • 96 rows
  • 10 columns
Loading...

CREATE TABLE mos_wins_t20_till_2022 (
  "team" VARCHAR,
  "span" VARCHAR,
  "mat" VARCHAR,
  "won" BIGINT,
  "lost" BIGINT,
  "tied" BIGINT,
  "tie_w" BIGINT,
  "tie_l" BIGINT,
  "nr" BIGINT,
  "n" DOUBLE
);

Share link

Anyone who has the link will be able to view this.