Tracker: Get Profile
Tracker via Parse · sports
Fetch a Rocket League player's full profile data including platform info, lifetime stats (wins, goals, MVPs, saves, assists, shots), and per-playlist ranked ratings for the current season. Returns the raw API response from Tracker.gg. Requires both a platform slug and a player identifier. Retrieve Rocket League player profile statistics from Tracker.gg, including lifetime stats, ranked playlist ratings, and season rewards. Fulfilled by Parse from api.tracker.gg.
- api-tracker-gg
- developer-tools
- entertainment
- parse
- platform-key
- sports
- tracker
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/a1ab5276-511d-4a1f-ad54-1b4f04abfcbb/get_profile
- Interface artifact
- sha256:958a71555f334be0fc5c5241b436badc168a558c536064f256bb8072ff163fd1
- Manifest digest
- sha256:da5935fcaca1ed35851bcc6bb94a953b4b4168686b694ae883b804483505656a
Request fields
- platform (string, required): Gaming platform slug identifying where the player account lives (e.g. epic, steam, psn, xbl).
- player_id (string, required): Player identifier on the given platform. For Epic this is the display name; for Steam this is the 64-bit Steam ID.
Example queries
- {"platform":"epic","player_id":"ScrubKillaRL"}