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

Pool 1

ID: 7713561561

对局比分

7-15

落败 / Loss

对决日期

2024-09-07

对局时间 (估算)

10:15 AM

对决场地

Kingsbury Club

View Facility Page →

对决竞争阵营

阵营 1负方
TT
Timur Tsorayev

3OWJ52 · Oskemen, ВКО, KZ

DUPR

4.908

CH
Cesar Hernandez

3X06Y5 · Ashland, MA, US

DUPR

5.246

阵营 2胜方
SK
Sam Kim

8JV5WM · Boston, MA, US

DUPR

5.673

RL
Robert Laidlaw

30PL42 · Chappaqua, NY, US

DUPR

5.836

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7713561561
显示原始对决元数据 JSON
[
  {
    "team_id": 8003411808,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Timur Tsorayev",
        "dupr_id": "3OWJ52",
        "rating": 4.908,
        "profile_pic_url": null,
        "location": "Oskemen, ВКО, KZ"
      },
      {
        "name": "Cesar Hernandez",
        "dupr_id": "3X06Y5",
        "rating": 5.246,
        "profile_pic_url": null,
        "location": "Ashland, MA, US"
      }
    ]
  },
  {
    "team_id": 5781573872,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sam Kim",
        "dupr_id": "8JV5WM",
        "rating": 5.673,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Robert Laidlaw",
        "dupr_id": "30PL42",
        "rating": 5.836,
        "profile_pic_url": null,
        "location": "Chappaqua, NY, US"
      }
    ]
  }
]