Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

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

ID: 5233619876

Match Scores

11-9

Win

Play Date

2025-08-09

Play Time (Est)

9:00 PM

Play Location

Watertown, SD

View Facility Page →

Competitor Teams

TEAM 1WINNER
IP
Ian Pattison

59MVOV · Bozeman, MT, US

DUPR

4.789

IR
Irving Ruacho

W6DZLM · SD, US

DUPR

4.274

TEAM 2LOSS
TS
Tyler Spilde

8DY70L · Sioux Falls, SD, US

DUPR

5.148

JM
Jacob morgans

XKOKV2 · Centennial, CO, US

DUPR

4.566

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-5233619876
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4831588727,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ian Pattison",
        "dupr_id": "59MVOV",
        "rating": 4.789,
        "profile_pic_url": null,
        "location": "Bozeman, MT, US"
      },
      {
        "name": "Irving Ruacho",
        "dupr_id": "W6DZLM",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "SD, US"
      }
    ]
  },
  {
    "team_id": 4355278721,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyler Spilde",
        "dupr_id": "8DY70L",
        "rating": 5.148,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      },
      {
        "name": "Jacob morgans",
        "dupr_id": "XKOKV2",
        "rating": 4.566,
        "profile_pic_url": null,
        "location": "Centennial, CO, US"
      }
    ]
  }
]