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

BOTB 20 Division

ID: 6639127799

对局比分

13-21

获胜 / Win

对决日期

2025-06-14

对局时间 (估算)

12:45 AM

对决场地

The Picklr

View Facility Page →

对决竞争阵营

阵营 1负方
JS
Job Santillan

3OEQE8 · Salt Lake City, UT, US

DUPR

4.697

CN
Chase Nuttall

QP2G0D · Park City, UT, US

DUPR

5.056

阵营 2胜方
MC
Matt Cragun

8KNP78 · Layton, UT, US

DUPR

5.056

TB
Tanner Burningham

8J2XD8 · Nashville, TN, US

DUPR

5.017

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6639127799
显示原始对决元数据 JSON
[
  {
    "team_id": 4695062948,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Job Santillan",
        "dupr_id": "3OEQE8",
        "rating": 4.697,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Chase Nuttall",
        "dupr_id": "QP2G0D",
        "rating": 5.056,
        "profile_pic_url": null,
        "location": "Park City, UT, US"
      }
    ]
  },
  {
    "team_id": 7513278331,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Cragun",
        "dupr_id": "8KNP78",
        "rating": 5.056,
        "profile_pic_url": null,
        "location": "Layton, UT, US"
      },
      {
        "name": "Tanner Burningham",
        "dupr_id": "8J2XD8",
        "rating": 5.017,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      }
    ]
  }
]