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

2026 Pickle Money Ball - Men's Doubles Skill: (4.499 And Under)

ID: 4448946695

对局比分

12-15

获胜 / Win

对决日期

2026-03-22

对局时间 (估算)

12:45 AM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
GJ
Garret Johnson

12P9E1 · Gilbert, AZ, US

DUPR

4.500

AH
Andrew Hemauer

YGQDEP · Mesa, AZ, US

DUPR

4.496

阵营 2胜方
KK
Kevin Keiner

YGYV5G · Albuquerque, NM, US

DUPR

4.461

RH
Ryan Holloway

Z9292L · Albuquerque, NM, US

DUPR

4.591

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4448946695
显示原始对决元数据 JSON
[
  {
    "team_id": 6826249156,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Garret Johnson",
        "dupr_id": "12P9E1",
        "rating": 4.5,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Andrew Hemauer",
        "dupr_id": "YGQDEP",
        "rating": 4.496,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 6332990982,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Keiner",
        "dupr_id": "YGYV5G",
        "rating": 4.461,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      },
      {
        "name": "Ryan Holloway",
        "dupr_id": "Z9292L",
        "rating": 4.591,
        "profile_pic_url": null,
        "location": "Albuquerque, NM, US"
      }
    ]
  }
]