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

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

ID: 4987043620

对局比分

11-15

落败 / Loss

对决日期

2026-02-08

对局时间 (估算)

5:00 PM

对决场地

Wellington,

View Facility Page →

对决竞争阵营

阵营 1负方
AW
Aleisha Wilson

3YR22K · Hastings, Hawke's Bay, NZ

DUPR

3.673

SW
Shane Wilson

1N2PO6 · Hastings, Hawke's Bay, NZ

DUPR

5.276

阵营 2胜方
AP
Anna Priestley

2Q0V0Y · Wellington, Wellington, NZ

DUPR

3.825

AK
Allistair Kohing

2QR7Q4 · Wellington, Wellington, NZ

DUPR

4.740

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4987043620
显示原始对决元数据 JSON
[
  {
    "team_id": 5140068615,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aleisha Wilson",
        "dupr_id": "3YR22K",
        "rating": 3.673,
        "profile_pic_url": null,
        "location": "Hastings, Hawke's Bay, NZ"
      },
      {
        "name": "Shane Wilson",
        "dupr_id": "1N2PO6",
        "rating": 5.276,
        "profile_pic_url": null,
        "location": "Hastings, Hawke's Bay, NZ"
      }
    ]
  },
  {
    "team_id": 6108474439,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anna Priestley",
        "dupr_id": "2Q0V0Y",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": "Wellington, Wellington, NZ"
      },
      {
        "name": "Allistair Kohing",
        "dupr_id": "2QR7Q4",
        "rating": 4.74,
        "profile_pic_url": null,
        "location": "Wellington, Wellington, NZ"
      }
    ]
  }
]