==== /pwg/gettees==== Returns the tees of a course Function: gettees parameters: clubnr, geslacht Example: https://backend.prowaregolf.nl/api/gettees/key//clubnr//geslacht/ result: { "Gettees":[ { "TeeCode_Inr":"533", "Club_Code":"76", "Omschrijving":"Blauwe (heren)", "Course_Rating":"68.90", "Slope_Rating":"120.00", "Geslacht":"M", "TeeSoort":"12", "TeeStandard":"N", "Vervallen":"N", "CR_1":"68.60", "CR_2":"69.20", "SR_1":"114.00", "SR_2":"125.00", "IdCombinatie":"0", "MatchId":"0", "Timestamp":null, "par18":"72", "par19":"36", "par29":"36" }, { "TeeCode_Inr":"508", "Club_Code":"76", "Omschrijving":"Geel (heren)", "Course_Rating":"72.00", "Slope_Rating":"139.00", "Geslacht":"M", "TeeSoort":"4", "TeeStandard":"N", "Vervallen":"N", "CR_1":"72.30", "CR_2":"71.70", "SR_1":"135.00", "SR_2":"143.00", "IdCombinatie":"2", "MatchId":"0", "Timestamp":null, "par18":"72", "par19":"36", "par29":"36" } ] }