{ "tourney_id": "fujarna-14-3-2026", "custom_questions": [ { "id": "q_food", "text": "How would you rate the food at the tournament?", "type": "select", "options": ["Excellent", "Good", "Average", "Poor"], "required": false }, { "id": "q_fields", "text": "How were the playing fields?", "type": "select", "options": ["Great condition", "Acceptable", "Needs improvement"], "required": false }, { "id": "q_feedback", "text": "Any other feedback or suggestions?", "type": "text", "required": false } ] }