{"table_name":"ekc_tournament_round","full_table_name":"wp_ekc_tournament_round","description":"Stores ekc tournament round data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE `wp_ekc_tournament_round` (\\n  `tournament_id` int NOT NULL,\\n  `tournament_round` int NOT NULL,\\n  `round_start_time` timestamp NULL DEFAULT NULL,\\n  PRIMARY KEY (`tournament_id`,`tournament_round`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":[],"plugin":{"slug":"ekc-tournament-manager","name":"EKC Tournament Manager","active_installs":10,"version":"2.5.1","wp_org_url":"https://wordpress.org/plugins/ekc-tournament-manager/"}}