Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Late Night Pickle

ID: 5024038516

Match Scores

11-5

Loss

Play Date

2025-01-30

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
HC
Howard Chen

WX9Y2K · Muttontown, NY, US

DUPR

4.248

PL
Paul Lee

WXX6LQ · Albertson, NY, US

DUPR

4.517

TEAM 2LOSS
GF
Gregory Fujii

0QXDD4 · Glen Cove, NY, US

DUPR

4.192

AA
Ac Ac

565O2V · New York, NY, US

DUPR

4.353

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-5024038516
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5520722778,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Howard Chen",
        "dupr_id": "WX9Y2K",
        "rating": 4.248,
        "profile_pic_url": null,
        "location": "Muttontown, NY, US"
      },
      {
        "name": "Paul Lee",
        "dupr_id": "WXX6LQ",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Albertson, NY, US"
      }
    ]
  },
  {
    "team_id": 5609861751,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gregory Fujii",
        "dupr_id": "0QXDD4",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Glen Cove, NY, US"
      },
      {
        "name": "Ac Ac",
        "dupr_id": "565O2V",
        "rating": 4.353,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]