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

PPL - Forge Winter Classic - Mens Doubles Skill: (Open) Age: (Any)

ID: 6830914527

对局比分

15-4

落败 / Loss

对决日期

2025-12-21

对局时间 (估算)

4:45 AM

对决场地

Ottawa, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
AR
Allan Regnier

DNVO24 · Ottawa, ON, CA

DUPR

4.800

KL
Keith Lane

1270RR · Ottawa, ON, CA

DUPR

4.831

阵营 2负方
RG
Ren� Germain

N7VV72 · USA

DUPR

4.412

SL
Stéphane Léonard

6Z0YWG · USA

DUPR

4.018

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6830914527
显示原始对决元数据 JSON
[
  {
    "team_id": 5838640225,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Allan Regnier",
        "dupr_id": "DNVO24",
        "rating": 4.8,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Keith Lane",
        "dupr_id": "1270RR",
        "rating": 4.831,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  },
  {
    "team_id": 7442280763,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ren� Germain",
        "dupr_id": "N7VV72",
        "rating": 4.412,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stéphane Léonard",
        "dupr_id": "6Z0YWG",
        "rating": 4.018,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]