Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Late Night Pickle

ID: 5201130393

Match Scores

11-4

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.339

DL
David Liu

2L7NO7 · Great Neck, NY, US

DUPR

3.716

TEAM 2LOSS
CS
Chul Shim

EWX90W · Albertson, NY, US

DUPR

3.633

AP
Andy p

76ZO29 · Queens County, NY, US

DUPR

3.192

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-5201130393
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5350952760,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ac Ac",
        "dupr_id": "565O2V",
        "rating": 4.339,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "David Liu",
        "dupr_id": "2L7NO7",
        "rating": 3.716,
        "profile_pic_url": null,
        "location": "Great Neck, NY, US"
      }
    ]
  },
  {
    "team_id": 5873411880,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chul Shim",
        "dupr_id": "EWX90W",
        "rating": 3.633,
        "profile_pic_url": null,
        "location": "Albertson, NY, US"
      },
      {
        "name": "Andy p",
        "dupr_id": "76ZO29",
        "rating": 3.192,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  }
]