Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPL Week 6

ID: 6110854363

Match Scores

9-15

Win

Play Date

2026-02-13

Play Time (Est)

8:45 AM

Play Location

PKLYN

View Facility Page →

Competitor Teams

TEAM 1LOSS
EE
Evan Eisenberg

J5Z5PJ · Kings County, NY, US

DUPR

3.918

JW
Jed Weissberg

7DW2N0 · USA

DUPR

3.556

TEAM 2WINNER
DS
Dustin Soliven

179EG4 · New York, NY, US

DUPR

4.040

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-6110854363
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7615518534,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Evan Eisenberg",
        "dupr_id": "J5Z5PJ",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Jed Weissberg",
        "dupr_id": "7DW2N0",
        "rating": 3.556,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6230015526,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dustin Soliven",
        "dupr_id": "179EG4",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Robert Eckstein",
        "dupr_id": "59VN90",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]