Nikeeyblscholastic: Get Team Roster
Nikeeyblscholastic via Parse · sports
Returns the full roster for a specific team and season. Each player entry includes name, jersey number, position (when available), hometown, headshot image URL, full bio URL, and player_id. The player_id and name slug from bio_url are needed to call get_player_bio. 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
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/bd843973-579a-4a14-84ea-59a03f34d112/get_team_roster
- Interface artifact
- sha256:59e988b5436342ff91a76b844f5063a6934c259a6f0521ebd5db5eacf022ff2b
- Manifest digest
- sha256:b6536e3469b4a6b350fa79937d4083f99e13b1245c2c9c6c84ded65ae852a0ce
Request fields
- season (string): The season identifier in YYYY-YY format: Allowed values: 2025-26, 2024-25, 2023-24
- team_slug (string, required): The team slug identifier from get_all_teams (e.g. 'az-compass', 'brewster', 'montverde')
Example queries
- {"season":"2025-26","team_slug":"az-compass"}