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

PoolA

ID: 7807548872

Match Scores

11-7, 8-11, 5-11

Win

Play Date

2025-12-28

Play Time (Est)

9:00 PM

Play Location

The Picklr Henderson

View Facility Page →

Competitor Teams

TEAM 1LOSS
MG
Mike Giordano

94OGDK · USA

DUPR

3.501

EG
Emilia Gross

VXPLE7 · Boulder City, NV, US

DUPR

3.020

TEAM 2WINNER
BW
Ben Worman

E9N6QJ · Las Vegas, NV, US

DUPR

3.578

LL
lizell Lee

RXONYM · Paradise, NV, US

DUPR

3.109

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-7807548872
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6663641882,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mike Giordano",
        "dupr_id": "94OGDK",
        "rating": 3.501,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Emilia Gross",
        "dupr_id": "VXPLE7",
        "rating": 3.02,
        "profile_pic_url": null,
        "location": "Boulder City, NV, US"
      }
    ]
  },
  {
    "team_id": 6373086840,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ben Worman",
        "dupr_id": "E9N6QJ",
        "rating": 3.578,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "lizell Lee",
        "dupr_id": "RXONYM",
        "rating": 3.109,
        "profile_pic_url": null,
        "location": "Paradise, NV, US"
      }
    ]
  }
]