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

RTA1000 - Lyon

ID: 7873358465

对局比分

11-1, 9-11, 7-11

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MO
Molly ODonoghue

DWEOX6 · London, England, GB

DUPR

5.564

LL
Louis Laville

3LZ4O5 · Surrey, England, GB

DUPR

5.858

阵营 2胜方
ID
ignasi de rueda

2QJZKR · Barcelona, CT, ES

DUPR

5.543

MF
Maria Fernandez Costantino

8K67QQ · Fuengirola, AN, ES

DUPR

5.261

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7873358465
显示原始对决元数据 JSON
[
  {
    "team_id": 4933625913,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Molly ODonoghue",
        "dupr_id": "DWEOX6",
        "rating": 5.564,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Louis Laville",
        "dupr_id": "3LZ4O5",
        "rating": 5.858,
        "profile_pic_url": null,
        "location": "Surrey, England, GB"
      }
    ]
  },
  {
    "team_id": 7958598430,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "ignasi de rueda",
        "dupr_id": "2QJZKR",
        "rating": 5.543,
        "profile_pic_url": null,
        "location": "Barcelona, CT, ES"
      },
      {
        "name": "Maria Fernandez Costantino",
        "dupr_id": "8K67QQ",
        "rating": 5.261,
        "profile_pic_url": null,
        "location": "Fuengirola, AN, ES"
      }
    ]
  }
]