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

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

ID: 6991369205

对局比分

11-9

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DP
Dan Parrett

0RKOLG · Canterbury, England, GB

DUPR

4.266

TS
Tim Spurway

0Y5D4X · Exeter, England, GB

DUPR

4.504

阵营 2负方
AM
Alaric Mullins

3ZXXYP · Dorset, England, GB

DUPR

4.004

DM
David Maestre Ravelo

V242K6 · Cambridge, England, GB

DUPR

3.793

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6991369205
显示原始对决元数据 JSON
[
  {
    "team_id": 7965638647,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Parrett",
        "dupr_id": "0RKOLG",
        "rating": 4.266,
        "profile_pic_url": null,
        "location": "Canterbury, England, GB"
      },
      {
        "name": "Tim Spurway",
        "dupr_id": "0Y5D4X",
        "rating": 4.504,
        "profile_pic_url": null,
        "location": "Exeter, England, GB"
      }
    ]
  },
  {
    "team_id": 6441813920,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alaric Mullins",
        "dupr_id": "3ZXXYP",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": "Dorset, England, GB"
      },
      {
        "name": "David  Maestre Ravelo",
        "dupr_id": "V242K6",
        "rating": 3.793,
        "profile_pic_url": null,
        "location": "Cambridge, England, GB"
      }
    ]
  }
]