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

MTP 2026 January Indoor Tournament / $1,000 Moneyball (DUPR 4.9 or Below) at More Than Pickleball - $1,000 Moneyball: DUPR 4.9 & below

ID: 8154300909

对局比分

12-15

获胜 / Win

对决日期

2026-01-18

对局时间 (估算)

10:15 AM

对决场地

Buford, GA

View Facility Page →

对决竞争阵营

阵营 1负方
CL
Changho Lee

0QZ4Y4 · Atlanta, GA, US

DUPR

4.675

ZH
Zachary Hirsch

GG4YVG · Decatur, GA, US

DUPR

4.768

阵营 2胜方
KK
Kyle Kanaitis

G5XXVQ · Woodstock, GA, US

DUPR

4.740

JC
Justin Cobkit

ZNW0JL · Marietta, GA, US

DUPR

4.691

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8154300909
显示原始对决元数据 JSON
[
  {
    "team_id": 6887203405,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Changho Lee",
        "dupr_id": "0QZ4Y4",
        "rating": 4.675,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Zachary Hirsch",
        "dupr_id": "GG4YVG",
        "rating": 4.768,
        "profile_pic_url": null,
        "location": "Decatur, GA, US"
      }
    ]
  },
  {
    "team_id": 6170157130,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle Kanaitis",
        "dupr_id": "G5XXVQ",
        "rating": 4.74,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      },
      {
        "name": "Justin Cobkit",
        "dupr_id": "ZNW0JL",
        "rating": 4.691,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]