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

DUPR 18 (9:05) - Pool A

ID: 4400543428

对局比分

21-19

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

5:00 PM

对决场地

Tennis 13 Fitness

View Facility Page →

对决竞争阵营

阵营 1胜方
LV
Laurens van der Sluijs

ZDDL0W · Ottawa, ON, CA

DUPR

4.942

HP
Heather Penney

Q5WL4D · Ottawa, ON, CA

DUPR

3.871

阵营 2负方
PL
Pascal Lefebvre

X2V945 · Sainte-Thérèse, QC, CA

DUPR

4.504

KM
Katy Mold

99ENZR · Beaconsfield, QC, CA

DUPR

4.368

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4400543428
显示原始对决元数据 JSON
[
  {
    "team_id": 4697201013,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Laurens van der Sluijs",
        "dupr_id": "ZDDL0W",
        "rating": 4.942,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Heather Penney",
        "dupr_id": "Q5WL4D",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 5366877815,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pascal Lefebvre",
        "dupr_id": "X2V945",
        "rating": 4.504,
        "profile_pic_url": null,
        "location": "Sainte-Thérèse, QC, CA"
      },
      {
        "name": "Katy Mold",
        "dupr_id": "99ENZR",
        "rating": 4.368,
        "profile_pic_url": null,
        "location": "Beaconsfield, QC, CA"
      }
    ]
  }
]