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

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

ID: 4425566477

对局比分

11-5

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CG
Chantal Griffiths

Z9Z9LP · Wivenhoe, England, GB

DUPR

4.939

LD
Lucy Dawson

K5O9Q6 · Greater London, England, GB

DUPR

4.406

阵营 2负方
HJ
Heidi Jerrard

G59LMG · Surrey, England, GB

DUPR

4.179

MW
Maisie Wise

3YO4YD · Hampshire, England, GB

DUPR

4.331

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4425566477
显示原始对决元数据 JSON
[
  {
    "team_id": 7355610036,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chantal Griffiths",
        "dupr_id": "Z9Z9LP",
        "rating": 4.939,
        "profile_pic_url": null,
        "location": "Wivenhoe, England, GB"
      },
      {
        "name": "Lucy Dawson",
        "dupr_id": "K5O9Q6",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      }
    ]
  },
  {
    "team_id": 7349674348,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Heidi Jerrard",
        "dupr_id": "G59LMG",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "Surrey, England, GB"
      },
      {
        "name": "Maisie Wise",
        "dupr_id": "3YO4YD",
        "rating": 4.331,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      }
    ]
  }
]