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

Reset Pb

ID: 7076717167

对局比分

8-11, 11-8, 11-4

获胜 / Win

对决日期

2026-02-02

对局时间 (估算)

8:45 AM

对决场地

New Orleans, LA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
HI
Hashim Inam

670GG0 · Huntington, WV, US

DUPR

4.201

DH
Devrim Hayes

DWLOD6 · New Orleans, LA, US

DUPR

4.397

阵营 2负方
PA
Praveen Akula

JJKN0M · New Orleans, LA, US

DUPR

4.546

SL
Sam Laufer

E99JKE · New Orleans, LA, US

DUPR

4.149

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7076717167
显示原始对决元数据 JSON
[
  {
    "team_id": 4576303157,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hashim Inam",
        "dupr_id": "670GG0",
        "rating": 4.201,
        "profile_pic_url": null,
        "location": "Huntington, WV, US"
      },
      {
        "name": "Devrim Hayes",
        "dupr_id": "DWLOD6",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      }
    ]
  },
  {
    "team_id": 6498210315,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Praveen Akula",
        "dupr_id": "JJKN0M",
        "rating": 4.546,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      },
      {
        "name": "Sam Laufer",
        "dupr_id": "E99JKE",
        "rating": 4.149,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      }
    ]
  }
]