Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 2: 4.0-4.5 Men’s Doubles

ID: 8162932941

Match Scores

11-6

Win

Play Date

2026-03-10

Play Time (Est)

10:15 AM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1WINNER
MF
Mitchell Fong

Q5YOPD · USA

DUPR

4.477

FS
Frank Shaw

6NGR40 · USA

DUPR

4.088

TEAM 2LOSS
MR
Mark renzo santiago

ODVV72 · USA

DUPR

3.831

SZ
Steven Zhang

5EEGRV · San Jose, CA, US

DUPR

3.792

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-8162932941
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4544667667,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mitchell Fong",
        "dupr_id": "Q5YOPD",
        "rating": 4.477,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Frank Shaw",
        "dupr_id": "6NGR40",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4473654386,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark renzo santiago",
        "dupr_id": "ODVV72",
        "rating": 3.831,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steven Zhang",
        "dupr_id": "5EEGRV",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  }
]