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

EVPC BYoP Sep 25 Platinum Group

ID: 8391654568

对局比分

11-5

获胜 / Win

对决日期

2025-09-26

对局时间 (估算)

5:00 PM

对决场地

Arizona Athletic Grounds

未核实场馆

对决竞争阵营

阵营 1胜方
RS
Randy Schmidt

JJWE9M · Chandler, AZ, US

DUPR

4.473

KK
Khushnood Khawaja

7DVL09 · Chandler, AZ, US

DUPR

4.043

阵营 2负方
DR
Dinesh Reddy sudula

JZLW4O · Gilbert, AZ, US

DUPR

3.853

PT
Praveen Tumu

EGYYZE · USA

DUPR

4.431

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8391654568
显示原始对决元数据 JSON
[
  {
    "team_id": 5624684320,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Randy Schmidt",
        "dupr_id": "JJWE9M",
        "rating": 4.473,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      },
      {
        "name": "Khushnood Khawaja",
        "dupr_id": "7DVL09",
        "rating": 4.043,
        "profile_pic_url": null,
        "location": "Chandler, AZ, US"
      }
    ]
  },
  {
    "team_id": 7416412253,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dinesh Reddy sudula",
        "dupr_id": "JZLW4O",
        "rating": 3.853,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Praveen Tumu",
        "dupr_id": "EGYYZE",
        "rating": 4.431,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]