Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5182344655

Match Scores

11-3

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.400

GP
Giselle Puga

MP5ZDD · USA

DUPR

3.412

TEAM 2LOSS
JT
Josie Tercero

2LYQW4 · San Diego, CA, US

DUPR

3.629

JB
J.P. Bledsoe III

YMVPWK · USA

DUPR

3.415

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-5182344655
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8325650428,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hudson Beamon",
        "dupr_id": "EXOZMV",
        "rating": 4.4,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Giselle  Puga",
        "dupr_id": "MP5ZDD",
        "rating": 3.412,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4497914528,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josie Tercero",
        "dupr_id": "2LYQW4",
        "rating": 3.629,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "J.P. Bledsoe III",
        "dupr_id": "YMVPWK",
        "rating": 3.415,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]