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

Week 1: 3.0+ Women’s ladder League

ID: 7411664682

Match Scores

11-7

Win

Play Date

2026-04-12

Play Time (Est)

7:30 PM

Play Location

The Picklr Austin Oak Hill

Unverified Facility

Competitor Teams

TEAM 1WINNER
ZT
Zoe Taylor

8MXPVG · Austin, TX, US

DUPR

2.970

DS
Denise Scheaffer

8DM66X · Austin, TX, US

DUPR

3.150

TEAM 2LOSS
WA
Wendie Abramson

8K6RQK · Austin, TX, US

DUPR

2.929

NK
Nichole Kostiuk

PZXN9Z · Austin, TX, US

DUPR

2.737

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-7411664682
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5081754479,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zoe Taylor",
        "dupr_id": "8MXPVG",
        "rating": 2.97,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Denise Scheaffer",
        "dupr_id": "8DM66X",
        "rating": 3.15,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 4296316887,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Wendie Abramson",
        "dupr_id": "8K6RQK",
        "rating": 2.929,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Nichole Kostiuk",
        "dupr_id": "PZXN9Z",
        "rating": 2.737,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]