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

RTA1000 - Lyon

ID: 5555603870

对局比分

11-2, 11-2

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
TS
Talia Saunders

8WDMRK · SA, AU

DUPR

5.477

KM
Katie Morris

7DWO59 · London, England, GB

DUPR

5.281

阵营 2负方
TL
Thaddea Lock

307PMG · Bristol, England, GB

DUPR

5.350

FR
Francesca Rumi

0RJKPQ · Milan, Lombardy, IT

DUPR

5.061

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5555603870
显示原始对决元数据 JSON
[
  {
    "team_id": 7641452573,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Talia Saunders",
        "dupr_id": "8WDMRK",
        "rating": 5.477,
        "profile_pic_url": null,
        "location": "SA, AU"
      },
      {
        "name": "Katie Morris",
        "dupr_id": "7DWO59",
        "rating": 5.281,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  },
  {
    "team_id": 5214753038,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thaddea Lock",
        "dupr_id": "307PMG",
        "rating": 5.35,
        "profile_pic_url": null,
        "location": "Bristol, England, GB"
      },
      {
        "name": "Francesca  Rumi",
        "dupr_id": "0RJKPQ",
        "rating": 5.061,
        "profile_pic_url": null,
        "location": "Milan, Lombardy, IT"
      }
    ]
  }
]