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

Thanksgiving Pickleball Grand Slam 2025 - Mixed Doubles Skill: (4.0 And Above) Age: (OPEN)

ID: 7127190568

对局比分

11-10

获胜 / Win

对决日期

2025-11-30

对局时间 (估算)

5:00 PM

对决场地

Auckland,

View Facility Page →

对决竞争阵营

阵营 1胜方
AH
Anna Hughes

W605VK · USA

DUPR

4.014

SB
Simon Barker

G59V2G · Auckland, Auckland, NZ

DUPR

4.580

阵营 2负方
IS
Iram Sandridge

DWR55M · Auckland, Auckland, NZ

DUPR

3.404

LA
Luke Addison

6ZXOOE · Auckland, Auckland, NZ

DUPR

4.580

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7127190568
显示原始对决元数据 JSON
[
  {
    "team_id": 7406499749,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anna Hughes",
        "dupr_id": "W605VK",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Simon Barker",
        "dupr_id": "G59V2G",
        "rating": 4.58,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      }
    ]
  },
  {
    "team_id": 4842886517,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Iram Sandridge",
        "dupr_id": "DWR55M",
        "rating": 3.404,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Luke Addison",
        "dupr_id": "6ZXOOE",
        "rating": 4.58,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      }
    ]
  }
]