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

Men’s 5.0 Best of the Best

ID: 5575888263

对局比分

4-11

获胜 / Win

对决日期

2025-05-10

对局时间 (估算)

4:45 AM

对决场地

The Picklr

View Facility Page →

对决竞争阵营

阵营 1负方
JG
Jorge Garcia-Haro

84QRNM · Stansbury Park, UT, US

DUPR

4.453

DC
Dj cristobal

DW6J04 · Ogden, UT, US

DUPR

4.377

阵营 2胜方
MW
Mark Walker

8JPGR4 · Centerville, UT, US

DUPR

4.923

JH
Jared Hedberg

89D24J · Bountiful, UT, US

DUPR

4.770

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5575888263
显示原始对决元数据 JSON
[
  {
    "team_id": 7635911275,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jorge Garcia-Haro",
        "dupr_id": "84QRNM",
        "rating": 4.453,
        "profile_pic_url": null,
        "location": "Stansbury Park, UT, US"
      },
      {
        "name": "Dj cristobal",
        "dupr_id": "DW6J04",
        "rating": 4.377,
        "profile_pic_url": null,
        "location": "Ogden, UT, US"
      }
    ]
  },
  {
    "team_id": 8140292101,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Walker",
        "dupr_id": "8JPGR4",
        "rating": 4.923,
        "profile_pic_url": null,
        "location": "Centerville, UT, US"
      },
      {
        "name": "Jared Hedberg",
        "dupr_id": "89D24J",
        "rating": 4.77,
        "profile_pic_url": null,
        "location": "Bountiful, UT, US"
      }
    ]
  }
]