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

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

ID: 7252189843

Match Scores

11-2

Win

Play Date

2026-05-30

Play Time (Est)

8:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
HB
Hudson Beamon

EXOZMV · San Diego, CA, US

DUPR

4.230

GP
Giselle Puga

MP5ZDD · USA

DUPR

3.277

TEAM 2LOSS
MH
Meg Holmes

J595YW · USA

DUPR

3.134

CT
cody thomas

LZERQK · USA

DUPR

3.134

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-7252189843
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5623426552,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hudson Beamon",
        "dupr_id": "EXOZMV",
        "rating": 4.23,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Giselle  Puga",
        "dupr_id": "MP5ZDD",
        "rating": 3.277,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6689094056,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Meg Holmes",
        "dupr_id": "J595YW",
        "rating": 3.134,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "cody thomas",
        "dupr_id": "LZERQK",
        "rating": 3.134,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]