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

KOTC

ID: 6594490165

Match Scores

4-11

Win

Play Date

2026-06-02

Play Time (Est)

2:15 AM

Play Location

SUPR Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
DG
David Gaecke

7ZYMR9 · USA

DUPR

2.646

RG
Randall Glenewinkel

OW5J6E · USA

DUPR

2.994

TEAM 2WINNER
WL
wayne Lee

0ZWG7X · Tomball, TX, US

DUPR

3.000

DB
David Bui

WKGVRG · USA

DUPR

3.031

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-6594490165
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6520228987,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David  Gaecke",
        "dupr_id": "7ZYMR9",
        "rating": 2.646,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Randall Glenewinkel",
        "dupr_id": "OW5J6E",
        "rating": 2.994,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7495560803,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "wayne Lee",
        "dupr_id": "0ZWG7X",
        "rating": 3,
        "profile_pic_url": null,
        "location": "Tomball, TX, US"
      },
      {
        "name": "David  Bui",
        "dupr_id": "WKGVRG",
        "rating": 3.031,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]