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

KOTC

ID: 6988277685

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
OG
Oscar Gutierrez

OW06DP · Cypress, TX, US

DUPR

2.689

DS
Danny Staab

67Y9KE · Harris County, TX, US

DUPR

2.121

TEAM 2WINNER
AG
Andres Gonzalez

VXWP5E · USA

DUPR

2.507

KD
Kit Del Mar

QJ9G45 · Houston, TX, US

DUPR

2.225

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-6988277685
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6329932943,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Oscar Gutierrez",
        "dupr_id": "OW06DP",
        "rating": 2.689,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      },
      {
        "name": "Danny  Staab",
        "dupr_id": "67Y9KE",
        "rating": 2.121,
        "profile_pic_url": null,
        "location": "Harris County, TX, US"
      }
    ]
  },
  {
    "team_id": 4573203606,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andres Gonzalez",
        "dupr_id": "VXWP5E",
        "rating": 2.507,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kit Del Mar",
        "dupr_id": "QJ9G45",
        "rating": 2.225,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]