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

PoolB

ID: 4657649557

Match Scores

7-15

Win

Play Date

2025-12-28

Play Time (Est)

2:15 AM

Play Location

The Picklr Henderson

View Facility Page →

Competitor Teams

TEAM 1LOSS
NA
Nelly Arias

6N7QWE · USA

DUPR

3.211

HG
Henry Gonzales

DYYXMY · USA

DUPR

3.032

TEAM 2WINNER
BW
Ben Worman

E9N6QJ · Las Vegas, NV, US

DUPR

3.577

LL
lizell Lee

RXONYM · Paradise, NV, US

DUPR

3.108

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-4657649557
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4624716559,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nelly Arias",
        "dupr_id": "6N7QWE",
        "rating": 3.211,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Henry Gonzales",
        "dupr_id": "DYYXMY",
        "rating": 3.032,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4320120898,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ben Worman",
        "dupr_id": "E9N6QJ",
        "rating": 3.577,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "lizell Lee",
        "dupr_id": "RXONYM",
        "rating": 3.108,
        "profile_pic_url": null,
        "location": "Paradise, NV, US"
      }
    ]
  }
]