To insert new category for provided sport id, use URL:
Base url /appInsertNewCategory
With appropriate sport id and category id, you can insert new tournament, via this URL:
Base url /appInsertNewTournament
In order to insert new match you need provided: sport id, category id, tournament id and competitors ids:
Base url /appInsertNewMatch