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

New Zealand Pickleball Open 2024 proudly brought to you by Summerset - Mixed Open Doubles (4.0 and Under)

ID: 7669929505

对局比分

10-15

落败 / Loss

对决日期

2024-10-12

对局时间 (估算)

2:15 AM

对决场地

Albany,

View Facility Page →

对决竞争阵营

阵营 1负方
WM
Wictoria Markula

3Y69LE · USA

DUPR

3.825

HP
Hugo Pena

59KJ9V · Rotorua, Bay of Plenty, NZ

DUPR

3.854

阵营 2胜方
DH
Danielle Hoult

2L9LP9 · USA

DUPR

3.594

AH
Allan Hansen

8K0OEQ · USA

DUPR

3.692

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7669929505
显示原始对决元数据 JSON
[
  {
    "team_id": 6504106240,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Wictoria Markula",
        "dupr_id": "3Y69LE",
        "rating": 3.825,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hugo Pena",
        "dupr_id": "59KJ9V",
        "rating": 3.854,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  },
  {
    "team_id": 5628934871,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Danielle Hoult",
        "dupr_id": "2L9LP9",
        "rating": 3.594,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Allan Hansen",
        "dupr_id": "8K0OEQ",
        "rating": 3.692,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]