==== /pwg/getplayeroptions ==== Get the choosen option by a player on a match. Function: getplayeroptions parameters: matchid, playerid Example: https://backend.prowaregolf.nl/api/getplayeroptions/key//matchid//playerid/ result: { "Getplayeroptions":[ { "Id":"1", "Name":"Handicart" }, { "Id":"2", "Name":"Ik blijf eten" } ] }