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

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

ID: 7820310282

对局比分

6-11

落败 / Loss

对决日期

2025-08-09

对局时间 (估算)

7:30 PM

对决场地

Watertown, SD

View Facility Page →

对决竞争阵营

阵营 1负方
IP
Ian Pattison

59MVOV · Bozeman, MT, US

DUPR

4.721

IR
Irving Ruacho

W6DZLM · SD, US

DUPR

4.242

阵营 2胜方
KL
Kevin Lilly

8K7Q73 · North Sioux City, SD, US

DUPR

4.270

PP
Phinit Phisitkul

3ZP27M · Dakota Dunes, SD, US

DUPR

4.458

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7820310282
显示原始对决元数据 JSON
[
  {
    "team_id": 8247322945,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ian Pattison",
        "dupr_id": "59MVOV",
        "rating": 4.721,
        "profile_pic_url": null,
        "location": "Bozeman, MT, US"
      },
      {
        "name": "Irving Ruacho",
        "dupr_id": "W6DZLM",
        "rating": 4.242,
        "profile_pic_url": null,
        "location": "SD, US"
      }
    ]
  },
  {
    "team_id": 6073572922,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Lilly",
        "dupr_id": "8K7Q73",
        "rating": 4.27,
        "profile_pic_url": null,
        "location": "North Sioux City, SD, US"
      },
      {
        "name": "Phinit Phisitkul",
        "dupr_id": "3ZP27M",
        "rating": 4.458,
        "profile_pic_url": null,
        "location": "Dakota Dunes, SD, US"
      }
    ]
  }
]