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

Week 2 PKLYN Premier League!

ID: 7722583751

对局比分

15-7

落败 / Loss

对决日期

2026-05-28

对局时间 (估算)

12:45 AM

对决场地

PKLYN

View Facility Page →

对决竞争阵营

阵营 1胜方
CB
Clay Boulware

OZD6LW · Kings County, NY, US

DUPR

4.363

JF
Jonas Feuerring

J5K4LO · Kings County, NY, US

DUPR

4.578

阵营 2负方
CC
Conor Casey

7D4P60 · New York, NY, US

DUPR

4.520

SL
Steven Le

1NQLZ2 · Kings County, NY, US

DUPR

4.253

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7722583751
显示原始对决元数据 JSON
[
  {
    "team_id": 5846488679,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Clay Boulware",
        "dupr_id": "OZD6LW",
        "rating": 4.363,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      },
      {
        "name": "Jonas Feuerring",
        "dupr_id": "J5K4LO",
        "rating": 4.578,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 4691593302,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Conor Casey",
        "dupr_id": "7D4P60",
        "rating": 4.52,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Steven Le",
        "dupr_id": "1NQLZ2",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  }
]