返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

DUPR 18 (9:05) - Pool A

ID: 4852310100

对局比分

19-21

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

1:00 PM

对决场地

Tennis 13 Fitness

View Facility Page →

对决竞争阵营

阵营 1负方
AD
Anthony Demers

0QPWQ4 · Sherbrooke, QC, CA

DUPR

4.472

JA
Jimmy Allaire

L5GPZ5 · Granby, QC, CA

DUPR

4.335

阵营 2胜方
SL
Simon Lapierre

JJ9MKW · Montérégie, QC, CA

DUPR

4.820

AB
Anthony Brossard

JZ4YQO · La Prairie, QC, CA

DUPR

4.580

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4852310100
显示原始对决元数据 JSON
[
  {
    "team_id": 6846016412,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anthony Demers",
        "dupr_id": "0QPWQ4",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "Sherbrooke, QC, CA"
      },
      {
        "name": "Jimmy Allaire",
        "dupr_id": "L5GPZ5",
        "rating": 4.335,
        "profile_pic_url": null,
        "location": "Granby, QC, CA"
      }
    ]
  },
  {
    "team_id": 4839701569,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Simon Lapierre",
        "dupr_id": "JJ9MKW",
        "rating": 4.82,
        "profile_pic_url": null,
        "location": "Montérégie, QC, CA"
      },
      {
        "name": "Anthony Brossard",
        "dupr_id": "JZ4YQO",
        "rating": 4.58,
        "profile_pic_url": null,
        "location": "La Prairie, QC, CA"
      }
    ]
  }
]