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

PickleB 2026 Series Event 4 - 18+ Mens Doubles 4.5+ Quarter-Final

ID: 5472580974

对局比分

11-3

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JD
Josh Dye

YGLZ5K · London, England, GB

DUPR

4.928

DO
Dan O'Brien

XJYOY7 · USA

DUPR

4.526

阵营 2负方
LF
Luke Fiddaman

L2XZVK · USA

DUPR

4.366

BC
Ben Coots

0QJ4ZN · Hampshire, England, GB

DUPR

4.844

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5472580974
显示原始对决元数据 JSON
[
  {
    "team_id": 5535345406,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Josh Dye",
        "dupr_id": "YGLZ5K",
        "rating": 4.928,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Dan O'Brien",
        "dupr_id": "XJYOY7",
        "rating": 4.526,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4638738857,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Luke Fiddaman",
        "dupr_id": "L2XZVK",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Coots",
        "dupr_id": "0QJ4ZN",
        "rating": 4.844,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      }
    ]
  }
]