FIE: Get Athlete Profile
FIE via Parse · sports
Retrieve detailed profile for a specific fencer by numeric ID. Includes biographical information (family, club, handedness, injuries, awards), competition results for a given season, and opponent match history with scores. Scraper for the International Fencing Federation (FIE) website. Provides access to athlete search, profiles, world rankings, competitions listing, and competition details. Fulfilled by Parse from fie.org.
- fie
- fie-org
- 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/8c29260a-c015-45cd-aa8d-287a13560c95/get_athlete_profile
- Interface artifact
- sha256:5df1cac2d4487b9955df4ac8579066d674181a24faea543c13ca60bee20770a4
- Manifest digest
- sha256:5bf0c81a936e5dc65169fcf9702aa01725bb2134491f9cc20a3f3af83f2716b1
Request fields
- season (string): Season year for results filtering.: Allowed values: 2026, 2025
- category (string): Category: s (senior), j (junior).: Allowed values: s, j
- athlete_id (string, required): Numeric athlete ID (e.g. '24108').
Example queries
- {"season":"2026","category":"s","athlete_id":"24108"}