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

Pool 1

ID: 5863281674

对局比分

4-15

落败 / Loss

对决日期

2024-09-07

对局时间 (估算)

3:30 PM

对决场地

Kingsbury Club

View Facility Page →

对决竞争阵营

阵营 1负方
TT
Timur Tsorayev

3OWJ52 · USA

DUPR

4.921

CH
Cesar Hernandez

3X06Y5 · Ashland, MA, US

DUPR

5.260

阵营 2胜方
JD
Johan Du Randt

355XJ0 · Wayland, MA, US

DUPR

5.569

RM
Ryan Morneau

3LMNYZ · Harrisonburg, VA, US

DUPR

5.455

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5863281674
显示原始对决元数据 JSON
[
  {
    "team_id": 8413179254,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Timur Tsorayev",
        "dupr_id": "3OWJ52",
        "rating": 4.921,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cesar Hernandez",
        "dupr_id": "3X06Y5",
        "rating": 5.26,
        "profile_pic_url": null,
        "location": "Ashland, MA, US"
      }
    ]
  },
  {
    "team_id": 6549540454,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Johan Du Randt",
        "dupr_id": "355XJ0",
        "rating": 5.569,
        "profile_pic_url": null,
        "location": "Wayland, MA, US"
      },
      {
        "name": "Ryan Morneau",
        "dupr_id": "3LMNYZ",
        "rating": 5.455,
        "profile_pic_url": null,
        "location": "Harrisonburg, VA, US"
      }
    ]
  }
]