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

APA - The Canada Cup - Mens Doubles Skill: (4.5 And Under) Age: (50 And Above)

ID: 5781435047

对局比分

2-15

落败 / Loss

对决日期

2026-02-06

对局时间 (估算)

12:45 AM

对决场地

Ottawa, ON

View Facility Page →

对决竞争阵营

阵营 1负方
GL
Guy Lamarche

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

DUPR

4.224

SB
Steve Bean

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

DUPR

4.371

阵营 2胜方
CC
Chris Coveny

NROXR6 · Ottawa, ON, CA

DUPR

4.249

DP
Dave Patel

G00YVM · Ottawa, ON, CA

DUPR

4.593

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5781435047
显示原始对决元数据 JSON
[
  {
    "team_id": 7516219487,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Guy Lamarche",
        "dupr_id": "V7MV67",
        "rating": 4.224,
        "profile_pic_url": null,
        "location": "Stormont, Dundas and Glengarry United Counties, ON, CA"
      },
      {
        "name": "Steve Bean",
        "dupr_id": "KOM5W6",
        "rating": 4.371,
        "profile_pic_url": null,
        "location": "Stormont, Dundas and Glengarry United Counties, ON, CA"
      }
    ]
  },
  {
    "team_id": 7004366260,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris  Coveny",
        "dupr_id": "NROXR6",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      },
      {
        "name": "Dave Patel",
        "dupr_id": "G00YVM",
        "rating": 4.593,
        "profile_pic_url": null,
        "location": "Ottawa, ON, CA"
      }
    ]
  }
]