Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 3 PKLYN Premier League!

ID: 7438961372

Match Scores

11-15

Win

Play Date

2026-06-04

Play Time (Est)

9:00 PM

Play Location

PKLYN

View Facility Page →

Competitor Teams

TEAM 1LOSS
CB
Clay Boulware

OZD6LW · Kings County, NY, US

DUPR

4.355

JB
James Belsey

7DK709 · USA

DUPR

4.614

TEAM 2WINNER
DF
David Friedman

3X9W57 · Kings County, NY, US

DUPR

4.135

JF
Jonas Feuerring

J5K4LO · Kings County, NY, US

DUPR

4.583

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-7438961372
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4880064015,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Clay Boulware",
        "dupr_id": "OZD6LW",
        "rating": 4.355,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "James Belsey",
        "dupr_id": "7DK709",
        "rating": 4.614,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6114473092,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Friedman",
        "dupr_id": "3X9W57",
        "rating": 4.135,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Jonas Feuerring",
        "dupr_id": "J5K4LO",
        "rating": 4.583,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  }
]