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

PB4ALL Shamrock Slam - Men's Doubles 5.0+

ID: 6644285742

对局比分

4-15

落败 / Loss

对决日期

2025-03-16

对局时间 (估算)

7:30 PM

对决场地

San Rafael, CA

View Facility Page →

对决竞争阵营

阵营 1负方
MH
Max Heller

KOO0DQ · Santa Rosa, CA, US

DUPR

4.988

AK
Alexander Krohn

DNJO6L · USA

DUPR

4.155

阵营 2胜方
DB
Daniel Byun

17J5WN · Seoul, KR

DUPR

5.597

AJ
Andy Ju

ODKMP7 · USA

DUPR

5.339

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6644285742
显示原始对决元数据 JSON
[
  {
    "team_id": 8293677623,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Max Heller",
        "dupr_id": "KOO0DQ",
        "rating": 4.988,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      },
      {
        "name": "Alexander Krohn",
        "dupr_id": "DNJO6L",
        "rating": 4.155,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5493090340,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Byun",
        "dupr_id": "17J5WN",
        "rating": 5.597,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      },
      {
        "name": "Andy Ju",
        "dupr_id": "ODKMP7",
        "rating": 5.339,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]