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

DUPR 18 (9:05) - Pool A

ID: 7325459388

对局比分

19-21

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

1:00 PM

对决场地

Tennis 13 Fitness

View Facility Page →

对决竞争阵营

阵营 1负方
PL
Pascal Lefebvre

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

DUPR

4.500

KM
Katy Mold

99ENZR · Beaconsfield, QC, CA

DUPR

4.375

阵营 2胜方
SL
Simon Lapierre

JJ9MKW · Montérégie, QC, CA

DUPR

4.816

CJ
chloe jean

VXXMDE · Longueuil, QC, CA

DUPR

4.299

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7325459388
显示原始对决元数据 JSON
[
  {
    "team_id": 6358328633,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pascal Lefebvre",
        "dupr_id": "X2V945",
        "rating": 4.5,
        "profile_pic_url": null,
        "location": "Sainte-Thérèse, QC, CA"
      },
      {
        "name": "Katy Mold",
        "dupr_id": "99ENZR",
        "rating": 4.375,
        "profile_pic_url": null,
        "location": "Beaconsfield, QC, CA"
      }
    ]
  },
  {
    "team_id": 7830963491,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Simon Lapierre",
        "dupr_id": "JJ9MKW",
        "rating": 4.816,
        "profile_pic_url": null,
        "location": "Montérégie, QC, CA"
      },
      {
        "name": "chloe jean",
        "dupr_id": "VXXMDE",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": "Longueuil, QC, CA"
      }
    ]
  }
]