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

Triple Couronne - Série 1-Tennis 13 - Double Mixte 4.0 50+ : 9H00 - Bracket - Quarter-final

ID: 5919495527

对局比分

15-3

获胜 / Win

对决日期

2026-03-08

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
KR
KIm Reynolds

12MKGY · Repentigny, QC, CA

DUPR

4.192

BB
Bob Bevins

307WPX · Repentigny, QC, CA

DUPR

4.232

阵营 2负方
JC
Jean Claude Clement

0RZ00N · Drummondville, QC, CA

DUPR

3.437

CS
Christina Selby

KXZ2LO · Saint-Germain-de-Grantham, QC, CA

DUPR

3.596

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5919495527
显示原始对决元数据 JSON
[
  {
    "team_id": 5989398141,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "KIm Reynolds",
        "dupr_id": "12MKGY",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Repentigny, QC, CA"
      },
      {
        "name": "Bob Bevins",
        "dupr_id": "307WPX",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "Repentigny, QC, CA"
      }
    ]
  },
  {
    "team_id": 7003442996,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jean Claude Clement",
        "dupr_id": "0RZ00N",
        "rating": 3.437,
        "profile_pic_url": null,
        "location": "Drummondville, QC, CA"
      },
      {
        "name": "Christina Selby",
        "dupr_id": "KXZ2LO",
        "rating": 3.596,
        "profile_pic_url": null,
        "location": "Saint-Germain-de-Grantham, QC, CA"
      }
    ]
  }
]