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

KOTC

ID: 6634436007

Match Scores

11-6

Loss

Play Date

2026-06-02

Play Time (Est)

4:45 AM

Play Location

SUPR Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
WL
wayne Lee

0ZWG7X · Tomball, TX, US

DUPR

2.990

JG
Jake Gaecke

LWXY56 · USA

DUPR

2.761

TEAM 2LOSS
OG
Oscar Gutierrez

OW06DP · Cypress, TX, US

DUPR

2.729

AG
Andres Gonzalez

VXWP5E · USA

DUPR

2.458

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-6634436007
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5533802611,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "wayne Lee",
        "dupr_id": "0ZWG7X",
        "rating": 2.99,
        "profile_pic_url": null,
        "location": "Tomball, TX, US"
      },
      {
        "name": "Jake Gaecke",
        "dupr_id": "LWXY56",
        "rating": 2.761,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4736265326,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Oscar Gutierrez",
        "dupr_id": "OW06DP",
        "rating": 2.729,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      },
      {
        "name": "Andres Gonzalez",
        "dupr_id": "VXWP5E",
        "rating": 2.458,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]