Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Chick-fil-A Pickle Pickleball Tournament - Mixed Doubles (4.0)

ID: 5511109931

Match Scores

5-11

Loss

Play Date

2025-06-29

Play Time (Est)

12:45 AM

Play Location

Sioux Falls, SD

View Facility Page →

Competitor Teams

TEAM 1LOSS
AM
Anne Miller

8EL6ZM · USA

DUPR

4.172

MT
Mike Thelen

L5WYE6 · Sioux Falls, SD, US

DUPR

4.501

TEAM 2WINNER
CD
Carla Dedula

30RL42 · Sioux Falls, SD, US

DUPR

4.190

IP
Ian Pattison

59MVOV · Bozeman, MT, US

DUPR

4.722

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-5511109931
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6608766045,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anne Miller",
        "dupr_id": "8EL6ZM",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Thelen",
        "dupr_id": "L5WYE6",
        "rating": 4.501,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      }
    ]
  },
  {
    "team_id": 8100911769,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carla Dedula",
        "dupr_id": "30RL42",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      },
      {
        "name": "Ian Pattison",
        "dupr_id": "59MVOV",
        "rating": 4.722,
        "profile_pic_url": null,
        "location": "Bozeman, MT, US"
      }
    ]
  }
]