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

Summer Competitive Adv Beginner - Session 14, Mon Jun 1

ID: 6744930960

Match Scores

11-7

Win

Play Date

2026-06-02

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
FD
Frederik De Bruyker

DYQ4ZL · USA

DUPR

2.385

JG
John Ganz

O6WJLW · Houston, TX, US

DUPR

2.466

TEAM 2LOSS
PW
Patrick Wimberly

YXW9Y4 · USA

DUPR

2.503

LK
Larry Krim

PKY0QX · USA

DUPR

2.393

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-6744930960
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5659517105,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Frederik  De Bruyker",
        "dupr_id": "DYQ4ZL",
        "rating": 2.385,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Ganz",
        "dupr_id": "O6WJLW",
        "rating": 2.466,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 4307536388,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patrick  Wimberly",
        "dupr_id": "YXW9Y4",
        "rating": 2.503,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Larry Krim",
        "dupr_id": "PKY0QX",
        "rating": 2.393,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]