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

3.0-3.5+ Women’s Round Robin

ID: 6436823338

Match Scores

5-11

Loss

Play Date

2025-07-28

Play Time (Est)

11:30 PM

Play Location

The Picklr Henderson

View Facility Page →

Competitor Teams

TEAM 1LOSS
SW
Samantha Werner

RX6D0N · Henderson, NV, US

DUPR

3.042

GF
Gabrielle Fabros

OD5YG2 · Las Vegas, NV, US

DUPR

2.882

TEAM 2WINNER
HD
Holly Daniel

8KQ0KY · Las Vegas, NV, US

DUPR

2.949

JK
jasmine Klapperich

YN7EGD · Las Vegas, NV, US

DUPR

3.403

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-6436823338
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7822098489,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Samantha Werner",
        "dupr_id": "RX6D0N",
        "rating": 3.042,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Gabrielle Fabros",
        "dupr_id": "OD5YG2",
        "rating": 2.882,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 7851593802,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Holly Daniel",
        "dupr_id": "8KQ0KY",
        "rating": 2.949,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "jasmine Klapperich",
        "dupr_id": "YN7EGD",
        "rating": 3.403,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]