Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Watertown Pickleball Tournament - Mixed Doubles Skill: (4.0) Age: (Any)

ID: 5746271558

Match Scores

8-11

Loss

Play Date

2025-08-10

Play Time (Est)

3:30 PM

Play Location

Watertown, SD

View Facility Page →

Competitor Teams

TEAM 1LOSS
CD
Carla Dedula

30RL42 · Sioux Falls, SD, US

DUPR

4.187

AD
Andrew Dedula

3YM2WK · Sioux Falls, SD, US

DUPR

3.716

TEAM 2WINNER
EH
Emma Hall

JZNJJJ · Pierre, SD, US

DUPR

4.100

JW
joel willette

MY0XVL · USA

DUPR

3.614

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-5746271558
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5545805903,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Carla Dedula",
        "dupr_id": "30RL42",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      },
      {
        "name": "Andrew Dedula",
        "dupr_id": "3YM2WK",
        "rating": 3.716,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      }
    ]
  },
  {
    "team_id": 5525718678,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Emma Hall",
        "dupr_id": "JZNJJJ",
        "rating": 4.1,
        "profile_pic_url": null,
        "location": "Pierre, SD, US"
      },
      {
        "name": "joel willette",
        "dupr_id": "MY0XVL",
        "rating": 3.614,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]