Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pitch Cup 4 (Women's 4.0). GOLD MATCH

ID: 4635073872

Match Scores

11-5, 11-4

Loss

Play Date

2023-05-31

Play Time (Est)

1:00 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
KE
Kiri Enloe

12NOY8 · Lakeway, TX, US

DUPR

4.200

MP
Mickel Picco

16XKL0 · USA

DUPR

3.500

TEAM 2LOSS
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-4635073872
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7615697011,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kiri Enloe",
        "dupr_id": "12NOY8",
        "rating": 4.2,
        "profile_pic_url": null,
        "location": "Lakeway, TX, US"
      },
      {
        "name": "Mickel Picco",
        "dupr_id": "16XKL0",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7100457771,
    "serial": 2,
    "winner": false,
    "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"
      }
    ]
  }
]