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

MLPA NZ 2025

ID: 5602987098

对局比分

10-21

落败 / Loss

对决日期

2025-04-25

对局时间 (估算)

7:30 PM

对决场地

New Zealand

View Facility Page →

对决竞争阵营

阵营 1负方
TS
Talia Saunders

8WDMRK · SA, AU

DUPR

5.367

KW
Kyle Whatnall

16N09Q · Auckland, Auckland, NZ

DUPR

5.701

阵营 2胜方
NS
Nicola Schoeman

YGY4WE · QLD, AU

DUPR

5.387

JF
Joey Farias

8G0V9V · Port St. Lucie, FL, US

DUPR

5.985

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5602987098
显示原始对决元数据 JSON
[
  {
    "team_id": 4822432418,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Talia Saunders",
        "dupr_id": "8WDMRK",
        "rating": 5.367,
        "profile_pic_url": null,
        "location": "SA, AU"
      },
      {
        "name": "Kyle Whatnall",
        "dupr_id": "16N09Q",
        "rating": 5.701,
        "profile_pic_url": null,
        "location": "Auckland, Auckland, NZ"
      }
    ]
  },
  {
    "team_id": 4339421250,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicola Schoeman",
        "dupr_id": "YGY4WE",
        "rating": 5.387,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Joey Farias",
        "dupr_id": "8G0V9V",
        "rating": 5.985,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      }
    ]
  }
]