Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Late Night Pickle

ID: 8163964482

Match Scores

11-5

Win

Play Date

2025-02-12

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AA
Ac Ac

565O2V · New York, NY, US

DUPR

4.361

PL
Paul Lee

WXX6LQ · Albertson, NY, US

DUPR

4.492

TEAM 2LOSS
FF
Franklin Fok

WXXWDM · Great Neck, NY, US

DUPR

4.155

TW
Thomas Walter

V7WE0J · Mineola, NY, US

DUPR

4.050

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-8163964482
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8002065913,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ac Ac",
        "dupr_id": "565O2V",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Paul Lee",
        "dupr_id": "WXX6LQ",
        "rating": 4.492,
        "profile_pic_url": null,
        "location": "Albertson, NY, US"
      }
    ]
  },
  {
    "team_id": 4480793643,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Franklin Fok",
        "dupr_id": "WXXWDM",
        "rating": 4.155,
        "profile_pic_url": null,
        "location": "Great Neck, NY, US"
      },
      {
        "name": "Thomas Walter",
        "dupr_id": "V7WE0J",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Mineola, NY, US"
      }
    ]
  }
]