laliga_player
Retrieve a La Liga player profile by slug. Get the player's name, date of birth, country, current team, squad, and roles for direct use in sports data comparisons.
Instructions
One player profile by SLUG — name, firstname/lastname, date_of_birth, country, current team + squad, roles.
Returns: {player:{id, slug, name, firstname, lastname, date_of_birth, country, international, team, squad, roles}}
Auth: works without a key; LALIGA_SUBSCRIPTION_KEY unlocks more if set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Player slug (from laliga_players_stats / laliga_squad; e.g. rubi-3). Required — part of the URL path. |