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

NZ Open 2025 proudly brought to you by Summerset - Mixed Doubles Age 60+ (4.0 and Above)

ID: 6998279891

对局比分

18-16

获胜 / Win

对决日期

2025-09-28

对局时间 (估算)

12:45 AM

对决场地

Auckland,

View Facility Page →

对决竞争阵营

阵营 1胜方
SM
Sue Marr

0YQ9P2 · Whanganui, Manawatu-Wanganui, NZ

DUPR

3.966

GW
Glenn White

8GY6JX · Tauranga, Bay of Plenty, NZ

DUPR

4.465

阵营 2负方
LM
Linda MEE

8WRYRM · Auckland, Auckland, NZ

DUPR

4.086

RW
Ross Welsh

8WWL4K · USA

DUPR

4.262

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6998279891
显示原始对决元数据 JSON
[
  {
    "team_id": 4787876859,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sue Marr",
        "dupr_id": "0YQ9P2",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": "Whanganui, Manawatu-Wanganui, NZ"
      },
      {
        "name": "Glenn White",
        "dupr_id": "8GY6JX",
        "rating": 4.465,
        "profile_pic_url": null,
        "location": "Tauranga, Bay of Plenty, NZ"
      }
    ]
  },
  {
    "team_id": 5161768002,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Linda MEE",
        "dupr_id": "8WRYRM",
        "rating": 4.086,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Ross Welsh",
        "dupr_id": "8WWL4K",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]