Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Late Night Pickle

ID: 5543749079

Match Scores

11-4

Win

Play Date

2025-01-29

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
NK
Nathan Kung

EGDXZM · Queens County, NY, US

DUPR

4.102

AA
Ac Ac

565O2V · New York, NY, US

DUPR

4.350

TEAM 2LOSS
MR
Mario Ramos

Z9ZOZQ · NY, US

DUPR

3.776

GF
Gregory Fujii

0QXDD4 · Glen Cove, NY, US

DUPR

4.227

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-5543749079
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7909875066,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nathan Kung",
        "dupr_id": "EGDXZM",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      },
      {
        "name": "Ac Ac",
        "dupr_id": "565O2V",
        "rating": 4.35,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 7594958469,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mario Ramos",
        "dupr_id": "Z9ZOZQ",
        "rating": 3.776,
        "profile_pic_url": null,
        "location": "NY, US"
      },
      {
        "name": "Gregory Fujii",
        "dupr_id": "0QXDD4",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": "Glen Cove, NY, US"
      }
    ]
  }
]