[{"id":"Tournament:name","field":"name","label":"Name","type":"string","input":"text","variable":"tournament_name"},{"id":"Tournament:opponents","field":"opponents","label":"Opponents","type":"string","input":"text","variable":"tournament_opponents"},{"id":"Tournament:schedule","field":"schedule","label":"Schedule","type":"string","input":"text","variable":"tournament_schedule"},{"id":"Tournament:gamematch_change_after_points","field":"gamematch_change_after_points","label":"Change after points","type":"string","input":"text","variable":"tournament_gamematch_change_after_points"},{"id":"Tournament:gamematch_change_after_serving","field":"gamematch_change_after_serving","label":"Change after serving","type":"string","input":"text","variable":"tournament_gamematch_change_after_serving"},{"id":"Tournament:gamematch_game","field":"gamematch_game","label":"Game","type":"string","input":"select","variable":"tournament_gamematch_game","values":{"Ping Pong":"Ping Pong"},"operators":["equal","not_equal","in","not_in","is_null","is_not_null"]},{"id":"Tournament:description","field":"description","label":"Description","type":"string","input":"text","variable":"tournament_description"},{"id":"Tournament:user","field":"user","label":"User","type":"string","input":"text","variable":"tournament_user"},{"id":"Tournament:group","field":"group","label":"Group","type":"string","input":"text","variable":"tournament_group"},{"id":"Tournament:created_by","field":"created_by","label":"Created by","type":"string","input":"text","variable":"tournament_created_by"},{"id":"Tournament:modified_by","field":"modified_by","label":"Modified by","type":"string","input":"text","variable":"tournament_modified_by"},{"id":"Tournament:createdtime","field":"createdtime","label":"Created time","type":"datetime","input":"text","variable":"tournament_createdtime"},{"id":"Tournament:modifiedtime","field":"modifiedtime","label":"Modified time","type":"datetime","input":"text","variable":"tournament_modifiedtime"}]