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

Rotating Partner Round Robin

ID: 6632869108

对局比分

0-11

落败 / Loss

对决日期

2026-02-16

对局时间 (估算)

5:00 PM

对决场地

The Picklr Denton

未核实场馆

对决竞争阵营

阵营 1负方
KC
Krishna C

V7DY2J · Northlake, TX, US

DUPR

3.868

SA
Sevvel Anand S

L5L02Q · Northlake, TX, US

DUPR

3.688

阵营 2胜方
KS
Kyle S

NYQL02 · Northlake, TX, US

DUPR

4.335

SC
Sidarth Chobe

ZN6O7Q · Northlake, TX, US

DUPR

3.776

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6632869108
显示原始对决元数据 JSON
[
  {
    "team_id": 6926969202,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Krishna C",
        "dupr_id": "V7DY2J",
        "rating": 3.868,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Sevvel Anand S",
        "dupr_id": "L5L02Q",
        "rating": 3.688,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      }
    ]
  },
  {
    "team_id": 8429868972,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle S",
        "dupr_id": "NYQL02",
        "rating": 4.335,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      },
      {
        "name": "Sidarth Chobe",
        "dupr_id": "ZN6O7Q",
        "rating": 3.776,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      }
    ]
  }
]