返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

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

ID: 5132928659

对局比分

7-15

落败 / Loss

对决日期

2025-06-18

对局时间 (估算)

12:45 AM

对决场地

Laval, QC

View Facility Page →

对决竞争阵营

阵营 1负方
RG
Ren� Germain

N7VV72 · USA

DUPR

4.408

CS
Claude sanche

JZ0QJM · USA

DUPR

4.551

阵营 2胜方
BS
Benoit st-denis

67GX9E · USA

DUPR

4.801

DS
Derek Stacey

3PXJKX · Ottawa, ON, CA

DUPR

4.318

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5132928659
显示原始对决元数据 JSON
[
  {
    "team_id": 4931435831,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ren� Germain",
        "dupr_id": "N7VV72",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Claude sanche",
        "dupr_id": "JZ0QJM",
        "rating": 4.551,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6676889601,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Benoit st-denis",
        "dupr_id": "67GX9E",
        "rating": 4.801,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Derek Stacey",
        "dupr_id": "3PXJKX",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]