Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool 2: 4.0-4.5 Men’s Doubles

ID: 6573819476

Match Scores

2-11

Win

Play Date

2026-03-10

Play Time (Est)

9:00 PM

Play Location

The HUB Pickleball Club - San Jose

View Facility Page →

Competitor Teams

TEAM 1LOSS
BT
Brendan Tydingco

RYXPYZ · Fremont, CA, US

DUPR

3.887

CS
Cameron Smith

4ZQLPG · San Jose, CA, US

DUPR

4.219

TEAM 2WINNER
MF
Mitchell Fong

Q5YOPD · USA

DUPR

4.483

FS
Frank Shaw

6NGR40 · USA

DUPR

4.098

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-6573819476
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6724708947,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brendan Tydingco",
        "dupr_id": "RYXPYZ",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      },
      {
        "name": "Cameron Smith",
        "dupr_id": "4ZQLPG",
        "rating": 4.219,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  },
  {
    "team_id": 7000941431,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mitchell Fong",
        "dupr_id": "Q5YOPD",
        "rating": 4.483,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Frank Shaw",
        "dupr_id": "6NGR40",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]