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

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

ID: 7269113380

Match Scores

9-15

Win

Play Date

2026-05-31

Play Time (Est)

5:00 PM

Play Location

Houston, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
AS
Ann Stickler

L5JPG6 · Alvin, TX, US

DUPR

3.292

TS
Tom Stickler

MY4ZND · Alvin, TX, US

DUPR

3.555

TEAM 2WINNER
MA
Madeleine Allocco

G5Y7QX · Houston, TX, US

DUPR

3.057

JL
Jack Lafferty

XKYKKX · Houston, TX, US

DUPR

3.378

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-7269113380
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4633381165,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ann Stickler",
        "dupr_id": "L5JPG6",
        "rating": 3.292,
        "profile_pic_url": null,
        "location": "Alvin, TX, US"
      },
      {
        "name": "Tom Stickler",
        "dupr_id": "MY4ZND",
        "rating": 3.555,
        "profile_pic_url": null,
        "location": "Alvin, TX, US"
      }
    ]
  },
  {
    "team_id": 5472727763,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Madeleine Allocco",
        "dupr_id": "G5Y7QX",
        "rating": 3.057,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Jack Lafferty",
        "dupr_id": "XKYKKX",
        "rating": 3.378,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]