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

Week 8 PKLYN Premier League (4.0+) - 8-Week Ladder League!

ID: 5850023976

对局比分

15-13

获胜 / Win

对决日期

2026-05-07

对局时间 (估算)

1:00 PM

对决场地

PKLYN

View Facility Page →

对决竞争阵营

阵营 1胜方
CC
Conor Casey

7D4P60 · New York, NY, US

DUPR

4.521

AK
Austin Kim

1NN96W · Kings County, NY, US

DUPR

4.101

阵营 2负方
MA
Marco Andre Lorenz

DN4XQ4 · Kings County, NY, US

DUPR

4.326

BR
Ben Rudnitsky

MYZL4L · Kings County, NY, US

DUPR

4.220

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5850023976
显示原始对决元数据 JSON
[
  {
    "team_id": 7966734206,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Conor Casey",
        "dupr_id": "7D4P60",
        "rating": 4.521,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Austin Kim",
        "dupr_id": "1NN96W",
        "rating": 4.101,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 4499717095,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marco Andre Lorenz",
        "dupr_id": "DN4XQ4",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Ben Rudnitsky",
        "dupr_id": "MYZL4L",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  }
]