Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Chick-fil-A Pickle Pickleball Tournament - Womens Doubles (4.5+)

ID: 4827541154

Match Scores

11-9

Win

Play Date

2025-06-28

Play Time (Est)

3:30 PM

Play Location

Sioux Falls, SD

View Facility Page →

Competitor Teams

TEAM 1WINNER
SW
Stacey Wagner

JJM95D · Mitchell, SD, US

DUPR

4.071

DM
Darla Miller

84E2R6 · Pierre, SD, US

DUPR

4.730

TEAM 2LOSS
SZ
Sarah Zaiser

0YL76G · Sioux Falls, SD, US

DUPR

4.021

EH
Emma Hall

JZNJJJ · Pierre, SD, US

DUPR

4.023

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-4827541154
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5774605875,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stacey Wagner",
        "dupr_id": "JJM95D",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": "Mitchell, SD, US"
      },
      {
        "name": "Darla Miller",
        "dupr_id": "84E2R6",
        "rating": 4.73,
        "profile_pic_url": null,
        "location": "Pierre, SD, US"
      }
    ]
  },
  {
    "team_id": 8403188735,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sarah Zaiser",
        "dupr_id": "0YL76G",
        "rating": 4.021,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      },
      {
        "name": "Emma Hall",
        "dupr_id": "JZNJJJ",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": "Pierre, SD, US"
      }
    ]
  }
]