Return the open matches for this member
Function: getmatchlistopenformember
parameters: lidnummer
Example: https://backend.prowaregolf.nl/api/getmatchlistopenformember/key/<your authrisation code here>/lidnummer/<memberid>
result:
{
"Getmatchlistopenformember":[
{
"Wedstrijd_Id":"6049",
"Start_op":"14-12-2014 10:00",
"Naam_Wedstrijd":"hallo allemaal Driebal Strokeplay",
"Wedstrijdvorm":"Driebal Strokeplay",
"Qualifying":"Ja",
"Startvorm":"Alles van eerste hole",
"Start_Interval":"12",
"Start_Datum":"2014-12-14",
"Start_Tijd":"10:00",
"Eind_Datum":null,
"EindTijd":null,
"EGA_Handicap_verplicht":"Ja",
"Beide_Dames_Heren":"Beide",
"Min_HCP_Heren":"36",
"Max_HCP_Heren":"-9.9",
"Min_HCP_Dames":"36",
"Max_HCP_Dames":"-9.9",
"Max_Spelers":"24",
"Sluitingsdatum":"2014-12-12 23:59:00.000000",
"Handicap_Toepassen":"Ja",
"Scratch_HCP_Verrekening":"Nee",
"Max_Exact_HCP_Heren":"0",
"Max_Exact_HCP_Dames":"0.0",
"Bedrag":"0.00",
"Leeftijd_voor_Korting":"0",
"Discount":"0.00",
"commissioner1Name":"",
"commissioner1Phone":"",
"commissioner2Name":"",
"commissioner2Phone":"",
"AgeLimitForFullFirstName":"0",
"Uitslag_Gesplitst_M_V":"Nee",
"Uitslag_Gesplitst_Handicap":"Nee",
"Publiceer_op_Internet":"Nee",
"Inschrijven_via_Internet":"Nee",
"StartDatumTGInschrijven":"2014-11-16 00:01:00.000000",
"Inschrijven_Telegolf":"Nee",
"additionalSubscriptionInfo":"test",
"Ingeschreven":"Nee",
"Startlijstaanwezig":"Nee",
"Uitslagaanwezig":"Ja"
}
]
}