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

PKLYN Premier League!

ID: 4484677109

对局比分

15-5

落败 / Loss

对决日期

2026-05-21

对局时间 (估算)

6:15 AM

对决场地

PKLYN

View Facility Page →

对决竞争阵营

阵营 1胜方
SL
Steven Le

1NQLZ2 · Kings County, NY, US

DUPR

4.271

JB
James Belsey

7DK709 · USA

DUPR

4.272

阵营 2负方
TW
Thomas Wang

WKOO6M · New York, NY, US

DUPR

4.151

BR
Ben Rudnitsky

MYZL4L · Kings County, NY, US

DUPR

4.149

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4484677109
显示原始对决元数据 JSON
[
  {
    "team_id": 7131476199,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Le",
        "dupr_id": "1NQLZ2",
        "rating": 4.271,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "James Belsey",
        "dupr_id": "7DK709",
        "rating": 4.272,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6736626553,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thomas Wang",
        "dupr_id": "WKOO6M",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Ben Rudnitsky",
        "dupr_id": "MYZL4L",
        "rating": 4.149,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  }
]