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

DUPR Mens 3.5 & Up Thurs PM - Session 3, Thu May 28

ID: 6446910452

对局比分

15-11

获胜 / Win

对决日期

2026-05-29

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MJ
Mark Jakovcic

67PXOG · USA

DUPR

3.847

RC
Richard Chell

G5XYLV · Kelowna, BC, CA

DUPR

3.911

阵营 2负方
ND
Neil Denby

WKL2MM · USA

DUPR

3.967

RT
Richard Tremblay

94ZGVJ · USA

DUPR

3.925

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6446910452
显示原始对决元数据 JSON
[
  {
    "team_id": 8431497509,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Jakovcic",
        "dupr_id": "67PXOG",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Richard Chell",
        "dupr_id": "G5XYLV",
        "rating": 3.911,
        "profile_pic_url": null,
        "location": "Kelowna, BC, CA"
      }
    ]
  },
  {
    "team_id": 7403979394,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Neil Denby",
        "dupr_id": "WKL2MM",
        "rating": 3.967,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Richard Tremblay",
        "dupr_id": "94ZGVJ",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]