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

Men's 3.8+ Ladder League

ID: 8436354110

对局比分

11-5

获胜 / Win

对决日期

2026-02-24

对局时间 (估算)

3:30 PM

对决场地

490 Old Connecticut Path, Framingham, MA 01701, USA

未核实场馆

对决竞争阵营

阵营 1胜方
WH
William Huang

1QMRWD · Holliston, MA, US

DUPR

4.488

MH
Matt Hickey

3P2VDQ · USA

DUPR

4.093

阵营 2负方
DB
Diego Buritica

L5LP0K · Westborough, MA, US

DUPR

4.218

MB
Marwann Benjelloun

V2YKD6 · Framingham, MA, US

DUPR

4.057

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8436354110
显示原始对决元数据 JSON
[
  {
    "team_id": 5476242470,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Huang",
        "dupr_id": "1QMRWD",
        "rating": 4.488,
        "profile_pic_url": null,
        "location": "Holliston, MA, US"
      },
      {
        "name": "Matt Hickey",
        "dupr_id": "3P2VDQ",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5480151689,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Diego Buritica",
        "dupr_id": "L5LP0K",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "Westborough, MA, US"
      },
      {
        "name": "Marwann Benjelloun",
        "dupr_id": "V2YKD6",
        "rating": 4.057,
        "profile_pic_url": null,
        "location": "Framingham, MA, US"
      }
    ]
  }
]