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

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

ID: 7460790052

对局比分

11-2

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MW
Maisie Wise

3YO4YD · Hampshire, England, GB

DUPR

4.264

LP
Luke Pontin

V7VRM6 · Saint Helier, St Helier, JE

DUPR

4.520

阵营 2负方
LD
Lucy Dawson

K5O9Q6 · Greater London, England, GB

DUPR

4.459

CH
Colin Hailstone

NYMJ56 · Essex, England, GB

DUPR

4.132

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7460790052
显示原始对决元数据 JSON
[
  {
    "team_id": 8481698059,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maisie Wise",
        "dupr_id": "3YO4YD",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": "Hampshire, England, GB"
      },
      {
        "name": "Luke Pontin",
        "dupr_id": "V7VRM6",
        "rating": 4.52,
        "profile_pic_url": null,
        "location": "Saint Helier, St Helier, JE"
      }
    ]
  },
  {
    "team_id": 8561913037,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lucy Dawson",
        "dupr_id": "K5O9Q6",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      },
      {
        "name": "Colin Hailstone",
        "dupr_id": "NYMJ56",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": "Essex, England, GB"
      }
    ]
  }
]