Vairified TypeScript SDK - v0.3.1
    Preparing search index...

    Interface PlayerRankOptions

    interface PlayerRankOptions {
        category?: string;
        ageBracket?: string;
        scope?: string;
        state?: string;
        city?: string;
        clubId?: string;
        contextSize?: number;
    }
    Index

    Properties

    category?: string
    ageBracket?: string
    scope?: string
    state?: string
    city?: string
    clubId?: string
    contextSize?: number

    Number of players on either side of the target. Default 5.