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

Summer Competitive Adv Beginner - Session 14, Mon Jun 1

ID: 4556445182

Match Scores

11-6

Win

Play Date

2026-06-02

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PW
Patrick Wimberly

YXW9Y4 · USA

Rated Score

2.521

SK
scott kufeld

OZ7W27 · Houston, TX, US

Rated Score

2.725

TEAM 2LOSS
LK
Larry Krim

PKY0QX · USA

Rated Score

2.326

FD
Frederik De Bruyker

DYQ4ZL · USA

Rated Score

2.392

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-4556445182
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5376064386,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Patrick  Wimberly",
        "dupr_id": "YXW9Y4",
        "rating": 2.521,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "scott kufeld",
        "dupr_id": "OZ7W27",
        "rating": 2.725,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 4349213303,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Larry Krim",
        "dupr_id": "PKY0QX",
        "rating": 2.326,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Frederik  De Bruyker",
        "dupr_id": "DYQ4ZL",
        "rating": 2.392,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]