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

2026 Wellington Pickleball Cup - Mixed Doubles Skill: (4.0+) Age: (50+)

ID: 5460501510

对局比分

5-15

落败 / Loss

对决日期

2026-02-08

对局时间 (估算)

7:30 PM

对决场地

Wellington,

View Facility Page →

对决竞争阵营

阵营 1负方
AP
Anna Priestley

2Q0V0Y · USA

DUPR

3.811

AK
Allistair Kohing

2QR7Q4 · Wellington, Wellington, NZ

DUPR

4.707

阵营 2胜方
SG
Sharon Gregory

17QJ79 · Auckland, Auckland, NZ

DUPR

4.378

KM
Kent Mori

3Y7LG4 · Palmerston North, Manawatu-Wanganui, NZ

DUPR

4.827

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5460501510
显示原始对决元数据 JSON
[
  {
    "team_id": 5494226545,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anna Priestley",
        "dupr_id": "2Q0V0Y",
        "rating": 3.811,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Allistair Kohing",
        "dupr_id": "2QR7Q4",
        "rating": 4.707,
        "profile_pic_url": null,
        "location": "Wellington, Wellington, NZ"
      }
    ]
  },
  {
    "team_id": 4665683079,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sharon Gregory",
        "dupr_id": "17QJ79",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Kent Mori",
        "dupr_id": "3Y7LG4",
        "rating": 4.827,
        "profile_pic_url": null,
        "location": "Palmerston North, Manawatu-Wanganui, NZ"
      }
    ]
  }
]