Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Elite's Wild West Pickleball Wrangle-Moneyball - Mens Doubles Skill: (4.0-4.49) $$$

ID: 5105781978

Match Scores

9-11

Loss

Play Date

2024-11-16

Play Time (Est)

7:30 PM

Play Location

Houston, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
TD
Ted De Oca

7D6N75 · USA

DUPR

3.703

SN
Stanley Ng

YGXP6K · The Woodlands, TX, US

DUPR

4.191

TEAM 2WINNER
TY
Tristan Yap

XJRGX4 · USA

DUPR

3.817

SD
Stanley Duong

XJ2G6R · Houston, TX, US

DUPR

4.081

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-5105781978
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7590086758,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ted De Oca",
        "dupr_id": "7D6N75",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stanley Ng",
        "dupr_id": "YGXP6K",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      }
    ]
  },
  {
    "team_id": 8575965231,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tristan Yap",
        "dupr_id": "XJRGX4",
        "rating": 3.817,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stanley Duong",
        "dupr_id": "XJ2G6R",
        "rating": 4.081,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]