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

ahm NPL 2026 - NPL Rounds

ID: 6821963477

对局比分

6-8

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

6:15 AM

对决场地

Australia

View Facility Page →

对决竞争阵营

阵营 1负方
Zoey Daggmarr

4Z7NWV · Gold Coast, QLD, AU

DUPR

4.198

阵营 2胜方
SK
Simone Kessell

QP75YD · NSW, AU

DUPR

4.705

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6821963477
显示原始对决元数据 JSON
[
  {
    "team_id": 4620789798,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Zoey Daggmarr",
        "dupr_id": "4Z7NWV",
        "rating": 4.198,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/63056/images/profile/7a67a866-7481-4b37-bdf7-a7b229e981c5.jpg",
        "location": "Gold Coast, QLD, AU"
      }
    ]
  },
  {
    "team_id": 5186366771,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Simone Kessell",
        "dupr_id": "QP75YD",
        "rating": 4.705,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  }
]