返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

MLPA NZ 2025

ID: 7386865161

对局比分

12-21

落败 / Loss

对决日期

2025-04-26

对局时间 (估算)

10:15 AM

对决场地

New Zealand

View Facility Page →

对决竞争阵营

阵营 1负方
TS
Talia Saunders

8WDMRK · SA, AU

DUPR

5.347

KW
Kyle Whatnall

16N09Q · Auckland, Auckland, NZ

DUPR

5.676

阵营 2胜方
AD
Andie Dikosavljevic

V7N4R7 · QLD, AU

DUPR

5.507

RC
Robert Claveria Stirling

4L5Y9K · QLD, AU

DUPR

5.757

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7386865161
显示原始对决元数据 JSON
[
  {
    "team_id": 6161274746,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Talia Saunders",
        "dupr_id": "8WDMRK",
        "rating": 5.347,
        "profile_pic_url": null,
        "location": "SA, AU"
      },
      {
        "name": "Kyle Whatnall",
        "dupr_id": "16N09Q",
        "rating": 5.676,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      }
    ]
  },
  {
    "team_id": 7904305977,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andie Dikosavljevic",
        "dupr_id": "V7N4R7",
        "rating": 5.507,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Robert Claveria Stirling",
        "dupr_id": "4L5Y9K",
        "rating": 5.757,
        "profile_pic_url": null,
        "location": "QLD, AU"
      }
    ]
  }
]