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

Acton 4 Fun DUPR 14 - Pool A Joute 3-A

ID: 6725892224

对局比分

11-9

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DP
Daniel Philippe

55R095 · USA

DUPR

3.301

SL
Stephane Leclerc

ZNGZZD · Sainte-Julie, QC, CA

DUPR

4.065

阵营 2负方
CA

DUPR

3.580

FT
Félix Trépanier

OWMNXE · USA

DUPR

3.574

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6725892224
显示原始对决元数据 JSON
[
  {
    "team_id": 7624749122,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Philippe",
        "dupr_id": "55R095",
        "rating": 3.301,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephane Leclerc",
        "dupr_id": "ZNGZZD",
        "rating": 4.065,
        "profile_pic_url": null,
        "location": "Sainte-Julie, QC, CA"
      }
    ]
  },
  {
    "team_id": 7408530629,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "charles antoine caron",
        "dupr_id": "LZ5YZQ",
        "rating": 3.58,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Félix Trépanier",
        "dupr_id": "OWMNXE",
        "rating": 3.574,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]