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

DUPR Circuit Nights by Pune Picklers Club

ID: 5246080730

对局比分

1-11

获胜 / Win

对决日期

2026-04-30

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
PB
Parth Baxi

VXJL55 · USA

DUPR

3.489

AM
Amogh Mitkari

QJN4JR · USA

DUPR

3.681

阵营 2胜方
JR
Joel Roy

LW4R06 · Pune, MH, IN

DUPR

4.083

SJ
Shauri Jain

7NR44M · USA

DUPR

3.212

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5246080730
显示原始对决元数据 JSON
[
  {
    "team_id": 8384065857,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Parth Baxi",
        "dupr_id": "VXJL55",
        "rating": 3.489,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amogh  Mitkari",
        "dupr_id": "QJN4JR",
        "rating": 3.681,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4517841680,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joel  Roy",
        "dupr_id": "LW4R06",
        "rating": 4.083,
        "profile_pic_url": null,
        "location": "Pune, MH, IN"
      },
      {
        "name": "Shauri Jain",
        "dupr_id": "7NR44M",
        "rating": 3.212,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]