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

PKLYN Premier League!

ID: 6623919587

对局比分

15-9

落败 / Loss

对决日期

2026-05-21

对局时间 (估算)

12:45 AM

对决场地

PKLYN

View Facility Page →

对决竞争阵营

阵营 1胜方
JT
Jeremy Tzeng

QPJVL4 · New York, NY, US

DUPR

4.319

BR
Ben Rudnitsky

MYZL4L · Kings County, NY, US

DUPR

4.178

阵营 2负方
SL
Steven Le

1NQLZ2 · Kings County, NY, US

DUPR

4.246

TW
Thomas Wang

WKOO6M · New York, NY, US

DUPR

4.165

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6623919587
显示原始对决元数据 JSON
[
  {
    "team_id": 7981983628,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeremy Tzeng",
        "dupr_id": "QPJVL4",
        "rating": 4.319,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Ben Rudnitsky",
        "dupr_id": "MYZL4L",
        "rating": 4.178,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 6979405787,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Steven Le",
        "dupr_id": "1NQLZ2",
        "rating": 4.246,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Thomas Wang",
        "dupr_id": "WKOO6M",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]