Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Summer Competitive Adv Beginner - Session 14, Mon Jun 1

ID: 6350957941

Match Scores

11-5

Win

Play Date

2026-06-02

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JG
John Ganz

O6WJLW · Houston, TX, US

DUPR

2.477

SK
scott kufeld

OZ7W27 · Houston, TX, US

DUPR

2.722

TEAM 2LOSS
PW
Patrick Wimberly

YXW9Y4 · USA

DUPR

2.507

LK
Larry Krim

PKY0QX · USA

DUPR

2.363

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-6350957941
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7695012470,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Ganz",
        "dupr_id": "O6WJLW",
        "rating": 2.477,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "scott kufeld",
        "dupr_id": "OZ7W27",
        "rating": 2.722,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 5891290215,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patrick  Wimberly",
        "dupr_id": "YXW9Y4",
        "rating": 2.507,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Larry Krim",
        "dupr_id": "PKY0QX",
        "rating": 2.363,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]