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

Mixed League 3.5-3.9 Saturday

ID: 8189970669

对局比分

10-4

获胜 / Win

对决日期

2026-02-14

对局时间 (估算)

10:15 AM

对决场地

Life Time, Robbins Lane, Syosset, NY, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
GD
Gabriel Domenikos

3LXNJ6 · USA

DUPR

2.925

SB
Sumeet bhatt

YN675K · Syosset, NY, US

DUPR

3.237

阵营 2负方
MB
Martin Bolic

V25YJP · USA

DUPR

2.929

SL
Sueng Lee

ZZ7VLD · USA

DUPR

2.606

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8189970669
显示原始对决元数据 JSON
[
  {
    "team_id": 8142322584,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gabriel Domenikos",
        "dupr_id": "3LXNJ6",
        "rating": 2.925,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sumeet bhatt",
        "dupr_id": "YN675K",
        "rating": 3.237,
        "profile_pic_url": null,
        "location": "Syosset, NY, US"
      }
    ]
  },
  {
    "team_id": 5035114287,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Martin Bolic",
        "dupr_id": "V25YJP",
        "rating": 2.929,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sueng Lee",
        "dupr_id": "ZZ7VLD",
        "rating": 2.606,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]