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

RA Open - Men's Doubles Senior Open

ID: 5682797378

对局比分

13-15

落败 / Loss

对决日期

2025-12-29

对局时间 (估算)

3:30 PM

对决场地

Ottawa, ON

View Facility Page →

对决竞争阵营

阵营 1负方
GL
Guy Lamarche

V7MV67 · Stormont, Dundas and Glengarry United Counties, ON, CA

DUPR

4.279

SB
Steve Bean

KOM5W6 · Stormont, Dundas and Glengarry United Counties, ON, CA

DUPR

4.440

阵营 2胜方
CC
Chris Coveny

NROXR6 · Ottawa, ON, CA

DUPR

4.142

GF
Glen Fujiwara

RXM6RD · Ottawa, ON, CA

DUPR

4.097

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5682797378
显示原始对决元数据 JSON
[
  {
    "team_id": 4360470244,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Guy Lamarche",
        "dupr_id": "V7MV67",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Stormont, Dundas and Glengarry United Counties, ON, CA"
      },
      {
        "name": "Steve Bean",
        "dupr_id": "KOM5W6",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Stormont, Dundas and Glengarry United Counties, ON, CA"
      }
    ]
  },
  {
    "team_id": 4306533617,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris  Coveny",
        "dupr_id": "NROXR6",
        "rating": 4.142,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Glen Fujiwara",
        "dupr_id": "RXM6RD",
        "rating": 4.097,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]