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

PickleB 2026 Series Event 3 - Team Event 4.0+

ID: 7850260330

对局比分

11-5

获胜 / Win

对决日期

2026-04-10

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SS
Sue Smith

8DJL96 · USA

DUPR

3.535

PG
Paul Grinham

8G9E2D · Hampshire, England, GB

DUPR

4.428

阵营 2负方
BP
Brenda Parker

NY2OLZ · Telford, England, GB

DUPR

3.664

DC
Darren Cornish

596LW0 · Watchfield, England, GB

DUPR

4.239

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7850260330
显示原始对决元数据 JSON
[
  {
    "team_id": 5152796310,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sue Smith",
        "dupr_id": "8DJL96",
        "rating": 3.535,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Grinham",
        "dupr_id": "8G9E2D",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      }
    ]
  },
  {
    "team_id": 7196477781,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brenda Parker",
        "dupr_id": "NY2OLZ",
        "rating": 3.664,
        "profile_pic_url": null,
        "location": "Telford, England, GB"
      },
      {
        "name": "Darren Cornish",
        "dupr_id": "596LW0",
        "rating": 4.239,
        "profile_pic_url": null,
        "location": "Watchfield, England, GB"
      }
    ]
  }
]