PUBG Tools

Match Details Downloader

Upload a saved raw match JSON file, or ensure a match exists in the database. If it doesn't exist, it will be downloaded from the PUBG API automatically.

Download Match JSON

Enter a PUBG match ID and download the raw JSON payload as a .json file.

Import Raw Match File

Upload a saved PUBG match JSON file and store it in the database for later import by match ID.

Check Match In Database

Check whether a PUBG match ID already exists in Supabase raw storage.

Ensure Match Stored

If the match exists in the database, reuse it. If not, download it from PUBG API and store it automatically.