Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

FDC-Spring'26-DUPR-6.25-6.75 - Pickleheads Pool Play - Round 1 Game 9

ID: 6626232331

Match Scores

5-11

Loss

Play Date

2026-05-15

Play Time (Est)

8:45 AM

Play Location

Fremont Tennis Center

Unverified Facility

Competitor Teams

TEAM 1LOSS
JH
Julia Hong

XJYKO7 · Fremont, CA, US

DUPR

3.060

SH
Sulghi Hong

59QRK5 · Fremont, CA, US

DUPR

3.277

TEAM 2WINNER
MD
Michael David

K576QO · Fremont, CA, US

DUPR

3.197

BC
Bethany Chan

NXJ977 · Fremont, CA, US

DUPR

3.313

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-6626232331
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5493374659,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Julia Hong",
        "dupr_id": "XJYKO7",
        "rating": 3.06,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      },
      {
        "name": "Sulghi Hong",
        "dupr_id": "59QRK5",
        "rating": 3.277,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      }
    ]
  },
  {
    "team_id": 6682497843,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael David",
        "dupr_id": "K576QO",
        "rating": 3.197,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      },
      {
        "name": "Bethany Chan",
        "dupr_id": "NXJ977",
        "rating": 3.313,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      }
    ]
  }
]