Football Players From The Brazilian League 2024
Name, Team, Age, Position, Market Value, and Performance Ratings
@kaggle.leandrowrzecionek_players_from_the_brazilian_football_league
Name, Team, Age, Position, Market Value, and Performance Ratings
@kaggle.leandrowrzecionek_players_from_the_brazilian_football_league
CREATE TABLE bra_players (
"player" VARCHAR,
"team" VARCHAR,
"age" BIGINT,
"position" VARCHAR,
"market_value" DOUBLE,
"sofascore" DOUBLE
);
Anyone who has the link will be able to view this.