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

DUPR Circuit Nights by Pune Picklers Club

ID: 7514080144

对局比分

11-7

获胜 / Win

对决日期

2026-04-30

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JR
Joel Roy

LW4R06 · Pune, MH, IN

DUPR

4.103

SJ
Shauri Jain

7NR44M · USA

DUPR

3.235

阵营 2负方
NM
Nikhil Mittal

EGO6EJ · Pimpri-Chinchwad, MH, IN

DUPR

3.995

PN
Punit Nath

KO7KEY · USA

DUPR

3.735

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7514080144
显示原始对决元数据 JSON
[
  {
    "team_id": 4862503823,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joel  Roy",
        "dupr_id": "LW4R06",
        "rating": 4.103,
        "profile_pic_url": null,
        "location": "Pune, MH, IN"
      },
      {
        "name": "Shauri Jain",
        "dupr_id": "7NR44M",
        "rating": 3.235,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7789075395,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nikhil Mittal",
        "dupr_id": "EGO6EJ",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": "Pimpri-Chinchwad, MH, IN"
      },
      {
        "name": "Punit  Nath",
        "dupr_id": "KO7KEY",
        "rating": 3.735,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]