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

Pool 1

ID: 7186898732

Match Scores

11-7, 11-3

Win

Play Date

2025-12-16

Play Time (Est)

9:00 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.888

KD
Kaleb Dull

DWPOJM · Magnolia, TX, US

DUPR

5.060

TEAM 2LOSS
TV
Tristan Vincent

4LYP6V · Oakland, CA, US

DUPR

4.750

CL
Chad Lester

GG9WGG · USA

DUPR

4.608

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-7186898732
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4962281361,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Tran",
        "dupr_id": "17R7KN",
        "rating": 4.888,
        "profile_pic_url": null,
        "location": "Santa Clara, CA, US"
      },
      {
        "name": "Kaleb Dull",
        "dupr_id": "DWPOJM",
        "rating": 5.06,
        "profile_pic_url": null,
        "location": "Magnolia, TX, US"
      }
    ]
  },
  {
    "team_id": 4975492946,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tristan Vincent",
        "dupr_id": "4LYP6V",
        "rating": 4.75,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      },
      {
        "name": "Chad Lester",
        "dupr_id": "GG9WGG",
        "rating": 4.608,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]