返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

DUPR Reset Round Robin

ID: 7981177732

对局比分

0-11

落败 / Loss

对决日期

2026-05-29

对局时间 (估算)

5:00 PM

对决场地

3900 Easton Station, Columbus, OH 43219, USA

未核实场馆

对决竞争阵营

阵营 1负方
GM
Gaelle Morency

4P2PXM · Columbus, OH, US

DUPR

2.505

BS
Bishnu Shankhar

0PDDJX · USA

DUPR

2.258

阵营 2胜方
PK
Puneet Kumar

MYLVVG · Sunbury, OH, US

DUPR

4.293

CS
Chandra Sinchuri

JY07GW · USA

DUPR

2.356

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7981177732
显示原始对决元数据 JSON
[
  {
    "team_id": 7361595086,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gaelle Morency",
        "dupr_id": "4P2PXM",
        "rating": 2.505,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Bishnu Shankhar",
        "dupr_id": "0PDDJX",
        "rating": 2.258,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7889141023,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Puneet Kumar",
        "dupr_id": "MYLVVG",
        "rating": 4.293,
        "profile_pic_url": null,
        "location": "Sunbury, OH, US"
      },
      {
        "name": "Chandra Sinchuri",
        "dupr_id": "JY07GW",
        "rating": 2.356,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]