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

APA - The Triple Crown Open - Mens Doubles Skill: (4.499 And Under) Age: (50 And Above)

ID: 7735242335

对局比分

10-15

获胜 / Win

对决日期

2026-05-29

对局时间 (估算)

12:45 AM

对决场地

Peterborough, ON

未核实场馆

对决竞争阵营

阵营 1负方
JD
James Dillon

N7X4JW · Peterborough, ON, CA

DUPR

3.620

DG
Doug Gould

YXRROE · Peterborough, ON, CA

DUPR

3.569

阵营 2胜方
AM
Andrew MacMillan

PWV95G · Huntsville, ON, CA

DUPR

3.894

SB
Stephen Barr

QXP0V4 · USA

DUPR

3.538

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7735242335
显示原始对决元数据 JSON
[
  {
    "team_id": 5504954169,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Dillon",
        "dupr_id": "N7X4JW",
        "rating": 3.62,
        "profile_pic_url": null,
        "location": "Peterborough, ON, CA"
      },
      {
        "name": "Doug Gould",
        "dupr_id": "YXRROE",
        "rating": 3.569,
        "profile_pic_url": null,
        "location": "Peterborough, ON, CA"
      }
    ]
  },
  {
    "team_id": 4456836469,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew MacMillan",
        "dupr_id": "PWV95G",
        "rating": 3.894,
        "profile_pic_url": null,
        "location": "Huntsville, ON, CA"
      },
      {
        "name": "Stephen Barr",
        "dupr_id": "QXP0V4",
        "rating": 3.538,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]