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

PickleB 2026 Series Event 2 - 50+ Team Event Group A

ID: 4715537232

对局比分

11-4

落败 / Loss

对决日期

2026-02-06

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DG
David Gee

5E60Q5 · Bussage, England, GB

DUPR

4.236

SK
steve killworth

V49QZ5 · Kinver, England, GB

DUPR

4.152

阵营 2负方
MJ
mark Johnson

3X9GG7 · Torfaen Principal Area, Wales, GB

DUPR

4.285

PC
Paul Chard

1RE66D · Gloucestershire, England, GB

DUPR

4.166

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4715537232
显示原始对决元数据 JSON
[
  {
    "team_id": 7861184977,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Gee",
        "dupr_id": "5E60Q5",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": "Bussage, England, GB"
      },
      {
        "name": "steve killworth",
        "dupr_id": "V49QZ5",
        "rating": 4.152,
        "profile_pic_url": null,
        "location": "Kinver, England, GB"
      }
    ]
  },
  {
    "team_id": 6336695212,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "mark Johnson",
        "dupr_id": "3X9GG7",
        "rating": 4.285,
        "profile_pic_url": null,
        "location": "Torfaen Principal Area, Wales, GB"
      },
      {
        "name": "Paul Chard",
        "dupr_id": "1RE66D",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": "Gloucestershire, England, GB"
      }
    ]
  }
]