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

PeeBee Open 1.0 - Split Age (35+/-)

ID: 5140029596

对局比分

2-11

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

9:00 PM

对决场地

Horizon x Courtplay, Sector 58, Gurugram

未核实场馆

对决竞争阵营

阵营 1负方
RS
Rishi Soni

4VZKP6 · USA

DUPR

3.814

VS
Vivek Soni

YNXQNK · USA

DUPR

3.814

阵营 2胜方
AN
Aditya Nandal

RW4W6E · Gurugram, HR, IN

DUPR

4.778

VS
Vivek Shokeen

EWO2OW · USA

DUPR

4.709

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5140029596
显示原始对决元数据 JSON
[
  {
    "team_id": 8037118667,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rishi Soni",
        "dupr_id": "4VZKP6",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vivek Soni",
        "dupr_id": "YNXQNK",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4348311134,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aditya Nandal",
        "dupr_id": "RW4W6E",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "Gurugram, HR, IN"
      },
      {
        "name": "Vivek Shokeen",
        "dupr_id": "EWO2OW",
        "rating": 4.709,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]