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

Casa Pickle *Heat Wave* Galleria - Mixed Doubles (3.0)

ID: 8375147872

Match Scores

15-11

Loss

Play Date

2026-05-31

Play Time (Est)

5:00 PM

Play Location

Houston, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
ME
Megan Egbert

17QRX0 · Houston, TX, US

DUPR

3.389

VT
Vu Truong

QXZX24 · USA

DUPR

3.507

TEAM 2LOSS
MA
Madeleine Allocco

G5Y7QX · Houston, TX, US

DUPR

3.050

JL
Jack Lafferty

XKYKKX · Houston, TX, US

DUPR

3.373

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-8375147872
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4317824548,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Megan Egbert",
        "dupr_id": "17QRX0",
        "rating": 3.389,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Vu Truong",
        "dupr_id": "QXZX24",
        "rating": 3.507,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6239960269,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Madeleine Allocco",
        "dupr_id": "G5Y7QX",
        "rating": 3.05,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Jack Lafferty",
        "dupr_id": "XKYKKX",
        "rating": 3.373,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]