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

RTA1000 - Lyon

ID: 6950650183

对局比分

8-11, 6-11

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
FG
Felix Grunert

1R9VDD · Heßdorf, BY, DE

DUPR

5.512

CN
Caroline Nothnagel

9P24YE · Dachau, BY, DE

DUPR

5.192

阵营 2胜方
JF
Joey Farias

8G0V9V · Port St. Lucie, FL, US

DUPR

5.687

TS
Talia Saunders

8WDMRK · SA, AU

DUPR

5.506

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6950650183
显示原始对决元数据 JSON
[
  {
    "team_id": 4899166918,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Felix Grunert",
        "dupr_id": "1R9VDD",
        "rating": 5.512,
        "profile_pic_url": null,
        "location": "Heßdorf, BY, DE"
      },
      {
        "name": "Caroline Nothnagel",
        "dupr_id": "9P24YE",
        "rating": 5.192,
        "profile_pic_url": null,
        "location": "Dachau, BY, DE"
      }
    ]
  },
  {
    "team_id": 7971206423,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joey Farias",
        "dupr_id": "8G0V9V",
        "rating": 5.687,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      },
      {
        "name": "Talia Saunders",
        "dupr_id": "8WDMRK",
        "rating": 5.506,
        "profile_pic_url": null,
        "location": "SA, AU"
      }
    ]
  }
]