Storage Format
How the JSON is stored on the user's computer.
Last updated
Was this helpful?
How the JSON is stored on the user's computer.
Last updated
Was this helpful?
All tournament summaries MUST be stored in plain text files.
All tournament summary files MUST have an .OTS file extension.
Filenames MUST use only ASCII characters.
A tournament summary should be written to the tournament player's local computer as soon as the player busts from a tournament and there should be one per file. All of the information for the tournament, that is relevant to the tournament player should be available at that time.
If multiple tournament summaries are requested by a user at a later date then multiple tournament summaries can be included in a single file. When multiple tournament summaries are included in a single file, each MUST be separated by one blank line such as:
If multiple tournament summaries are included in a single file, the resulting file will not be considered "valid" JSON. However, for this standard, it is considered acceptable.