Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPL Week 6

ID: 8279856456

Match Scores

15-6

Loss

Play Date

2026-02-13

Play Time (Est)

1:00 PM

Play Location

PKLYN

View Facility Page →

Competitor Teams

TEAM 1WINNER
JB
Justin Basdeo

KD4Z76 · Kings County, NY, US

DUPR

3.958

DS
Dustin Soliven

179EG4 · New York, NY, US

DUPR

4.040

TEAM 2LOSS
JW
Jed Weissberg

7DW2N0 · USA

DUPR

3.556

RE
Robert Eckstein

59VN90 · New York, NY, US

DUPR

4.008

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-8279856456
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6911168588,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Justin Basdeo",
        "dupr_id": "KD4Z76",
        "rating": 3.958,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Dustin Soliven",
        "dupr_id": "179EG4",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 6173886227,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jed Weissberg",
        "dupr_id": "7DW2N0",
        "rating": 3.556,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Eckstein",
        "dupr_id": "59VN90",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]