Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Watertown Pickleball Tournament - Mens Doubles Skill: (4.5) Age: (Any)

ID: 8301674060

Match Scores

2-11

Win

Play Date

2025-08-09

Play Time (Est)

9:00 PM

Play Location

Watertown, SD

View Facility Page →

Competitor Teams

TEAM 1LOSS
JW
James Wagner

67REYD · USA

DUPR

3.888

AD
Addison DeHaven

KOEJGQ · USA

DUPR

4.409

TEAM 2WINNER
IP
Ian Pattison

59MVOV · Bozeman, MT, US

DUPR

4.822

IR
Irving Ruacho

W6DZLM · SD, US

DUPR

4.291

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-8301674060
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7049392763,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Wagner",
        "dupr_id": "67REYD",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Addison DeHaven",
        "dupr_id": "KOEJGQ",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5740516361,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ian Pattison",
        "dupr_id": "59MVOV",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": "Bozeman, MT, US"
      },
      {
        "name": "Irving Ruacho",
        "dupr_id": "W6DZLM",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": "SD, US"
      }
    ]
  }
]