Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Women’s 4.0+ DUPR Round Robin

ID: 6862790430

Match Scores

11-9

Win

Play Date

2026-05-30

Play Time (Est)

7:30 PM

Play Location

The Picklr West Allis

Unverified Facility

Competitor Teams

TEAM 1WINNER
GS
Grace St Clair

WX92EL · Fond du Lac, WI, US

DUPR

4.128

KH
Kamyla Held

X2N0L5 · WI, US

DUPR

4.032

TEAM 2LOSS
GC
Gracie Carter

L2LWYQ · Shorewood, WI, US

DUPR

3.916

CS
Claire Steele

X2J452 · USA

DUPR

3.545

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-6862790430
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6001830042,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grace St Clair",
        "dupr_id": "WX92EL",
        "rating": 4.128,
        "profile_pic_url": null,
        "location": "Fond du Lac, WI, US"
      },
      {
        "name": "Kamyla Held",
        "dupr_id": "X2N0L5",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": "WI, US"
      }
    ]
  },
  {
    "team_id": 5325812404,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gracie Carter",
        "dupr_id": "L2LWYQ",
        "rating": 3.916,
        "profile_pic_url": null,
        "location": "Shorewood, WI, US"
      },
      {
        "name": "Claire Steele",
        "dupr_id": "X2J452",
        "rating": 3.545,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]