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

PB4ALL Shamrock Slam - Men's Doubles 5.0+

ID: 7505592182

对局比分

15-6

落败 / Loss

对决日期

2025-03-15

对局时间 (估算)

3:30 PM

对决场地

San Rafael, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
AL
Alexander Lewkowicz

1N0RYN · San Jose, CA, US

DUPR

4.939

MB
Matt Burkhardt

XJL7O5 · San Francisco, CA, US

DUPR

5.138

阵营 2负方
MH
Max Heller

KOO0DQ · Santa Rosa, CA, US

DUPR

5.076

AK
Alexander Krohn

DNJO6L · USA

DUPR

4.358

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7505592182
显示原始对决元数据 JSON
[
  {
    "team_id": 6114059135,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander Lewkowicz",
        "dupr_id": "1N0RYN",
        "rating": 4.939,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Matt Burkhardt",
        "dupr_id": "XJL7O5",
        "rating": 5.138,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      }
    ]
  },
  {
    "team_id": 7495575411,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Max Heller",
        "dupr_id": "KOO0DQ",
        "rating": 5.076,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      },
      {
        "name": "Alexander Krohn",
        "dupr_id": "DNJO6L",
        "rating": 4.358,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]