Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6626077829

Match Scores

7-11

Win

Play Date

2025-06-29

Play Time (Est)

6:15 AM

Play Location

Sioux Falls, SD

View Facility Page →

Competitor Teams

TEAM 1LOSS
LE
Lexie Erickson

1NRQNZ · Sioux Falls, SD, US

DUPR

4.389

TS
Tyler Spilde

8DY70L · Sioux Falls, SD, US

DUPR

5.060

TEAM 2WINNER
SW
Stacey Wagner

JJM95D · Mitchell, SD, US

DUPR

4.105

AD
Addison DeHaven

KOEJGQ · Brookings, SD, US

DUPR

4.258

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-6626077829
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4902197797,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lexie Erickson",
        "dupr_id": "1NRQNZ",
        "rating": 4.389,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      },
      {
        "name": "Tyler Spilde",
        "dupr_id": "8DY70L",
        "rating": 5.06,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      }
    ]
  },
  {
    "team_id": 4392718347,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stacey Wagner",
        "dupr_id": "JJM95D",
        "rating": 4.105,
        "profile_pic_url": null,
        "location": "Mitchell, SD, US"
      },
      {
        "name": "Addison DeHaven",
        "dupr_id": "KOEJGQ",
        "rating": 4.258,
        "profile_pic_url": null,
        "location": "Brookings, SD, US"
      }
    ]
  }
]