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

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

ID: 6855939200

Match Scores

15-7

Loss

Play Date

2025-08-09

Play Time (Est)

9:00 PM

Play Location

Watertown, SD

View Facility Page →

Competitor Teams

TEAM 1WINNER
TS
Tyler Spilde

8DY70L · Sioux Falls, SD, US

DUPR

5.188

JM
Jacob morgans

XKOKV2 · Centennial, CO, US

DUPR

4.583

TEAM 2LOSS
IP
Ian Pattison

59MVOV · Bozeman, MT, US

DUPR

4.814

IR
Irving Ruacho

W6DZLM · SD, US

DUPR

4.287

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