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

KOTC

ID: 5203645377

Match Scores

3-11

Loss

Play Date

2026-06-02

Play Time (Est)

10:15 AM

Play Location

SUPR Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
KD
Kit Del Mar

QJ9G45 · Houston, TX, US

DUPR

2.185

DS
Danny Staab

67Y9KE · Harris County, TX, US

DUPR

2.153

TEAM 2WINNER
WL
wayne Lee

0ZWG7X · Tomball, TX, US

DUPR

2.988

OG
Oscar Gutierrez

OW06DP · Cypress, TX, US

DUPR

2.732

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-5203645377
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8167407333,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kit Del Mar",
        "dupr_id": "QJ9G45",
        "rating": 2.185,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Danny  Staab",
        "dupr_id": "67Y9KE",
        "rating": 2.153,
        "profile_pic_url": null,
        "location": "Harris County, TX, US"
      }
    ]
  },
  {
    "team_id": 7154027376,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "wayne Lee",
        "dupr_id": "0ZWG7X",
        "rating": 2.988,
        "profile_pic_url": null,
        "location": "Tomball, TX, US"
      },
      {
        "name": "Oscar Gutierrez",
        "dupr_id": "OW06DP",
        "rating": 2.732,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      }
    ]
  }
]