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

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

ID: 5167690370

Match Scores

8-11

Win

Play Date

2026-04-18

Play Time (Est)

3:30 PM

Play Location

Houston, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
AN
Anna Nguyen

35XXZR · Houston, TX, US

DUPR

3.607

CL
Cindy Luong

59RPGR · USA

DUPR

2.890

TEAM 2WINNER
LO
Lydia Ong

7DYXMM · Katy, TX, US

DUPR

3.561

JK
Jennifer Kertis

MY74KG · SIENNA PLANT, TX, US

DUPR

3.701

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-5167690370
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7505204670,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anna Nguyen",
        "dupr_id": "35XXZR",
        "rating": 3.607,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Cindy Luong",
        "dupr_id": "59RPGR",
        "rating": 2.89,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5256912764,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lydia Ong",
        "dupr_id": "7DYXMM",
        "rating": 3.561,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "Jennifer Kertis",
        "dupr_id": "MY74KG",
        "rating": 3.701,
        "profile_pic_url": null,
        "location": "SIENNA PLANT, TX, US"
      }
    ]
  }
]