Efficient structure of a json file to save data from a table tennis game history
I am currently working on a project to save the course of a table tennis game and evaluate it later.
I would like to save the data in a json structure.
I don’t have much of an idea of how best to set up such a json structure in order to be able to evaluate it ideally.