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

DUPR 18 (9:05) - Pool A

ID: 6476248126

对局比分

22-20

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

11:30 PM

对决场地

Tennis 13 Fitness

View Facility Page →

对决竞争阵营

阵营 1胜方
FN
francis normandin

YN6ZME · USA

DUPR

4.438

GP
Genevieve Poon

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

DUPR

4.166

阵营 2负方
AD
Anthony Demers

0QPWQ4 · Sherbrooke, QC, CA

DUPR

4.478

VB
Venus Belanger

3XOYV2 · Sherbrooke, QC, CA

DUPR

4.397

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6476248126
显示原始对决元数据 JSON
[
  {
    "team_id": 4626661516,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "francis normandin",
        "dupr_id": "YN6ZME",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Genevieve Poon",
        "dupr_id": "ODRQG7",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": "Sainte-Thérèse, QC, CA"
      }
    ]
  },
  {
    "team_id": 6529307808,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony Demers",
        "dupr_id": "0QPWQ4",
        "rating": 4.478,
        "profile_pic_url": null,
        "location": "Sherbrooke, QC, CA"
      },
      {
        "name": "Venus Belanger",
        "dupr_id": "3XOYV2",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": "Sherbrooke, QC, CA"
      }
    ]
  }
]