返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Men's Doubles League 3.5+ - Session 5, Tue Apr 21

ID: 4561032820

对局比分

8-11

落败 / Loss

对决日期

2026-04-22

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
BH
Blake Huntsman

EG9RYV · USA

DUPR

3.032

AS
Alexander Sam

RZMM6E · Houston, TX, US

DUPR

3.877

阵营 2胜方
WL
Wayne Lu

XKL9ZR · USA

DUPR

3.336

FS
Fardad Sadeghi

EWWWMV · USA

DUPR

3.262

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4561032820
显示原始对决元数据 JSON
[
  {
    "team_id": 8499592892,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Blake Huntsman",
        "dupr_id": "EG9RYV",
        "rating": 3.032,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alexander Sam",
        "dupr_id": "RZMM6E",
        "rating": 3.877,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 8402339465,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Wayne Lu",
        "dupr_id": "XKL9ZR",
        "rating": 3.336,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Fardad Sadeghi",
        "dupr_id": "EWWWMV",
        "rating": 3.262,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]