返回检索中心
匹克球对决数据单打对决 (Singles)精英 / 职业级别 (Pro 4.5+)

2026 Wellington Pickleball Cup - Mens Singles Skill: (4.0+) Age: (50+)

ID: 6797339292

对局比分

15-2

获胜 / Win

对决日期

2026-02-06

对局时间 (估算)

1:00 PM

对决场地

Wellington,

View Facility Page →

对决竞争阵营

阵营 1胜方
SW
Shane Wilson

1N2PO6 · Hastings, Hawke's Bay, NZ

DUPR

5.317

阵营 2负方
PQ
Phil Quinn

G0X9QD · USA

DUPR

4.365

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6797339292
显示原始对决元数据 JSON
[
  {
    "team_id": 8275075201,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shane Wilson",
        "dupr_id": "1N2PO6",
        "rating": 5.317,
        "profile_pic_url": null,
        "location": "Hastings, Hawke's Bay, NZ"
      }
    ]
  },
  {
    "team_id": 7760046656,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Phil Quinn",
        "dupr_id": "G0X9QD",
        "rating": 4.365,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]