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

BOTB 20 Division

ID: 4593271405

对局比分

17-21

获胜 / Win

对决日期

2025-06-14

对局时间 (估算)

2:15 AM

对决场地

The Picklr

View Facility Page →

对决竞争阵营

阵营 1负方
JS
Job Santillan

3OEQE8 · Salt Lake City, UT, US

DUPR

4.768

CN
Chase Nuttall

QP2G0D · Park City, UT, US

DUPR

5.077

阵营 2胜方
FH
Faathih Haider

1Q0V04 · Lebanon, IN, US

DUPR

4.619

AK
Alema Key

1RDLZE · Morgan, UT, US

DUPR

5.223

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4593271405
显示原始对决元数据 JSON
[
  {
    "team_id": 8354282211,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Job Santillan",
        "dupr_id": "3OEQE8",
        "rating": 4.768,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Chase Nuttall",
        "dupr_id": "QP2G0D",
        "rating": 5.077,
        "profile_pic_url": null,
        "location": "Park City, UT, US"
      }
    ]
  },
  {
    "team_id": 4714080102,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Faathih Haider",
        "dupr_id": "1Q0V04",
        "rating": 4.619,
        "profile_pic_url": null,
        "location": "Lebanon, IN, US"
      },
      {
        "name": "Alema Key",
        "dupr_id": "1RDLZE",
        "rating": 5.223,
        "profile_pic_url": null,
        "location": "Morgan, UT, US"
      }
    ]
  }
]