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

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

ID: 4576550383

对局比分

11-3

落败 / Loss

对决日期

2026-05-23

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
KR
Kirsty Robertson

KOJ2VY · England, GB

DUPR

4.158

CL
Chanel Lowe

DW2M7Y · Cheltenham, England, GB

DUPR

4.406

阵营 2负方
JT
Jasbir Tutt

YG2V4P · Wolverhampton, England, GB

DUPR

4.282

CE
Charlotte Ellam

ZNMKNW · Lincomb, England, GB

DUPR

3.777

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4576550383
显示原始对决元数据 JSON
[
  {
    "team_id": 6117567777,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kirsty Robertson",
        "dupr_id": "KOJ2VY",
        "rating": 4.158,
        "profile_pic_url": null,
        "location": "England, GB"
      },
      {
        "name": "Chanel Lowe",
        "dupr_id": "DW2M7Y",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": "Cheltenham, England, GB"
      }
    ]
  },
  {
    "team_id": 4761081288,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jasbir Tutt",
        "dupr_id": "YG2V4P",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": "Wolverhampton, England, GB"
      },
      {
        "name": "Charlotte Ellam",
        "dupr_id": "ZNMKNW",
        "rating": 3.777,
        "profile_pic_url": null,
        "location": "Lincomb, England, GB"
      }
    ]
  }
]