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

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

ID: 7124442053

对局比分

15-10

落败 / Loss

对决日期

2025-11-30

对局时间 (估算)

6:15 AM

对决场地

Auckland,

View Facility Page →

对决竞争阵营

阵营 1胜方
SG
Sharon Gregory

17QJ79 · Auckland, Auckland, NZ

DUPR

4.301

KM
Kent Mori

3Y7LG4 · Palmerston North, Manawatu-Wanganui, NZ

DUPR

4.780

阵营 2负方
IS
Iram Sandridge

DWR55M · Auckland, Auckland, NZ

DUPR

3.343

LA
Luke Addison

6ZXOOE · Auckland, Auckland, NZ

DUPR

4.531

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7124442053
显示原始对决元数据 JSON
[
  {
    "team_id": 6569705637,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sharon Gregory",
        "dupr_id": "17QJ79",
        "rating": 4.301,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Kent Mori",
        "dupr_id": "3Y7LG4",
        "rating": 4.78,
        "profile_pic_url": null,
        "location": "Palmerston North, Manawatu-Wanganui, NZ"
      }
    ]
  },
  {
    "team_id": 5534016948,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Iram Sandridge",
        "dupr_id": "DWR55M",
        "rating": 3.343,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Luke Addison",
        "dupr_id": "6ZXOOE",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      }
    ]
  }
]