PMPL South Asia 2020 (PUBG)
The Data contains results of each match of Pro League PUBG Mobile
@kaggle.amitmittalamit140_pmpl_south_asia_2020_pubg
The Data contains results of each match of Pro League PUBG Mobile
@kaggle.amitmittalamit140_pmpl_south_asia_2020_pubg
CREATE TABLE pmpl_south_asia (
"match_played" BIGINT,
"teams" VARCHAR,
"group" VARCHAR,
"map" VARCHAR,
"groups_playing" VARCHAR,
"week" BIGINT,
"day" BIGINT,
"match_no" BIGINT,
"team_match_no" BIGINT,
"chicken_dinner" BIGINT,
"placement" BIGINT,
"kills" BIGINT,
"total" BIGINT
);
Anyone who has the link will be able to view this.