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

Week 1: 3.0+ Women’s ladder League

ID: 6638077556

Match Scores

8-11

Win

Play Date

2026-04-12

Play Time (Est)

9:00 PM

Play Location

The Picklr Austin Oak Hill

Unverified Facility

Competitor Teams

TEAM 1LOSS
ZT
Zoe Taylor

8MXPVG · Austin, TX, US

DUPR

2.972

WA
Wendie Abramson

8K6RQK · Austin, TX, US

DUPR

2.943

TEAM 2WINNER
NK
Nichole Kostiuk

PZXN9Z · Austin, TX, US

DUPR

2.711

DS
Denise Scheaffer

8DM66X · Austin, TX, US

DUPR

3.154

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-6638077556
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8121311378,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zoe Taylor",
        "dupr_id": "8MXPVG",
        "rating": 2.972,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Wendie Abramson",
        "dupr_id": "8K6RQK",
        "rating": 2.943,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 5047357565,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nichole Kostiuk",
        "dupr_id": "PZXN9Z",
        "rating": 2.711,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Denise Scheaffer",
        "dupr_id": "8DM66X",
        "rating": 3.154,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]