返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Capital Pro Pickelball League - GroupRoundRobinwithSingleElimination

ID: 8266913012

对局比分

13-15

落败 / Loss

对决日期

2026-02-23

对局时间 (估算)

9:00 PM

对决场地

Racquet Social India, behind Mayapuri, Block B, Mayapuri Industrial Area Phase I, Mayapuri, New Delhi, Delhi, India

未核实场馆

对决竞争阵营

阵营 1负方
RT
Rayaan Taneja

E9WOWM · New Delhi, DL, IN

DUPR

4.288

RB
Rohan Bhatnagar

GGMKDD · USA

DUPR

5.071

阵营 2胜方
AN
Aditya Nandal

RW4W6E · Gurugram, HR, IN

DUPR

4.601

NS
Nishaan singh

JJLN4O · USA

DUPR

4.595

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8266913012
显示原始对决元数据 JSON
[
  {
    "team_id": 4920503721,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rayaan Taneja",
        "dupr_id": "E9WOWM",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": "New Delhi, DL, IN"
      },
      {
        "name": "Rohan Bhatnagar",
        "dupr_id": "GGMKDD",
        "rating": 5.071,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5316449706,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aditya Nandal",
        "dupr_id": "RW4W6E",
        "rating": 4.601,
        "profile_pic_url": null,
        "location": "Gurugram, HR, IN"
      },
      {
        "name": "Nishaan singh",
        "dupr_id": "JJLN4O",
        "rating": 4.595,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]