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

Jeff Jefferson League - 5th edition - Session 7

ID: 7815218641

对局比分

1-11

获胜 / Win

对决日期

2026-06-04

对局时间 (估算)

2:15 AM

对决场地

Minnesota, USA

View Facility Page →

对决竞争阵营

阵营 1负方
KK
Kyler Kinnamon

ZNLLXW · Minneapolis, MN, US

DUPR

4.774

AM
Alex McAndrew

L5KRP6 · Minneapolis, MN, US

DUPR

4.678

阵营 2胜方
CG
Cody Ganz

XJZX92 · Apple Valley, MN, US

DUPR

4.686

MO

DUPR

4.482

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7815218641
显示原始对决元数据 JSON
[
  {
    "team_id": 6453025823,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyler Kinnamon",
        "dupr_id": "ZNLLXW",
        "rating": 4.774,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Alex McAndrew",
        "dupr_id": "L5KRP6",
        "rating": 4.678,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5216597036,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cody Ganz",
        "dupr_id": "XJZX92",
        "rating": 4.686,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      },
      {
        "name": "Marty O’Shaughnessy",
        "dupr_id": "Q5KK7R",
        "rating": 4.482,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]