Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

4.5-5.0 Men’s Doubles Moneyball

ID: 5452825006

Match Scores

11-3

Win

Play Date

2025-12-09

Play Time (Est)

11:30 PM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1WINNER
JT
Jonathan Tran

17R7KN · Santa Clara, CA, US

DUPR

4.805

KD
Kaleb Dull

DWPOJM · Magnolia, TX, US

DUPR

4.933

TEAM 2LOSS
EC
Eric Cao

V4ERQ7 · Fremont, CA, US

DUPR

4.211

HL
Huy L Pham

DWKMKM · San Jose, CA, US

DUPR

4.173

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-5452825006
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4785520649,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Tran",
        "dupr_id": "17R7KN",
        "rating": 4.805,
        "profile_pic_url": null,
        "location": "Santa Clara, CA, US"
      },
      {
        "name": "Kaleb Dull",
        "dupr_id": "DWPOJM",
        "rating": 4.933,
        "profile_pic_url": null,
        "location": "Magnolia, TX, US"
      }
    ]
  },
  {
    "team_id": 5111834636,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Cao",
        "dupr_id": "V4ERQ7",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      },
      {
        "name": "Huy L Pham",
        "dupr_id": "DWKMKM",
        "rating": 4.173,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  }
]