返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

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

ID: 7100617967

对局比分

7-11

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JB
Joel Baker

O66VZE · USA

DUPR

4.739

SM
Scott Mayo

GG9DKM · Wales, GB

DUPR

4.748

阵营 2胜方
AP
Andrew Parker

OD5PO2 · Wokingham, England, GB

DUPR

4.754

DO
Dan O'Brien

XJYOY7 · USA

DUPR

4.527

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7100617967
显示原始对决元数据 JSON
[
  {
    "team_id": 7494941225,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joel Baker",
        "dupr_id": "O66VZE",
        "rating": 4.739,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Mayo",
        "dupr_id": "GG9DKM",
        "rating": 4.748,
        "profile_pic_url": null,
        "location": "Wales, GB"
      }
    ]
  },
  {
    "team_id": 6578617203,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Parker",
        "dupr_id": "OD5PO2",
        "rating": 4.754,
        "profile_pic_url": null,
        "location": "Wokingham, England, GB"
      },
      {
        "name": "Dan O'Brien",
        "dupr_id": "XJYOY7",
        "rating": 4.527,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]