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

Week 2 PKLYN Premier League!

ID: 6414412534

对局比分

8-15

落败 / Loss

对决日期

2026-05-28

对局时间 (估算)

11:30 PM

对决场地

PKLYN

View Facility Page →

对决竞争阵营

阵营 1负方
CC
Conor Casey

7D4P60 · New York, NY, US

DUPR

4.503

JT
Jeremy Tzeng

QPJVL4 · New York, NY, US

DUPR

4.290

阵营 2胜方
SL
Steven Le

1NQLZ2 · Kings County, NY, US

DUPR

4.291

JF
Jonas Feuerring

J5K4LO · Kings County, NY, US

DUPR

4.574

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6414412534
显示原始对决元数据 JSON
[
  {
    "team_id": 6339625243,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Conor Casey",
        "dupr_id": "7D4P60",
        "rating": 4.503,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Jeremy Tzeng",
        "dupr_id": "QPJVL4",
        "rating": 4.29,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 7874411445,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steven Le",
        "dupr_id": "1NQLZ2",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Jonas Feuerring",
        "dupr_id": "J5K4LO",
        "rating": 4.574,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  }
]