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

2026 Wellington Pickleball Cup - Mens Doubles Open

ID: 7987793003

对局比分

6-15

获胜 / Win

对决日期

2026-02-07

对局时间 (估算)

12:45 AM

对决场地

Wellington,

View Facility Page →

对决竞争阵营

阵营 1负方
VT
Victor Tam

RYLRMN · USA

DUPR

3.977

NS
Nat Sabesan

WXWWOQ · USA

DUPR

4.072

阵营 2胜方
DI
Dylan Infield

8W4KVM · Palmerston North, Manawatu-Wanganui, NZ

DUPR

4.276

WD
Will Dewhirst

8JVXLJ · Wellington, Wellington, NZ

DUPR

5.322

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7987793003
显示原始对决元数据 JSON
[
  {
    "team_id": 5860970676,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Victor Tam",
        "dupr_id": "RYLRMN",
        "rating": 3.977,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nat Sabesan",
        "dupr_id": "WXWWOQ",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5324892940,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dylan Infield",
        "dupr_id": "8W4KVM",
        "rating": 4.276,
        "profile_pic_url": null,
        "location": "Palmerston North, Manawatu-Wanganui, NZ"
      },
      {
        "name": "Will Dewhirst",
        "dupr_id": "8JVXLJ",
        "rating": 5.322,
        "profile_pic_url": null,
        "location": "Wellington, Wellington, NZ"
      }
    ]
  }
]