All ITTF Rankings
In CSV and SQL database
@kaggle.bmarcg_all_ittf_rankings
In CSV and SQL database
@kaggle.bmarcg_all_ittf_rankings
CREATE TABLE sen_xdi_data (
"rank_only" BIGINT,
"rank_change" VARCHAR,
"name" VARCHAR,
"assoc" VARCHAR,
"points" BIGINT
);
Anyone who has the link will be able to view this.