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

PickleFest - Double Masculin 4.0 - Bracket - Semi-final

ID: 6157272431

对局比分

11-15

落败 / Loss

对决日期

2026-05-09

对局时间 (估算)

12:45 AM

对决场地

St-Jean Pickleball inc, Rue Saint-Jacques, Saint-Jean-sur-Richelieu, QC, Canada

未核实场馆

对决竞争阵营

阵营 1负方
RG
René Germain

QPDJYR · Laval, QC, CA

DUPR

4.279

NG
Nicolas Germain

Y4E0YP · USA

DUPR

3.539

阵营 2胜方
TQ
Timothee Quintin

XO5OR7 · USA

DUPR

3.765

AB
Andy Bourassa

ORMDJE · USA

DUPR

4.808

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6157272431
显示原始对决元数据 JSON
[
  {
    "team_id": 7101970492,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "René Germain",
        "dupr_id": "QPDJYR",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Laval, QC, CA"
      },
      {
        "name": "Nicolas Germain",
        "dupr_id": "Y4E0YP",
        "rating": 3.539,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7293657953,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Timothee Quintin",
        "dupr_id": "XO5OR7",
        "rating": 3.765,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Bourassa",
        "dupr_id": "ORMDJE",
        "rating": 4.808,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]