Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pitch Cup 4 (Women's 4.0)

ID: 5292525447

Match Scores

11-15

Win

Play Date

2023-05-31

Play Time (Est)

4:45 AM

Play Location

The Pitch, Harris Ridge Boulevard, Austin, TX, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
BK
Brit Kostenko

84G4JM · Austin, TX, US

DUPR

3.571

LM
Lauren Monroe

99PJXK · Austin, TX, US

DUPR

3.974

TEAM 2WINNER
LS
Leah Sanchez

8DGL48 · USA

DUPR

4.396

KP
Kendra Pomeroy

356501 · Buda, TX, US

DUPR

4.492

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-5292525447
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6130082602,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brit Kostenko",
        "dupr_id": "84G4JM",
        "rating": 3.571,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Lauren Monroe",
        "dupr_id": "99PJXK",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 7195146020,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Leah Sanchez",
        "dupr_id": "8DGL48",
        "rating": 4.396,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kendra Pomeroy",
        "dupr_id": "356501",
        "rating": 4.492,
        "profile_pic_url": null,
        "location": "Buda, TX, US"
      }
    ]
  }
]