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

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

ID: 8568730943

对局比分

6-11

落败 / Loss

对决日期

2026-05-24

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
CL
Chanel Lowe

DW2M7Y · Cheltenham, England, GB

DUPR

4.379

DO
Dan O'Brien

XJYOY7 · USA

DUPR

4.511

阵营 2胜方
LD
Lucy Dawson

K5O9Q6 · Greater London, England, GB

DUPR

4.473

CH
Colin Hailstone

NYMJ56 · Essex, England, GB

DUPR

4.146

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8568730943
显示原始对决元数据 JSON
[
  {
    "team_id": 7920139547,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chanel Lowe",
        "dupr_id": "DW2M7Y",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": "Cheltenham, England, GB"
      },
      {
        "name": "Dan O'Brien",
        "dupr_id": "XJYOY7",
        "rating": 4.511,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8073341286,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lucy Dawson",
        "dupr_id": "K5O9Q6",
        "rating": 4.473,
        "profile_pic_url": null,
        "location": "Greater London, England, GB"
      },
      {
        "name": "Colin Hailstone",
        "dupr_id": "NYMJ56",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": "Essex, England, GB"
      }
    ]
  }
]