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

2026 B\Town Throwdown - Cash Prize Tournament - Mens Doubles Skill: (4.0) Age: (Any)

ID: 4567770394

对局比分

10-11

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

11:30 PM

对决场地

Bloomington, IL

View Facility Page →

对决竞争阵营

阵营 1负方
CA
Chiranjivi Aulakh

E996GE · USA

DUPR

3.828

SR
Sri Ram

RWOG5N · USA

DUPR

4.057

阵营 2胜方
DM
Dominic Moore

JZ60XJ · USA

DUPR

4.226

AS
Alex Sommer

DWZ7ML · Elgin, IL, US

DUPR

4.125

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4567770394
显示原始对决元数据 JSON
[
  {
    "team_id": 7648924843,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chiranjivi Aulakh",
        "dupr_id": "E996GE",
        "rating": 3.828,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sri Ram",
        "dupr_id": "RWOG5N",
        "rating": 4.057,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6041473575,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dominic Moore",
        "dupr_id": "JZ60XJ",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Sommer",
        "dupr_id": "DWZ7ML",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": "Elgin, IL, US"
      }
    ]
  }
]