Nikeeyblscholastic: Get Player Bio
Nikeeyblscholastic via Parse · sports
Returns detailed bio information for a single player including their full name, jersey number, position, hometown, headshot image URL, and stats summary when available. Requires team_slug, player_name_slug (from the bio_url path), and player_id (from get_team_roster). Scraper for Nike EYBL Scholastic basketball league, providing access to teams, rosters, player bios, schedules, standings, box scores, and statistics. Fulfilled by Parse from nikeeyblscholastic.com.
- education
- nikeeyblscholastic
- nikeeyblscholastic-com
- parse
- platform-key
- sports
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/bd843973-579a-4a14-84ea-59a03f34d112/get_player_bio
- Interface artifact
- sha256:b9e1a8111095e03c0fbb0d5573bb29e9345b4a4a5b8936965b9f0a070de58a01
- Manifest digest
- sha256:251f0cc21b1ef697b5cffbd3830f150a9b30162b6a5a71a2dabe2832dd0f89a0
Request fields
- player_id (string, required): The numeric player ID from get_team_roster
- team_slug (string, required): The team slug from get_all_teams
- player_name_slug (string, required): The player name slug extracted from bio_url in get_team_roster (e.g. 'joe-philon', 'dhani-miller')
Example queries
- {"player_id":"652","team_slug":"az-compass","player_name_slug":"joe-philon"}