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

PickleB 2026 Series Event 3 - 18+ Mixed Doubles 4.5+

ID: 5662520368

对局比分

11-1

落败 / Loss

对决日期

2026-04-12

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JW
Jamie Wright

WXEJ5Y · West Midlands, England, GB

DUPR

4.419

HP
Hannah Payne

L29QD6 · Andover, England, GB

DUPR

4.306

阵营 2负方
JC
Josh Clark

J54ODW · Dorchester, England, GB

DUPR

4.451

KC
Kirsty Campbell

6ZZ2VQ · USA

DUPR

3.798

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5662520368
显示原始对决元数据 JSON
[
  {
    "team_id": 7663652406,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jamie Wright",
        "dupr_id": "WXEJ5Y",
        "rating": 4.419,
        "profile_pic_url": null,
        "location": "West Midlands, England, GB"
      },
      {
        "name": "Hannah Payne",
        "dupr_id": "L29QD6",
        "rating": 4.306,
        "profile_pic_url": null,
        "location": "Andover, England, GB"
      }
    ]
  },
  {
    "team_id": 8101212212,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josh Clark",
        "dupr_id": "J54ODW",
        "rating": 4.451,
        "profile_pic_url": null,
        "location": "Dorchester, England, GB"
      },
      {
        "name": "Kirsty Campbell",
        "dupr_id": "6ZZ2VQ",
        "rating": 3.798,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]