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

FDC Advanced Tournament (8.2+ Combined DUPR) - Pickleheads Pool Play - Round 1 Game 4

ID: 5246101546

对局比分

8-11

落败 / Loss

对决日期

2026-04-27

对局时间 (估算)

11:30 PM

对决场地

Lifetime Activities

View Facility Page →

对决竞争阵营

阵营 1负方
SN
Suri Nellogi

1RD77Z · USA

DUPR

4.278

SS
Sachin Sheth

1704YM · San Ramon, CA, US

DUPR

3.902

阵营 2胜方
AC
Abhay Chennagiri

9JR2JJ · Bengaluru, KA, IN

DUPR

4.162

SS
sundar subramani

EWQNKO · Fremont, CA, US

DUPR

4.302

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5246101546
显示原始对决元数据 JSON
[
  {
    "team_id": 5750603939,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Suri Nellogi",
        "dupr_id": "1RD77Z",
        "rating": 4.278,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sachin Sheth",
        "dupr_id": "1704YM",
        "rating": 3.902,
        "profile_pic_url": null,
        "location": "San Ramon, CA, US"
      }
    ]
  },
  {
    "team_id": 4837948259,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Abhay Chennagiri",
        "dupr_id": "9JR2JJ",
        "rating": 4.162,
        "profile_pic_url": null,
        "location": "Bengaluru, KA, IN"
      },
      {
        "name": "sundar subramani",
        "dupr_id": "EWQNKO",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      }
    ]
  }
]