OptionalsportSport code (e.g. 'pickleball') or list of codes.
OptionalnamePartial name match (first or last).
OptionalmemberExact numeric member ID.
OptionalcityOptionalstateOptionalcountryOptionalzipOptionallocationOptionalgenderOptionalvairifiedWhen true, only return verified players.
OptionalwheelchairWhen true, only return wheelchair players.
OptionalratingLower rating bound (2.0–8.0).
OptionalratingUpper rating bound (2.0–8.0).
OptionalageExact age.
OptionalageLower age bound.
OptionalageUpper age bound.
OptionalsortOptionalsortOptionalpagePage size requested per HTTP request (server cap 100). Default 20.
OptionalmaxMaximum total results to iterate. When set, the async iterator stops after yielding this many items, regardless of page count.
Filters accepted by MembersResource.search.
Most callers pass these as keyword arguments directly to
search(); the SDK serializes them to query parameters for you.