返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

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

ID: 7227439527

对局比分

11-0

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
LF
Luke Fiddaman

L2XZVK · USA

DUPR

4.457

BC
Ben Coots

0QJ4ZN · Hampshire, England, GB

DUPR

4.875

阵营 2负方
TY
Theodore Young

5E67X5 · USA

DUPR

4.245

DP
Dan Parrett

0RKOLG · Canterbury, England, GB

DUPR

4.269

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7227439527
显示原始对决元数据 JSON
[
  {
    "team_id": 4980517006,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luke Fiddaman",
        "dupr_id": "L2XZVK",
        "rating": 4.457,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Coots",
        "dupr_id": "0QJ4ZN",
        "rating": 4.875,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      }
    ]
  },
  {
    "team_id": 5206380529,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Theodore Young",
        "dupr_id": "5E67X5",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dan Parrett",
        "dupr_id": "0RKOLG",
        "rating": 4.269,
        "profile_pic_url": null,
        "location": "Canterbury, England, GB"
      }
    ]
  }
]