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

RTA1000 - Lyon

ID: 4799990379

对局比分

7-5, 2-7, 2-7

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JE
Jack Edwards

566RZP · Telford, England, GB

DUPR

5.070

CB
Charles Bowen Rayner

O6PWVW · London, England, GB

DUPR

5.219

阵营 2胜方
JR
Joshua Roberts

WXXGYQ · Nuneaton, England, GB

DUPR

5.160

JL
James Lofthouse

V7KW96 · Wembley, England, GB

DUPR

5.147

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4799990379
显示原始对决元数据 JSON
[
  {
    "team_id": 4756333649,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jack Edwards",
        "dupr_id": "566RZP",
        "rating": 5.07,
        "profile_pic_url": null,
        "location": "Telford, England, GB"
      },
      {
        "name": "Charles Bowen Rayner",
        "dupr_id": "O6PWVW",
        "rating": 5.219,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  },
  {
    "team_id": 7800425365,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joshua Roberts",
        "dupr_id": "WXXGYQ",
        "rating": 5.16,
        "profile_pic_url": null,
        "location": "Nuneaton, England, GB"
      },
      {
        "name": "James Lofthouse",
        "dupr_id": "V7KW96",
        "rating": 5.147,
        "profile_pic_url": null,
        "location": "Wembley, England, GB"
      }
    ]
  }
]