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

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

ID: 6155331792

对局比分

11-7

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CG
Chantal Griffiths

Z9Z9LP · Wivenhoe, England, GB

DUPR

4.929

LD
Lucy Dawson

K5O9Q6 · Greater London, England, GB

DUPR

4.397

阵营 2负方
EW
Emma Wrixon

3YD9J4 · Southampton, England, GB

DUPR

4.570

ZV
Zoe Vankempen

EGRZYO · Basingstoke, England, GB

DUPR

3.497

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6155331792
显示原始对决元数据 JSON
[
  {
    "team_id": 5262603005,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chantal Griffiths",
        "dupr_id": "Z9Z9LP",
        "rating": 4.929,
        "profile_pic_url": null,
        "location": "Wivenhoe, England, GB"
      },
      {
        "name": "Lucy Dawson",
        "dupr_id": "K5O9Q6",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      }
    ]
  },
  {
    "team_id": 5405013849,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emma Wrixon",
        "dupr_id": "3YD9J4",
        "rating": 4.57,
        "profile_pic_url": null,
        "location": "Southampton, England, GB"
      },
      {
        "name": "Zoe Vankempen",
        "dupr_id": "EGRZYO",
        "rating": 3.497,
        "profile_pic_url": null,
        "location": "Basingstoke, England, GB"
      }
    ]
  }
]