Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

So You Think You're 4.0? — Mixed Doubles- Bronze Medal Match

ID: 5494269205

Match Scores

11-15

Win

Play Date

2026-05-30

Play Time (Est)

2:15 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
HF
Hannah Farnes

0YMR9N · USA

DUPR

3.394

IR
Ismael Rodriguez

V47P6P · Oceanside, CA, US

DUPR

3.944

TEAM 2WINNER
HB
Hudson Beamon

EXOZMV · San Diego, CA, US

DUPR

4.272

GP
Giselle Puga

MP5ZDD · USA

DUPR

3.311

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-5494269205
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6032677645,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hannah Farnes",
        "dupr_id": "0YMR9N",
        "rating": 3.394,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ismael Rodriguez",
        "dupr_id": "V47P6P",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": "Oceanside, CA, US"
      }
    ]
  },
  {
    "team_id": 7204457622,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hudson Beamon",
        "dupr_id": "EXOZMV",
        "rating": 4.272,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Giselle  Puga",
        "dupr_id": "MP5ZDD",
        "rating": 3.311,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]