Baselight

M Rizwan T20I - Batting - 2015 To 2022

Mohammad Rizwan's batting career in T20 Internationals

@kaggle.alluforthewin_m_rizwan_t20i_batting_2015_to_2022

Loading...
Loading...

About this Dataset

M Rizwan T20I - Batting - 2015 To 2022

Basic statistics of Mohammad Rizwan's batting in T20 Internationals, this data is scraped via espn cric info and contains his batting averages, against countries

Tables

M Rizwan T20i 2015–2022 Sheet1

@kaggle.alluforthewin_m_rizwan_t20i_batting_2015_to_2022.m_rizwan_t20i_2015_2022_sheet1
  • 10.79 kB
  • 13 rows
  • 15 columns
Loading...
CREATE TABLE m_rizwan_t20i_2015_2022_sheet1 (
  "vs_team" VARCHAR,
  "span" VARCHAR,
  "mat" BIGINT,
  "inns" BIGINT,
  "no" BIGINT,
  "runs" BIGINT,
  "hs" BIGINT,
  "avg" VARCHAR,
  "bf" BIGINT,
  "sr" DOUBLE,
  "n_100s" BIGINT  -- 100s,
  "n_50s" BIGINT  -- 50s,
  "n_0s" BIGINT  -- 0s,
  "n_4s" BIGINT  -- 4s,
  "n_6s" BIGINT  -- 6s
);

Share link

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