返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Pool 2

ID: 6082717318

对局比分

6-11

获胜 / Win

对决日期

2025-06-07

对局时间 (估算)

11:30 PM

对决场地

Kingsbury Club

View Facility Page →

对决竞争阵营

阵营 1负方
TG
Todd Giles

1ROXNM · Burlington, MA, US

DUPR

4.758

SK
Sidney Kuo

84R4R6 · Quincy, MA, US

DUPR

4.568

阵营 2胜方
SS
Sherwayne Sharpe

8MY9L8 · Barnstable, MA, US

DUPR

5.315

AR
Alex Rastorgouev

W6N9EL · Naples, FL, US

DUPR

5.504

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6082717318
显示原始对决元数据 JSON
[
  {
    "team_id": 7560387738,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Todd Giles",
        "dupr_id": "1ROXNM",
        "rating": 4.758,
        "profile_pic_url": null,
        "location": "Burlington, MA, US"
      },
      {
        "name": "Sidney Kuo",
        "dupr_id": "84R4R6",
        "rating": 4.568,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      }
    ]
  },
  {
    "team_id": 5451555410,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sherwayne Sharpe",
        "dupr_id": "8MY9L8",
        "rating": 5.315,
        "profile_pic_url": null,
        "location": "Barnstable, MA, US"
      },
      {
        "name": "Alex Rastorgouev",
        "dupr_id": "W6N9EL",
        "rating": 5.504,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]