Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0-4.5 Men’s Doubles Moneyball

ID: 5701316610

Match Scores

11-4

Loss

Play Date

2025-10-14

Play Time (Est)

7:30 PM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1WINNER
KC
Kevin Chiem

76MMW5 · San Jose, CA, US

DUPR

4.299

BT
Brendan Tydingco

RYXPYZ · Fremont, CA, US

DUPR

3.814

TEAM 2LOSS
MD
Michael Dinh

8WDKGG · Rochester, NY, US

DUPR

4.153

MN
Michael Nguyen

9PGELR · San Jose, CA, US

DUPR

4.079

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-5701316610
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7933516586,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Chiem",
        "dupr_id": "76MMW5",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Brendan Tydingco",
        "dupr_id": "RYXPYZ",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      }
    ]
  },
  {
    "team_id": 7285703733,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Dinh",
        "dupr_id": "8WDKGG",
        "rating": 4.153,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Michael Nguyen",
        "dupr_id": "9PGELR",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  }
]