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

PoolB

ID: 5833631712

Match Scores

4-15

Win

Play Date

2025-12-28

Play Time (Est)

1:00 PM

Play Location

The Picklr Henderson

View Facility Page →

Competitor Teams

TEAM 1LOSS
KC
Karen Cluff

3VXMM7 · Las Vegas, NV, US

Rated Score

2.940

LC
Lance Craig

WXZZLQ · Henderson, NV, US

Rated Score

2.894

TEAM 2WINNER
BW
Ben Worman

E9N6QJ · Las Vegas, NV, US

Rated Score

3.587

LL
lizell Lee

RXONYM · Paradise, NV, US

Rated Score

3.116

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-5833631712
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5339324598,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Karen Cluff",
        "dupr_id": "3VXMM7",
        "rating": 2.94,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Lance Craig",
        "dupr_id": "WXZZLQ",
        "rating": 2.894,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  },
  {
    "team_id": 4551487451,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ben Worman",
        "dupr_id": "E9N6QJ",
        "rating": 3.587,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "lizell Lee",
        "dupr_id": "RXONYM",
        "rating": 3.116,
        "profile_pic_url": null,
        "location": "Paradise, NV, US"
      }
    ]
  }
]