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

APA - The Capital Cup (Mid-Season Finale) - Powered By The Forge - Split Age Mens Doubles Skill: (PRO)

ID: 5642502538

对局比分

2-15

获胜 / Win

对决日期

2025-07-24

对局时间 (估算)

11:30 PM

对决场地

Ottawa, ON

View Facility Page →

对决竞争阵营

阵营 1负方
AR
Allan Regnier

DNVO24 · Ottawa, ON, CA

DUPR

4.927

EB
Eric Boisvert

PK5GYZ · Gatineau, QC, CA

DUPR

4.218

阵营 2胜方
FM
Firas Mohamed

N7V5Y2 · USA

DUPR

4.085

PM
Paul Morrison

W60ZLY · Ottawa, ON, CA

DUPR

4.826

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5642502538
显示原始对决元数据 JSON
[
  {
    "team_id": 7355296025,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Allan Regnier",
        "dupr_id": "DNVO24",
        "rating": 4.927,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Eric Boisvert",
        "dupr_id": "PK5GYZ",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "Gatineau, QC, CA"
      }
    ]
  },
  {
    "team_id": 7427419192,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Firas Mohamed",
        "dupr_id": "N7V5Y2",
        "rating": 4.085,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Morrison",
        "dupr_id": "W60ZLY",
        "rating": 4.826,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]