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

KOTC

ID: 4410964655

Match Scores

11-6

Loss

Play Date

2026-05-19

Play Time (Est)

12:45 AM

Play Location

SUPR Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
GW
Gabriel West

9PGDRE · Houston, TX, US

DUPR

3.747

TC
Thomas Cooper

QXZ020 · Tomball, TX, US

DUPR

2.588

TEAM 2LOSS
WL
wayne Lee

0ZWG7X · USA

DUPR

3.016

JM
Jeffrey Mendoza

OZOLV2 · Houston, TX, US

DUPR

2.899

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-4410964655
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5758517479,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gabriel West",
        "dupr_id": "9PGDRE",
        "rating": 3.747,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Thomas Cooper",
        "dupr_id": "QXZ020",
        "rating": 2.588,
        "profile_pic_url": null,
        "location": "Tomball, TX, US"
      }
    ]
  },
  {
    "team_id": 7035193876,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "wayne Lee",
        "dupr_id": "0ZWG7X",
        "rating": 3.016,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeffrey Mendoza",
        "dupr_id": "OZOLV2",
        "rating": 2.899,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]