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

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

ID: 8564618211

对局比分

2-15

落败 / Loss

对决日期

2025-11-30

对局时间 (估算)

4:45 AM

对决场地

Auckland,

View Facility Page →

对决竞争阵营

阵营 1负方
IS
Iram Sandridge

DWR55M · Auckland, Auckland, NZ

DUPR

3.399

LA
Luke Addison

6ZXOOE · Auckland, Auckland, NZ

DUPR

4.575

阵营 2胜方
AH
Annie Hawaikirangi

849MGV · USA

DUPR

4.584

GC
Grant Chambers

8K650K · Waikato, NZ

DUPR

4.575

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8564618211
显示原始对决元数据 JSON
[
  {
    "team_id": 8508682971,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Iram Sandridge",
        "dupr_id": "DWR55M",
        "rating": 3.399,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Luke Addison",
        "dupr_id": "6ZXOOE",
        "rating": 4.575,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      }
    ]
  },
  {
    "team_id": 7621570106,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Annie Hawaikirangi",
        "dupr_id": "849MGV",
        "rating": 4.584,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Grant Chambers",
        "dupr_id": "8K650K",
        "rating": 4.575,
        "profile_pic_url": null,
        "location": "Waikato, NZ"
      }
    ]
  }
]