Tracker: Get Historical Season Data
Tracker via Parse · sports
Retrieve detailed player statistics and rankings for a specific previous season. Returns playlist segment data showing rank, rating, and performance in each playlist for the requested season. Available season numbers can be found in the get_player_profile response's availableSegments field. API to extract player statistics, match results, and rankings from Rocket League Tracker (rocketleague.tracker.network). Fulfilled by Parse from rocketleague.tracker.network.
- entertainment
- parse
- platform-key
- rocketleague-tracker-network
- social-media
- 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/d0dcf8e8-3a72-4b21-bffb-8fa735257835/get_historical_season_data
- Interface artifact
- sha256:92617118ea89d65b454e45e70d2f37de36908c5eebac8eecc73f14aa38616420
- Manifest digest
- sha256:16581c31ca5b017d1e119049e4104678cac4ad2c51171491de556fcbd21593a4
Request fields
- season (integer, required): Season number to retrieve data for. Available seasons can be found in get_player_profile's availableSegments field.
- platform (string, required): Platform identifier. Accepted values: epic, steam, xbox, psn.: Allowed values: epic, steam, xbox, psn
- username (string, required): Player username or platform-specific identifier.
Example queries
- {"season":"35","platform":"epic","username":"nass"}