Full name — alias for fullName, matching common usage.
The list of sport codes this player has ratings in.
Primary rating for a given sport.
Sport code — defaults to 'pickleball'.
The primary rating value, or null if the player has no
ratings for that sport.
Get a specific rating split for a sport.
Split key (e.g. 'overall-open').
Sport code — defaults to 'pickleball'.
Compact summary for console output.
ReadonlymemberReadonlyidReadonlyfirstReadonlylastReadonlyfullReadonlydisplayReadonlyageReadonlycityReadonlystateReadonlyzipReadonlycountryReadonlygenderReadonlystatusReadonlysportReadonlyactiveReadonlyemailReadonlygranted
A partner-facing player record.
Returned by MembersResource.get (full detail, requires an active OAuth connection) and MembersResource.search (limited detail for public search).
Rating data lives under sport — keyed by sport code. The backend returns only the sports the player has ratings in, or only the sports requested via the
sport=query filter. Use ratingFor to fetch the primary rating for a specific sport with a sensible default.