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

RTA500 - JOOLA German Open 2026

ID: 5614203350

对局比分

11-8, 12-10

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MO
Molly ODonoghue

DWEOX6 · London, England, GB

DUPR

5.306

LL
Louis Laville

3LZ4O5 · Surrey, England, GB

DUPR

5.610

阵营 2负方
JB
Joshua Bright

0QQDPX · Halton, England, GB

DUPR

5.362

MS
Marina Sicic

Z9NWNW · Belgrade, RS

DUPR

5.208

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5614203350
显示原始对决元数据 JSON
[
  {
    "team_id": 4473363490,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Molly ODonoghue",
        "dupr_id": "DWEOX6",
        "rating": 5.306,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Louis Laville",
        "dupr_id": "3LZ4O5",
        "rating": 5.61,
        "profile_pic_url": null,
        "location": "Surrey, England, GB"
      }
    ]
  },
  {
    "team_id": 5363101537,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua Bright",
        "dupr_id": "0QQDPX",
        "rating": 5.362,
        "profile_pic_url": null,
        "location": "Halton, England, GB"
      },
      {
        "name": "Marina Sicic",
        "dupr_id": "Z9NWNW",
        "rating": 5.208,
        "profile_pic_url": null,
        "location": "Belgrade, RS"
      }
    ]
  }
]