Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Monday Night Women’s Ladder League

ID: 4490764525

Match Scores

11-6

Loss

Play Date

2026-06-02

Play Time (Est)

2:15 AM

Play Location

Pickleball Kingdom Little Rock

Unverified Facility

Competitor Teams

TEAM 1WINNER
WN
Whitney Norris

D9RKV4 · Little Rock, AR, US

DUPR

2.941

BH
Bethany Hicks

XO47M7 · USA

DUPR

2.961

TEAM 2LOSS
PA
Patty Avery

G5W7MV · North Little Rock, AR, US

DUPR

2.904

KL
kim leech

X2K90R · Benton, AR, US

DUPR

2.935

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4490764525
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4755415422,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Whitney Norris",
        "dupr_id": "D9RKV4",
        "rating": 2.941,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Bethany Hicks",
        "dupr_id": "XO47M7",
        "rating": 2.961,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8483486952,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patty Avery",
        "dupr_id": "G5W7MV",
        "rating": 2.904,
        "profile_pic_url": null,
        "location": "North Little Rock, AR, US"
      },
      {
        "name": "kim leech",
        "dupr_id": "X2K90R",
        "rating": 2.935,
        "profile_pic_url": null,
        "location": "Benton, AR, US"
      }
    ]
  }
]