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

9-12th

ID: 7667664277

对局比分

21-18

落败 / Loss

对决日期

2026-04-12

对局时间 (估算)

2:15 AM

对决场地

Tennis 13 Fitness

View Facility Page →

对决竞争阵营

阵营 1胜方
JA
Jimmy Allaire

L5GPZ5 · Granby, QC, CA

DUPR

4.331

KB
Karine Bibeau

59YEJR · Montérégie, QC, CA

DUPR

4.311

阵营 2负方
EB
Eric Boisvert

PK5GYZ · Gatineau, QC, CA

DUPR

4.187

VM
Vanessa Maxwell

16069K · Ottawa, ON, CA

DUPR

4.427

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7667664277
显示原始对决元数据 JSON
[
  {
    "team_id": 4755230601,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jimmy Allaire",
        "dupr_id": "L5GPZ5",
        "rating": 4.331,
        "profile_pic_url": null,
        "location": "Granby, QC, CA"
      },
      {
        "name": "Karine Bibeau",
        "dupr_id": "59YEJR",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "Montérégie, QC, CA"
      }
    ]
  },
  {
    "team_id": 8440700074,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Boisvert",
        "dupr_id": "PK5GYZ",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      },
      {
        "name": "Vanessa Maxwell",
        "dupr_id": "16069K",
        "rating": 4.427,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]