Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PKLYN Premier League!

ID: 4959619799

Match Scores

15-7

Loss

Play Date

2026-05-21

Play Time (Est)

12:45 AM

Play Location

PKLYN

View Facility Page →

Competitor Teams

TEAM 1WINNER
JT
Jeremy Tzeng

QPJVL4 · New York, NY, US

DUPR

4.304

SL
Steven Le

1NQLZ2 · Kings County, NY, US

DUPR

4.273

TEAM 2LOSS
JB
James Belsey

7DK709 · USA

DUPR

4.189

TW
Thomas Wang

WKOO6M · New York, NY, US

DUPR

4.178

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-4959619799
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8140700927,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeremy Tzeng",
        "dupr_id": "QPJVL4",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Steven Le",
        "dupr_id": "1NQLZ2",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 7644324860,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Belsey",
        "dupr_id": "7DK709",
        "rating": 4.189,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Thomas Wang",
        "dupr_id": "WKOO6M",
        "rating": 4.178,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]