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

RTA1000 - Lyon

ID: 5307582335

对局比分

4-7, 5-7

落败 / Loss

对决日期

2026-05-31

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AA
Alexis AUBRY

EG69YW · Paris, IDF, FR

DUPR

4.929

ME
Myriam ENMER

MEM2EV · Paris, IDF, FR

DUPR

4.703

阵营 2胜方
JE
Jack Edwards

566RZP · Telford, England, GB

DUPR

5.051

RM
Rachel McCrae

67YGYE · Blackburn, England, GB

DUPR

4.838

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5307582335
显示原始对决元数据 JSON
[
  {
    "team_id": 6387253789,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alexis AUBRY",
        "dupr_id": "EG69YW",
        "rating": 4.929,
        "profile_pic_url": null,
        "location": "Paris, IDF, FR"
      },
      {
        "name": "Myriam ENMER",
        "dupr_id": "MEM2EV",
        "rating": 4.703,
        "profile_pic_url": null,
        "location": "Paris, IDF, FR"
      }
    ]
  },
  {
    "team_id": 6736884712,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jack Edwards",
        "dupr_id": "566RZP",
        "rating": 5.051,
        "profile_pic_url": null,
        "location": "Telford, England, GB"
      },
      {
        "name": "Rachel McCrae",
        "dupr_id": "67YGYE",
        "rating": 4.838,
        "profile_pic_url": null,
        "location": "Blackburn, England, GB"
      }
    ]
  }
]