Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Late Night Pickle

ID: 5590410741

Match Scores

11-10

Win

Play Date

2025-03-20

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AA
Ac Ac

565O2V · New York, NY, US

DUPR

4.336

DL
David Liu

2L7NO7 · Great Neck, NY, US

DUPR

3.713

TEAM 2LOSS
DH
David Hsiu

MYLZQL · Hicksville, NY, US

DUPR

4.190

RV
Ricky Vuong

L507EK · Queens County, NY, US

DUPR

3.973

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-5590410741
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4673138517,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ac Ac",
        "dupr_id": "565O2V",
        "rating": 4.336,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "David Liu",
        "dupr_id": "2L7NO7",
        "rating": 3.713,
        "profile_pic_url": null,
        "location": "Great Neck, NY, US"
      }
    ]
  },
  {
    "team_id": 4425020171,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Hsiu",
        "dupr_id": "MYLZQL",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": "Hicksville, NY, US"
      },
      {
        "name": "Ricky Vuong",
        "dupr_id": "L507EK",
        "rating": 3.973,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  }
]