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

Men's 3.8+ Ladder League

ID: 7591712228

对局比分

11-6

获胜 / Win

对决日期

2026-02-03

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
WH
William Huang

1QMRWD · Holliston, MA, US

DUPR

4.489

FM
Faris Moughal

O66WR7 · USA

DUPR

4.572

阵营 2负方
CF
Cameron Frank

0ZXXMX · USA

DUPR

4.129

DB
Diego Buritica

L5LP0K · Westborough, MA, US

DUPR

4.399

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7591712228
显示原始对决元数据 JSON
[
  {
    "team_id": 7542430432,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Huang",
        "dupr_id": "1QMRWD",
        "rating": 4.489,
        "profile_pic_url": null,
        "location": "Holliston, MA, US"
      },
      {
        "name": "Faris Moughal",
        "dupr_id": "O66WR7",
        "rating": 4.572,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4339394568,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cameron Frank",
        "dupr_id": "0ZXXMX",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Diego Buritica",
        "dupr_id": "L5LP0K",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "Westborough, MA, US"
      }
    ]
  }
]