返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

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

ID: 5139240975

对局比分

15-3

获胜 / Win

对决日期

2025-08-09

对局时间 (估算)

4:45 AM

对决场地

Watertown, SD

View Facility Page →

对决竞争阵营

阵营 1胜方
IP
Ian Pattison

59MVOV · Bozeman, MT, US

DUPR

4.852

IR
Irving Ruacho

W6DZLM · SD, US

DUPR

4.308

阵营 2负方
KL
Kevin Lilly

8K7Q73 · North Sioux City, SD, US

DUPR

4.282

PP
Phinit Phisitkul

3ZP27M · Dakota Dunes, SD, US

DUPR

4.472

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5139240975
显示原始对决元数据 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"
      }
    ]
  }
]