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

Jeff Jefferson League - 5th edition - Session 4

ID: 7433841663

对局比分

11-9

落败 / Loss

对决日期

2026-05-14

对局时间 (估算)

4:45 AM

对决场地

Minnesota, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
AM
Alex McAndrew

L5KRP6 · Minneapolis, MN, US

DUPR

4.703

CG
Cody Ganz

XJZX92 · Apple Valley, MN, US

DUPR

4.526

阵营 2负方
JH
Joshua Henkemeyer

99422R · Hastings, MN, US

DUPR

4.236

TD
Tommy Danner

GGDNMX · USA

DUPR

4.590

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7433841663
显示原始对决元数据 JSON
[
  {
    "team_id": 6418613025,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex McAndrew",
        "dupr_id": "L5KRP6",
        "rating": 4.703,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Cody Ganz",
        "dupr_id": "XJZX92",
        "rating": 4.526,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      }
    ]
  },
  {
    "team_id": 7527020185,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua Henkemeyer",
        "dupr_id": "99422R",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": "Hastings, MN, US"
      },
      {
        "name": "Tommy Danner",
        "dupr_id": "GGDNMX",
        "rating": 4.59,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]