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

Men's 3.8+ Ladder League

ID: 6890799625

对局比分

11-4

获胜 / Win

对决日期

2026-02-03

对局时间 (估算)

2:15 AM

对决场地

490 Old Connecticut Path, Framingham, MA 01701, USA

未核实场馆

对决竞争阵营

阵营 1胜方
WH
William Huang

1QMRWD · Holliston, MA, US

DUPR

4.520

CF
Cameron Frank

0ZXXMX · USA

DUPR

4.257

阵营 2负方
MH
Matt Hickey

3P2VDQ · USA

DUPR

4.082

DB
Diego Buritica

L5LP0K · Westborough, MA, US

DUPR

4.055

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6890799625
显示原始对决元数据 JSON
[
  {
    "team_id": 5976123735,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Huang",
        "dupr_id": "1QMRWD",
        "rating": 4.52,
        "profile_pic_url": null,
        "location": "Holliston, MA, US"
      },
      {
        "name": "Cameron Frank",
        "dupr_id": "0ZXXMX",
        "rating": 4.257,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7040825255,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Hickey",
        "dupr_id": "3P2VDQ",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Diego Buritica",
        "dupr_id": "L5LP0K",
        "rating": 4.055,
        "profile_pic_url": null,
        "location": "Westborough, MA, US"
      }
    ]
  }
]