Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 2 , 1st Hour

ID: 6597667982

Match Scores

9-4

Loss

Play Date

2026-05-22

Play Time (Est)

3:30 PM

Play Location

True Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
SW
Steve Wolfort

7DR9PM · Schenectady, NY, US

DUPR

4.639

RC
Ryan Chen

PPJ59E · USA

DUPR

3.739

TEAM 2LOSS
RJ
Robert Johnston

XK299R · Latham, NY, US

DUPR

3.824

LC
Lee Carman

KDXR7O · Latham, NY, US

DUPR

3.969

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-6597667982
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4816300300,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steve Wolfort",
        "dupr_id": "7DR9PM",
        "rating": 4.639,
        "profile_pic_url": null,
        "location": "Schenectady, NY, US"
      },
      {
        "name": "Ryan Chen",
        "dupr_id": "PPJ59E",
        "rating": 3.739,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6487443844,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Johnston",
        "dupr_id": "XK299R",
        "rating": 3.824,
        "profile_pic_url": null,
        "location": "Latham, NY, US"
      },
      {
        "name": "Lee Carman",
        "dupr_id": "KDXR7O",
        "rating": 3.969,
        "profile_pic_url": null,
        "location": "Latham, NY, US"
      }
    ]
  }
]