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

Championnat Québécois Genacol - Simple Homme 4.5+ - Round robin

ID: 4401195591

对局比分

5-11

落败 / Loss

对决日期

2025-09-19

对局时间 (估算)

4:45 AM

对决场地

Granby, QC, Canada

View Facility Page →

对决竞争阵营

阵营 1负方
JM
Jessy Martin

PWNZQZ · Saint-Hyacinthe, QC, CA

DUPR

4.704

阵营 2胜方
BS
Benjamin SteMarie

N7LM6Z · USA

DUPR

4.267

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4401195591
显示原始对决元数据 JSON
[
  {
    "team_id": 8105239471,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jessy Martin",
        "dupr_id": "PWNZQZ",
        "rating": 4.704,
        "profile_pic_url": null,
        "location": "Saint-Hyacinthe, QC, CA"
      }
    ]
  },
  {
    "team_id": 8577349394,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Benjamin SteMarie",
        "dupr_id": "N7LM6Z",
        "rating": 4.267,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]