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

Pre-NYC Open Moneyball $700 - Goodland - Pre-NYC Open Moneyball $700 - Goodland

ID: 4497538744

对局比分

11-7

落败 / Loss

对决日期

2025-05-20

对局时间 (估算)

5:00 PM

对决场地

Brooklyn, NY

View Facility Page →

对决竞争阵营

阵营 1胜方
AW
Allen W Wang

KOWD47 · New York, NY, US

DUPR

5.375

JJ
Jun Jeon

PKDD2M · Seoul, KR

DUPR

5.101

阵营 2负方
LK
Leo Kupferman

W65JPG · West Orange, NJ, US

DUPR

5.166

TH
Thomas Hoffman

Q5DR4D · Hillsborough Township, NJ, US

DUPR

5.305

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4497538744
显示原始对决元数据 JSON
[
  {
    "team_id": 7035084236,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Allen W Wang",
        "dupr_id": "KOWD47",
        "rating": 5.375,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Jun Jeon",
        "dupr_id": "PKDD2M",
        "rating": 5.101,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      }
    ]
  },
  {
    "team_id": 4771023302,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Leo Kupferman",
        "dupr_id": "W65JPG",
        "rating": 5.166,
        "profile_pic_url": null,
        "location": "West Orange, NJ, US"
      },
      {
        "name": "Thomas Hoffman",
        "dupr_id": "Q5DR4D",
        "rating": 5.305,
        "profile_pic_url": null,
        "location": "Hillsborough Township, NJ, US"
      }
    ]
  }
]