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

PickleB 2026 Series Event 5 - 18+ Mens Doubles 4.5+ 9th Place

ID: 7423789417

对局比分

7-11

落败 / Loss

对决日期

2026-05-23

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DP
Dan Parrett

0RKOLG · Canterbury, England, GB

DUPR

4.232

TS
Tim Spurway

0Y5D4X · Exeter, England, GB

DUPR

4.476

阵营 2胜方
JF
Jon Fish

P5PXJX · Goff's Oak, England, GB

DUPR

4.491

RS
Romeo Sison

M296DL · Hertford, England, GB

DUPR

4.435

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7423789417
显示原始对决元数据 JSON
[
  {
    "team_id": 4663987599,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dan Parrett",
        "dupr_id": "0RKOLG",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "Canterbury, England, GB"
      },
      {
        "name": "Tim Spurway",
        "dupr_id": "0Y5D4X",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": "Exeter, England, GB"
      }
    ]
  },
  {
    "team_id": 6342586263,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jon Fish",
        "dupr_id": "P5PXJX",
        "rating": 4.491,
        "profile_pic_url": null,
        "location": "Goff's Oak, England, GB"
      },
      {
        "name": "Romeo Sison",
        "dupr_id": "M296DL",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Hertford, England, GB"
      }
    ]
  }
]