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

4.5-5.0 Men’s Doubles Moneyball

ID: 5287609491

Match Scores

2-11

Win

Play Date

2025-12-09

Play Time (Est)

4:45 AM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1LOSS
JK
Jack Kwan

GWD6NM · Santa Clara, CA, US

DUPR

4.579

MF
Mitchell Fong

Q5YOPD · USA

DUPR

4.478

TEAM 2WINNER
JT
Jonathan Tran

17R7KN · Santa Clara, CA, US

DUPR

4.852

KD
Kaleb Dull

DWPOJM · Magnolia, TX, US

DUPR

5.006

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-5287609491
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6055926680,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jack Kwan",
        "dupr_id": "GWD6NM",
        "rating": 4.579,
        "profile_pic_url": null,
        "location": "Santa Clara, CA, US"
      },
      {
        "name": "Mitchell Fong",
        "dupr_id": "Q5YOPD",
        "rating": 4.478,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7063416041,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Tran",
        "dupr_id": "17R7KN",
        "rating": 4.852,
        "profile_pic_url": null,
        "location": "Santa Clara, CA, US"
      },
      {
        "name": "Kaleb Dull",
        "dupr_id": "DWPOJM",
        "rating": 5.006,
        "profile_pic_url": null,
        "location": "Magnolia, TX, US"
      }
    ]
  }
]