Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Casa Pickle *Space City* Moneyball - Mixed Doubles (4.0)

ID: 7027503242

Match Scores

6-11

Loss

Play Date

2026-04-19

Play Time (Est)

3:30 PM

Play Location

Houston, TX

View Facility Page →

Competitor Teams

TEAM 1LOSS
AT
Astrid Torres

V779RE · Bayamón, PR

DUPR

4.252

TS
THIAGO SOTO

9496OR · Rio de Janeiro, RJ, BR

DUPR

4.477

TEAM 2WINNER
JL
Justina Le

676KWE · Sugar Land, TX, US

DUPR

4.093

PT
Phi Tieu

EW0G7E · Sugar Land, TX, US

DUPR

3.979

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-7027503242
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6783029365,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Astrid Torres",
        "dupr_id": "V779RE",
        "rating": 4.252,
        "profile_pic_url": null,
        "location": "Bayamón, PR"
      },
      {
        "name": "THIAGO SOTO",
        "dupr_id": "9496OR",
        "rating": 4.477,
        "profile_pic_url": null,
        "location": "Rio de Janeiro, RJ, BR"
      }
    ]
  },
  {
    "team_id": 5664165729,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justina Le",
        "dupr_id": "676KWE",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "Phi Tieu",
        "dupr_id": "EW0G7E",
        "rating": 3.979,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  }
]