Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A- Women's 3.5 Doubles - Huntington Beach Pickleball Slam - Cash Prize

ID: 5382965700

Match Scores

9-11

Loss

Play Date

2025-08-16

Play Time (Est)

1:00 PM

Play Location

Huntington Beach Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
JC
Jane Colton

3VRJYJ · Arcadia, CA, US

DUPR

3.781

JT
Josephine Tran

0ZZ7D4 · USA

DUPR

3.617

TEAM 2WINNER
TB
Teri Brzusek

3VW9DE · Laguna Niguel, CA, US

DUPR

3.630

AB
Ashley Burkle

0YDJW2 · San Clemente, CA, US

DUPR

3.552

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-5382965700
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7608303445,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jane Colton",
        "dupr_id": "3VRJYJ",
        "rating": 3.781,
        "profile_pic_url": null,
        "location": "Arcadia, CA, US"
      },
      {
        "name": "Josephine Tran",
        "dupr_id": "0ZZ7D4",
        "rating": 3.617,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6496238766,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Teri Brzusek",
        "dupr_id": "3VW9DE",
        "rating": 3.63,
        "profile_pic_url": null,
        "location": "Laguna Niguel, CA, US"
      },
      {
        "name": "Ashley Burkle",
        "dupr_id": "0YDJW2",
        "rating": 3.552,
        "profile_pic_url": null,
        "location": "San Clemente, CA, US"
      }
    ]
  }
]