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

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

ID: 6297789586

对局比分

11-9

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CG
Chantal Griffiths

Z9Z9LP · Wivenhoe, England, GB

DUPR

4.942

JC
Jamie Champion

76D6MN · Wivenhoe, England, GB

DUPR

4.619

阵营 2负方
JT
Jasbir Tutt

YG2V4P · Wolverhampton, England, GB

DUPR

4.303

HR
Harvey Ravenscroft

V4QL4P · Redditch, England, GB

DUPR

4.011

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6297789586
显示原始对决元数据 JSON
[
  {
    "team_id": 4730690448,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chantal Griffiths",
        "dupr_id": "Z9Z9LP",
        "rating": 4.942,
        "profile_pic_url": null,
        "location": "Wivenhoe, England, GB"
      },
      {
        "name": "Jamie Champion",
        "dupr_id": "76D6MN",
        "rating": 4.619,
        "profile_pic_url": null,
        "location": "Wivenhoe, England, GB"
      }
    ]
  },
  {
    "team_id": 5807545877,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jasbir Tutt",
        "dupr_id": "YG2V4P",
        "rating": 4.303,
        "profile_pic_url": null,
        "location": "Wolverhampton, England, GB"
      },
      {
        "name": "Harvey  Ravenscroft",
        "dupr_id": "V4QL4P",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": "Redditch, England, GB"
      }
    ]
  }
]