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

PickleB 2026 Series Event 5 - 18+ Mixed Doubles 4.5+ Quarter-Final

ID: 5886456139

对局比分

11-2

落败 / Loss

对决日期

2026-05-24

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
LR
Linda Randall

1R5PPN · Greater London, England, GB

DUPR

4.656

NM
Nicholas Mayes

2QDQG7 · Kent, England, GB

DUPR

4.874

阵营 2负方
MW
Maisie Wise

3YO4YD · Hampshire, England, GB

DUPR

4.253

LP
Luke Pontin

V7VRM6 · Saint Helier, St Helier, JE

DUPR

4.509

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5886456139
显示原始对决元数据 JSON
[
  {
    "team_id": 8375663528,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Linda Randall",
        "dupr_id": "1R5PPN",
        "rating": 4.656,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      },
      {
        "name": "Nicholas Mayes",
        "dupr_id": "2QDQG7",
        "rating": 4.874,
        "profile_pic_url": null,
        "location": "Kent, England, GB"
      }
    ]
  },
  {
    "team_id": 4297338929,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maisie Wise",
        "dupr_id": "3YO4YD",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      },
      {
        "name": "Luke Pontin",
        "dupr_id": "V7VRM6",
        "rating": 4.509,
        "profile_pic_url": null,
        "location": "Saint Helier, St Helier, JE"
      }
    ]
  }
]