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

KOTC

ID: 5634875784

Match Scores

11-9

Loss

Play Date

2026-06-02

Play Time (Est)

1:00 PM

Play Location

SUPR Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
CH
Charlie Holloway

VXZGO7 · Tomball, TX, US

DUPR

2.325

OG
Oscar Gutierrez

OW06DP · Cypress, TX, US

DUPR

2.678

TEAM 2LOSS
AP
Alec Pérez

WZVLOY · USA

DUPR

2.179

DS
Danny Staab

67Y9KE · Harris County, TX, US

DUPR

2.128

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-5634875784
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6953763530,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Charlie Holloway",
        "dupr_id": "VXZGO7",
        "rating": 2.325,
        "profile_pic_url": null,
        "location": "Tomball, TX, US"
      },
      {
        "name": "Oscar Gutierrez",
        "dupr_id": "OW06DP",
        "rating": 2.678,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      }
    ]
  },
  {
    "team_id": 6401997567,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alec Pérez",
        "dupr_id": "WZVLOY",
        "rating": 2.179,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Danny  Staab",
        "dupr_id": "67Y9KE",
        "rating": 2.128,
        "profile_pic_url": null,
        "location": "Harris County, TX, US"
      }
    ]
  }
]