Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Champions Cup at Pickleball Country Club - $$ Mens Doubles Skill: (4.0+)

ID: 8505019382

Match Scores

15-8

Loss

Play Date

2025-10-11

Play Time (Est)

3:30 PM

Play Location

Houston, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
ID
Isaac Diomande

8M5Y7G · Humble, TX, US

DUPR

4.293

SE
Stephen Eenigenburg

3006LN · TX, US

DUPR

4.248

TEAM 2LOSS
CB
Chris Bui

4L4VLG · Pearland, TX, US

DUPR

3.871

SP
Sid Pang

WX0QRM · USA

DUPR

3.996

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-8505019382
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4948732306,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Isaac Diomande",
        "dupr_id": "8M5Y7G",
        "rating": 4.293,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      },
      {
        "name": "Stephen Eenigenburg",
        "dupr_id": "3006LN",
        "rating": 4.248,
        "profile_pic_url": null,
        "location": "TX, US"
      }
    ]
  },
  {
    "team_id": 4423442703,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Bui",
        "dupr_id": "4L4VLG",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": "Pearland, TX, US"
      },
      {
        "name": "Sid Pang",
        "dupr_id": "WX0QRM",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]