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

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

ID: 5289218967

对局比分

2-11

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JH
Jennifer Hewitt

YXXWPD · Chesham, England, GB

DUPR

4.153

TS
Tim Spurway

0Y5D4X · Exeter, England, GB

DUPR

4.535

阵营 2胜方
JD
Josh Dye

YGLZ5K · London, England, GB

DUPR

4.887

EB
Eva Brito

Z9706M · USA

DUPR

4.339

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5289218967
显示原始对决元数据 JSON
[
  {
    "team_id": 5468403803,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Hewitt",
        "dupr_id": "YXXWPD",
        "rating": 4.153,
        "profile_pic_url": null,
        "location": "Chesham, England, GB"
      },
      {
        "name": "Tim Spurway",
        "dupr_id": "0Y5D4X",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": "Exeter, England, GB"
      }
    ]
  },
  {
    "team_id": 4453546473,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Josh Dye",
        "dupr_id": "YGLZ5K",
        "rating": 4.887,
        "profile_pic_url": null,
        "location": "London, England, GB"
      },
      {
        "name": "Eva Brito",
        "dupr_id": "Z9706M",
        "rating": 4.339,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]