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

Triple Couronne Tennis 13 - 2 Edition Juin - Double Hommes 4.0 Age: 50 ans et plus

ID: 8379373092

对局比分

15-10

获胜 / Win

对决日期

2025-06-18

对局时间 (估算)

1:00 PM

对决场地

Laval, QC

View Facility Page →

对决竞争阵营

阵营 1胜方
RG
Ren� Germain

N7VV72 · USA

DUPR

4.417

CS
Claude sanche

JZ0QJM · USA

DUPR

4.564

阵营 2负方
MM
Michel Marcoux

DN77X6 · USA

DUPR

3.816

MB
Michel Beaulieu

EWX0EO · USA

DUPR

4.423

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8379373092
显示原始对决元数据 JSON
[
  {
    "team_id": 6822386260,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ren� Germain",
        "dupr_id": "N7VV72",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Claude sanche",
        "dupr_id": "JZ0QJM",
        "rating": 4.564,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5600095458,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michel Marcoux",
        "dupr_id": "DN77X6",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michel Beaulieu",
        "dupr_id": "EWX0EO",
        "rating": 4.423,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]