返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PickleB 2026 Series Event 3 - 18+ Mixed Doubles 4.5+ 13th Place

ID: 5525415964

对局比分

4-11

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
CP
Charlotte Pressley

O66VOP · Essex, England, GB

DUPR

4.319

DP
Dan Parrett

0RKOLG · Canterbury, England, GB

DUPR

4.429

阵营 2胜方
RR
Rupert Robinson

YXXWLK · England, GB

DUPR

4.699

JM
Julie Mac

35RYZV · Greater London, England, GB

DUPR

4.681

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5525415964
显示原始对决元数据 JSON
[
  {
    "team_id": 7981593999,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Charlotte  Pressley",
        "dupr_id": "O66VOP",
        "rating": 4.319,
        "profile_pic_url": null,
        "location": "Essex, England, GB"
      },
      {
        "name": "Dan Parrett",
        "dupr_id": "0RKOLG",
        "rating": 4.429,
        "profile_pic_url": null,
        "location": "Canterbury, England, GB"
      }
    ]
  },
  {
    "team_id": 8279438444,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rupert Robinson",
        "dupr_id": "YXXWLK",
        "rating": 4.699,
        "profile_pic_url": null,
        "location": "England, GB"
      },
      {
        "name": "Julie Mac",
        "dupr_id": "35RYZV",
        "rating": 4.681,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      }
    ]
  }
]