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

Competitive Open Play Match

ID: 8384107056

对局比分

11-3, 11-9, 11-4

获胜 / Win

对决日期

2024-06-01

对局时间 (估算)

1:00 PM

对决场地

Notre-Dame-de-l'Île-Perrot, QC, Canada

未核实场馆

对决竞争阵营

阵营 1胜方
CS
Cedric StOnge

NY0EXW · Notre-Dame-de-l'Île-Perrot, QC, CA

DUPR

4.682

MS
Michel StOnge

4LNGX2 · USA

DUPR

4.682

阵营 2负方
JP
Jean Phaneuf

KO29M6 · USA

DUPR

4.488

TT
Toby Theriault

DWRL7Y · USA

DUPR

3.793

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8384107056
显示原始对决元数据 JSON
[
  {
    "team_id": 4554751661,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cedric StOnge",
        "dupr_id": "NY0EXW",
        "rating": 4.682,
        "profile_pic_url": null,
        "location": "Notre-Dame-de-l'Île-Perrot, QC, CA"
      },
      {
        "name": "Michel StOnge",
        "dupr_id": "4LNGX2",
        "rating": 4.682,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5594819151,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jean Phaneuf",
        "dupr_id": "KO29M6",
        "rating": 4.488,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Toby Theriault",
        "dupr_id": "DWRL7Y",
        "rating": 3.793,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]