==== /pwg/addplayer ==== Adds a new player to a match. Function: addplayer parameters: lidnummer, matchid, remark, bylidnummer Optional parameter: activecheck - (when you use de parameter activecheck you can use 1 or 0, when 1 is used de api will check the sex and handicap before subscribe. When the sex and/or handicap is'nt correct, thwe API returns -9). Example: https://backend.prowaregolf.nl/api/addplayer/key//lidnummer//matchid//remark//bylidnummer/ result: { "addplayer":[ "4158" ] }