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

3.0-3.5 Women’s Round Robin

ID: 4381479742

Match Scores

11-10

Win

Play Date

2025-06-23

Play Time (Est)

11:30 PM

Play Location

The Picklr Henderson

View Facility Page →

Competitor Teams

TEAM 1WINNER
SW
Samantha Werner

RX6D0N · Henderson, NV, US

DUPR

3.009

KR
Kiki Ren

JZRMOW · Winchester, MA, US

DUPR

2.709

TEAM 2LOSS
MJ
Millie johnston

G0GQ9X · Henderson, NV, US

DUPR

3.086

MA
Mani Aruiza

4VKQ62 · USA

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-4381479742
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6000315829,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Samantha Werner",
        "dupr_id": "RX6D0N",
        "rating": 3.009,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Kiki Ren",
        "dupr_id": "JZRMOW",
        "rating": 2.709,
        "profile_pic_url": null,
        "location": "Winchester, MA, US"
      }
    ]
  },
  {
    "team_id": 6413687818,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Millie johnston",
        "dupr_id": "G0GQ9X",
        "rating": 3.086,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Mani Aruiza",
        "dupr_id": "4VKQ62",
        "rating": 3.154,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]