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

Competitive Open Play Match

ID: 5762933015

对局比分

11-9

落败 / Loss

对决日期

2026-02-08

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
KC
Krishna C

V7DY2J · Northlake, TX, US

DUPR

3.887

DR
Dan Rushiti

GG5LYG · Justin, TX, US

DUPR

4.161

阵营 2负方
SG
Saurabh Gupta

EGZVPO · Northlake, TX, US

DUPR

4.087

SC
Sidarth Chobe

ZN6O7Q · Northlake, TX, US

DUPR

3.733

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5762933015
显示原始对决元数据 JSON
[
  {
    "team_id": 4325111332,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Krishna C",
        "dupr_id": "V7DY2J",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Dan Rushiti",
        "dupr_id": "GG5LYG",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": "Justin, TX, US"
      }
    ]
  },
  {
    "team_id": 7398529366,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Saurabh Gupta",
        "dupr_id": "EGZVPO",
        "rating": 4.087,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Sidarth Chobe",
        "dupr_id": "ZN6O7Q",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      }
    ]
  }
]