Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

So You Think You're 4.0? — Mixed Doubles- Pool Play

ID: 6060072593

Match Scores

10-12

Loss

Play Date

2026-05-30

Play Time (Est)

6:15 AM

Play Location

The HUB Pickleball Club - San Diego, Campo Road, Spring Valley, CA, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
GP
Giselle Puga

MP5ZDD · USA

DUPR

3.299

HB
Hudson Beamon

EXOZMV · San Diego, CA, US

DUPR

4.265

TEAM 2WINNER
HF
Hannah Farnes

0YMR9N · USA

DUPR

3.139

IR
Ismael Rodriguez

V47P6P · Oceanside, CA, US

DUPR

3.740

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-6060072593
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6160536181,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Giselle  Puga",
        "dupr_id": "MP5ZDD",
        "rating": 3.299,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hudson Beamon",
        "dupr_id": "EXOZMV",
        "rating": 4.265,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 7829878124,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hannah Farnes",
        "dupr_id": "0YMR9N",
        "rating": 3.139,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ismael Rodriguez",
        "dupr_id": "V47P6P",
        "rating": 3.74,
        "profile_pic_url": null,
        "location": "Oceanside, CA, US"
      }
    ]
  }
]