Export player stats (2K26 JSON)
Exports player_stats as 2K26 career_stat JSON (_version, _format, grouped stat labels with types) for re-import via Cheat Engine / 2K editor. Pulls jersey # from season_roster, overall from player_attributes, and awards from awards. Regular season rows only. One document per season (array if multiple). Filename: {player_id}-2k26-career-stat-….json.
Use HTTP, not a file path
Open this site via a local server (e.g.
npx --yes serve -p 5500), not file:///…, or Supabase requests may fail.
Player
Search by name or type a player_id directly, then export.
Export
Copy this JSON into your 2K import tool.