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

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

ID: 8399295856

Match Scores

15-10

Loss

Play Date

2025-08-09

Play Time (Est)

5:00 PM

Play Location

Watertown, SD

View Facility Page →

Competitor Teams

TEAM 1WINNER
TS
Tyler Spilde

8DY70L · Sioux Falls, SD, US

DUPR

5.086

JM
Jacob morgans

XKOKV2 · Centennial, CO, US

DUPR

4.538

TEAM 2LOSS
IP
Ian Pattison

59MVOV · Bozeman, MT, US

DUPR

4.851

IR
Irving Ruacho

W6DZLM · SD, US

DUPR

4.308

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