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

9-12th

ID: 6877313243

对局比分

21-15

落败 / Loss

对决日期

2026-04-12

对局时间 (估算)

12:45 AM

对决场地

Tennis 13 Fitness

View Facility Page →

对决竞争阵营

阵营 1胜方
WS
Wai Sun Chan

Q5W2E5 · Ottawa, ON, CA

DUPR

4.465

JF
Jonathan Freda

676WWG · Ottawa, ON, CA

DUPR

4.381

阵营 2负方
AD
Anthony Demers

0QPWQ4 · Sherbrooke, QC, CA

DUPR

4.442

JA
Jimmy Allaire

L5GPZ5 · Granby, QC, CA

DUPR

4.343

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6877313243
显示原始对决元数据 JSON
[
  {
    "team_id": 7952146310,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Wai Sun Chan",
        "dupr_id": "Q5W2E5",
        "rating": 4.465,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Jonathan Freda",
        "dupr_id": "676WWG",
        "rating": 4.381,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 5009282427,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony Demers",
        "dupr_id": "0QPWQ4",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Sherbrooke, QC, CA"
      },
      {
        "name": "Jimmy Allaire",
        "dupr_id": "L5GPZ5",
        "rating": 4.343,
        "profile_pic_url": null,
        "location": "Granby, QC, CA"
      }
    ]
  }
]