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

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

ID: 6637669810

Match Scores

11-7

Loss

Play Date

2026-05-31

Play Time (Est)

11:30 PM

Play Location

Houston, TX

View Facility Page →

Competitor Teams

TEAM 1WINNER
ME
Megan Egbert

17QRX0 · Houston, TX, US

DUPR

3.366

VT
Vu Truong

QXZX24 · USA

DUPR

3.488

TEAM 2LOSS
MA
Madeleine Allocco

G5Y7QX · Houston, TX, US

DUPR

3.033

JL
Jack Lafferty

XKYKKX · Houston, TX, US

DUPR

3.360

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-6637669810
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8032715422,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Megan Egbert",
        "dupr_id": "17QRX0",
        "rating": 3.366,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Vu Truong",
        "dupr_id": "QXZX24",
        "rating": 3.488,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5240751177,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Madeleine Allocco",
        "dupr_id": "G5Y7QX",
        "rating": 3.033,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Jack Lafferty",
        "dupr_id": "XKYKKX",
        "rating": 3.36,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]