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

MLPA NZ 2025

ID: 6092641619

对局比分

27-29

落败 / Loss

对决日期

2025-04-26

对局时间 (估算)

12:45 AM

对决场地

New Zealand

View Facility Page →

对决竞争阵营

阵营 1负方
KW
Kyle Whatnall

16N09Q · Auckland, Auckland, NZ

DUPR

5.679

SN
Santhosh Narayanan

8GKLRG · Chennai, TN, IN

DUPR

5.972

阵营 2胜方
RC
Robert Claveria Stirling

4L5Y9K · QLD, AU

DUPR

5.794

PH
Prycen Haas

17RN40 · Wien, Wien, AT

DUPR

5.509

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6092641619
显示原始对决元数据 JSON
[
  {
    "team_id": 6172771193,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle Whatnall",
        "dupr_id": "16N09Q",
        "rating": 5.679,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      },
      {
        "name": "Santhosh Narayanan",
        "dupr_id": "8GKLRG",
        "rating": 5.972,
        "profile_pic_url": null,
        "location": "Chennai, TN, IN"
      }
    ]
  },
  {
    "team_id": 7129458041,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Claveria Stirling",
        "dupr_id": "4L5Y9K",
        "rating": 5.794,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Prycen Haas",
        "dupr_id": "17RN40",
        "rating": 5.509,
        "profile_pic_url": null,
        "location": "Wien, Wien, AT"
      }
    ]
  }
]