Returs the id of player on a match.
Function: getplayerid
parameters: matchid, lidnummer
Example: https://backend.prowaregolf.nl/api/getplayerid/key/<your authrisation code here>/matchid/<your matchid>/lidnummer/<member id>
result:
{ "Getplayerid":[ { "playerid":"100310" } ] }