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

KOTC

ID: 7680759609

Match Scores

11-0

Loss

Play Date

2026-06-02

Play Time (Est)

10:15 AM

Play Location

SUPR Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
RG
Randall Glenewinkel

OW5J6E · USA

DUPR

3.022

DB
David Bui

WKGVRG · USA

DUPR

2.949

TEAM 2LOSS
CH
Charlie Holloway

VXZGO7 · Tomball, TX, US

DUPR

2.336

DS
Danny Staab

67Y9KE · Harris County, TX, US

DUPR

2.143

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-7680759609
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7181094105,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Randall Glenewinkel",
        "dupr_id": "OW5J6E",
        "rating": 3.022,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David  Bui",
        "dupr_id": "WKGVRG",
        "rating": 2.949,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4410197841,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Charlie Holloway",
        "dupr_id": "VXZGO7",
        "rating": 2.336,
        "profile_pic_url": null,
        "location": "Tomball, TX, US"
      },
      {
        "name": "Danny  Staab",
        "dupr_id": "67Y9KE",
        "rating": 2.143,
        "profile_pic_url": null,
        "location": "Harris County, TX, US"
      }
    ]
  }
]