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

DUPR Reset Round Robin

ID: 6463195374

对局比分

11-1

获胜 / Win

对决日期

2026-05-29

对局时间 (估算)

7:30 PM

对决场地

3900 Easton Station, Columbus, OH 43219, USA

未核实场馆

对决竞争阵营

阵营 1胜方
MS
Mohammad shalash

EWJK9M · USA

DUPR

3.838

PK
Puneet Kumar

MYLVVG · Sunbury, OH, US

DUPR

4.241

阵营 2负方
AA
Austin Adhikary

8JDVPD · Columbus, OH, US

DUPR

3.970

DB
Dylan Behrends

JY44KM · USA

DUPR

2.572

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6463195374
显示原始对决元数据 JSON
[
  {
    "team_id": 4461954266,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mohammad shalash",
        "dupr_id": "EWJK9M",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Puneet Kumar",
        "dupr_id": "MYLVVG",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": "Sunbury, OH, US"
      }
    ]
  },
  {
    "team_id": 6325126123,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Austin Adhikary",
        "dupr_id": "8JDVPD",
        "rating": 3.97,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Dylan  Behrends",
        "dupr_id": "JY44KM",
        "rating": 2.572,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]