返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Irish Open - Mens Doubles Skill: (4.5) Age: (8 To 27)

ID: 6585276813

对局比分

12-15

获胜 / Win

对决日期

2026-03-14

对局时间 (估算)

10:15 AM

对决场地

Grand Rapids, MI

View Facility Page →

对决竞争阵营

阵营 1负方
PK
Paul Kelley

X2YPJ5 · Big Rapids, MI, US

DUPR

4.163

CT
Calvin Tzeng

5EPDZV · Big Rapids, MI, US

DUPR

4.024

阵营 2胜方
AY
Andy Yin

ODE90P · Royal Oak, MI, US

DUPR

4.800

JK
Jeremy Kim

L2YJ0Z · Rochester Hills, MI, US

DUPR

4.344

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6585276813
显示原始对决元数据 JSON
[
  {
    "team_id": 6309603702,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Kelley",
        "dupr_id": "X2YPJ5",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": "Big Rapids, MI, US"
      },
      {
        "name": "Calvin Tzeng",
        "dupr_id": "5EPDZV",
        "rating": 4.024,
        "profile_pic_url": null,
        "location": "Big Rapids, MI, US"
      }
    ]
  },
  {
    "team_id": 7140374428,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andy Yin",
        "dupr_id": "ODE90P",
        "rating": 4.8,
        "profile_pic_url": null,
        "location": "Royal Oak, MI, US"
      },
      {
        "name": "Jeremy Kim",
        "dupr_id": "L2YJ0Z",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": "Rochester Hills, MI, US"
      }
    ]
  }
]