Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Casa Pickle *Space City* Moneyball - Women's Doubles (3.5)

ID: 4396598352

Match Scores

7-15

Loss

Play Date

2026-04-18

Play Time (Est)

1:00 PM

Play Location

Houston, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
LO
Lydia Ong

7DYXMM · Katy, TX, US

DUPR

3.570

JK
Jennifer Kertis

MY74KG · SIENNA PLANT, TX, US

DUPR

3.704

TEAM 2WINNER
SC
Sandra Cerda

3PNLMQ · USA

DUPR

3.656

AC
AMANDA CAMERON

7692R5 · USA

DUPR

3.762

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-4396598352
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5518767928,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lydia Ong",
        "dupr_id": "7DYXMM",
        "rating": 3.57,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "Jennifer Kertis",
        "dupr_id": "MY74KG",
        "rating": 3.704,
        "profile_pic_url": null,
        "location": "SIENNA PLANT, TX, US"
      }
    ]
  },
  {
    "team_id": 5004450480,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sandra Cerda",
        "dupr_id": "3PNLMQ",
        "rating": 3.656,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "AMANDA CAMERON",
        "dupr_id": "7692R5",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]