This task is all about playing table tennis with the Quizmaster.
Example of a question
{
"type": "QUESTION",
"questionId": "41fe30bd-4050-45cb-80b2-cb2e82ec4b84",
"category": "ping-pong",
"question": "ping",
"answerFormat": "String"
}
Example of answer
{
"type": "ANSWER",
"answerId": "d36b4273-0571-42f2-b3bd-7b7987de43b0",
"questionId": "41fe30bd-4050-45cb-80b2-cb2e82ec4b84",
"category": "ping-pong",
"teamName": "l33t team",
"answer": "pong"
}