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

Competitive Open Play Match

ID: 8130237736

对局比分

13-11

落败 / Loss

对决日期

2024-06-01

对局时间 (估算)

5:00 PM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
MS
Michel StOnge

4LNGX2 · USA

DUPR

4.713

JP
Jean Phaneuf

KO29M6 · USA

DUPR

4.492

阵营 2负方
CS
Cedric StOnge

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

DUPR

4.650

TT
Toby Theriault

DWRL7Y · USA

DUPR

3.762

数据访问 (AI / 开发者)

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

cURL Request:

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