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

RTA1000 - Lyon

ID: 4309366669

对局比分

7-2, 8-6

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JE
Jack Edwards

566RZP · Telford, England, GB

DUPR

5.086

CB
Charles Bowen Rayner

O6PWVW · London, England, GB

DUPR

5.234

阵营 2负方
MK
Masson Kevin

3VMR9E · Chambéry, Auvergne-Rhône-Alpes, FR

DUPR

4.644

RR
Raphaël Roux

J5X5EO · USA

DUPR

4.525

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4309366669
显示原始对决元数据 JSON
[
  {
    "team_id": 7983320207,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack Edwards",
        "dupr_id": "566RZP",
        "rating": 5.086,
        "profile_pic_url": null,
        "location": "Telford, England, GB"
      },
      {
        "name": "Charles Bowen Rayner",
        "dupr_id": "O6PWVW",
        "rating": 5.234,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  },
  {
    "team_id": 7100541359,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Masson Kevin",
        "dupr_id": "3VMR9E",
        "rating": 4.644,
        "profile_pic_url": null,
        "location": "Chambéry, Auvergne-Rhône-Alpes, FR"
      },
      {
        "name": "Raphaël  Roux",
        "dupr_id": "J5X5EO",
        "rating": 4.525,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]