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

4.5-5.0 Mixed Doubles Moneyball

ID: 6739044400

Match Scores

11-5, 11-2

Loss

Play Date

2026-04-28

Play Time (Est)

5:00 PM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1WINNER
MH
Mj Han

8W4KQL · Lafayette, CA, US

DUPR

4.976

SS
Sandeep Sam Sanga

76KPLN · Lafayette, CA, US

DUPR

5.002

TEAM 2LOSS
TL
Taylor Long

KD2XG7 · USA

DUPR

4.421

GG
Gabriel Galvez

1NE2XZ · VC Highlands, NV, US

DUPR

4.832

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-6739044400
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4754564064,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mj Han",
        "dupr_id": "8W4KQL",
        "rating": 4.976,
        "profile_pic_url": null,
        "location": "Lafayette, CA, US"
      },
      {
        "name": "Sandeep Sam Sanga",
        "dupr_id": "76KPLN",
        "rating": 5.002,
        "profile_pic_url": null,
        "location": "Lafayette, CA, US"
      }
    ]
  },
  {
    "team_id": 6844246319,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Taylor Long",
        "dupr_id": "KD2XG7",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gabriel Galvez",
        "dupr_id": "1NE2XZ",
        "rating": 4.832,
        "profile_pic_url": null,
        "location": "VC Highlands, NV, US"
      }
    ]
  }
]