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

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

ID: 5339277467

对局比分

15-3

获胜 / Win

对决日期

2026-04-02

对局时间 (估算)

12:45 AM

对决场地

PKLYN

View Facility Page →

对决竞争阵营

阵营 1胜方
JF
Jonas Feuerring

J5K4LO · Kings County, NY, US

DUPR

4.610

CM
Connor McAlary

59PL25 · New York, NY, US

DUPR

4.915

阵营 2负方
CC
Conor Casey

7D4P60 · New York, NY, US

DUPR

4.439

CB
Clay Boulware

OZD6LW · Kings County, NY, US

DUPR

4.198

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5339277467
显示原始对决元数据 JSON
[
  {
    "team_id": 8461850763,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonas Feuerring",
        "dupr_id": "J5K4LO",
        "rating": 4.61,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Connor McAlary",
        "dupr_id": "59PL25",
        "rating": 4.915,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 7124471774,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Conor Casey",
        "dupr_id": "7D4P60",
        "rating": 4.439,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Clay Boulware",
        "dupr_id": "OZD6LW",
        "rating": 4.198,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  }
]