Test Cricket Matches Dataset (1877 - 2024)
Dataset containing all test cricket matches data since 1877
@kaggle.bhuvaneshprasad_test_matches_dataset_1877_2023
Dataset containing all test cricket matches data since 1877
@kaggle.bhuvaneshprasad_test_matches_dataset_1877_2023
CREATE TABLE test_fow_card (
"match_id" BIGINT,
"innings" BIGINT,
"team" VARCHAR,
"player" DOUBLE,
"wicket" DOUBLE,
"over" DOUBLE,
"runs" DOUBLE
);
Anyone who has the link will be able to view this.