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

Casa Pickle *Heat Wave* Galleria - Women's Doubles (3.0)

ID: 5450635928

Match Scores

11-5

Loss

Play Date

2026-05-30

Play Time (Est)

9:00 PM

Play Location

Houston, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
AB
Alice B Smith

6ZEZZE · Houston, TX, US

DUPR

3.253

VB
Vicki Bevan

M9R9YL · USA

DUPR

2.936

TEAM 2LOSS
CM
Carla Moore

0Q0PEG · Houston, TX, US

DUPR

2.434

JT
Julie Tyree

2QV57Y · Houston, TX, US

DUPR

2.978

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-5450635928
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4556595410,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alice B Smith",
        "dupr_id": "6ZEZZE",
        "rating": 3.253,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Vicki Bevan",
        "dupr_id": "M9R9YL",
        "rating": 2.936,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5453947067,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carla Moore",
        "dupr_id": "0Q0PEG",
        "rating": 2.434,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Julie Tyree",
        "dupr_id": "2QV57Y",
        "rating": 2.978,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]