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

MLP League - Open - Open - Group 1 Round 1

ID: 8292782787

对局比分

6-11

获胜 / Win

对决日期

2026-01-08

对局时间 (估算)

4:45 AM

对决场地

Northville Pickleball Club

未核实场馆

对决竞争阵营

阵营 1负方
SK
Shreyas Kanthadi

XJ0WP7 · Bloomfield Hills, MI, US

DUPR

4.188

IS
Igor Sigal

9P4ODV · USA

DUPR

4.218

阵营 2胜方
HQ
Hani Qaqish

1RQEQZ · Livonia, MI, US

DUPR

4.417

NS
Nicholas Shelar

3ZJVXQ · Plymouth, MI, US

DUPR

4.219

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8292782787
显示原始对决元数据 JSON
[
  {
    "team_id": 6229321019,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shreyas Kanthadi",
        "dupr_id": "XJ0WP7",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": "Bloomfield Hills, MI, US"
      },
      {
        "name": "Igor Sigal",
        "dupr_id": "9P4ODV",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6947867595,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hani Qaqish",
        "dupr_id": "1RQEQZ",
        "rating": 4.417,
        "profile_pic_url": null,
        "location": "Livonia, MI, US"
      },
      {
        "name": "Nicholas Shelar",
        "dupr_id": "3ZJVXQ",
        "rating": 4.219,
        "profile_pic_url": null,
        "location": "Plymouth, MI, US"
      }
    ]
  }
]