Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5139240975

Match Scores

15-3

Win

Play Date

2025-08-09

Play Time (Est)

4:45 AM

Play Location

Watertown, SD

View Facility Page →

Competitor Teams

TEAM 1WINNER
IP
Ian Pattison

59MVOV · Bozeman, MT, US

DUPR

4.852

IR
Irving Ruacho

W6DZLM · SD, US

DUPR

4.308

TEAM 2LOSS
KL
Kevin Lilly

8K7Q73 · North Sioux City, SD, US

DUPR

4.282

PP
Phinit Phisitkul

3ZP27M · Dakota Dunes, SD, US

DUPR

4.472

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-5139240975
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6187056002,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ian Pattison",
        "dupr_id": "59MVOV",
        "rating": 4.852,
        "profile_pic_url": null,
        "location": "Bozeman, MT, US"
      },
      {
        "name": "Irving Ruacho",
        "dupr_id": "W6DZLM",
        "rating": 4.308,
        "profile_pic_url": null,
        "location": "SD, US"
      }
    ]
  },
  {
    "team_id": 7165485707,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Lilly",
        "dupr_id": "8K7Q73",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": "North Sioux City, SD, US"
      },
      {
        "name": "Phinit Phisitkul",
        "dupr_id": "3ZP27M",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "Dakota Dunes, SD, US"
      }
    ]
  }
]