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

RTA1000 - Lyon

ID: 7255939236

对局比分

11-2, 11-3

获胜 / Win

对决日期

2026-05-29

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
KM
Katie Morris

7DWO59 · London, England, GB

DUPR

5.245

阵营 2负方
CN
Caroline Nothnagel

9P24YE · Dachau, BY, DE

DUPR

5.137

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7255939236
显示原始对决元数据 JSON
[
  {
    "team_id": 6326433262,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katie Morris",
        "dupr_id": "7DWO59",
        "rating": 5.245,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  },
  {
    "team_id": 6838401515,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Caroline Nothnagel",
        "dupr_id": "9P24YE",
        "rating": 5.137,
        "profile_pic_url": null,
        "location": "Dachau, BY, DE"
      }
    ]
  }
]