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

Pickle Shack, LLC

ID: 7389354439

对局比分

8-11

落败 / Loss

对决日期

2026-06-03

对局时间 (估算)

8:45 AM

对决场地

3218 US-42, Delaware, OH 43015, USA

View Facility Page →

对决竞争阵营

阵营 1负方
JR
Jim Rieser

4L76VK · Dublin, OH, US

DUPR

3.780

DB
Dan Berry

RY4Y0D · Dublin, OH, US

DUPR

3.572

阵营 2胜方
PK
Pani Kamalanathan

KD5PLO · Dublin, OH, US

DUPR

3.624

LH
Lucas Hedgren

G5690D · Delaware, OH, US

DUPR

3.507

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7389354439
显示原始对决元数据 JSON
[
  {
    "team_id": 5051959784,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jim Rieser",
        "dupr_id": "4L76VK",
        "rating": 3.78,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      },
      {
        "name": "Dan Berry",
        "dupr_id": "RY4Y0D",
        "rating": 3.572,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      }
    ]
  },
  {
    "team_id": 7912813577,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pani Kamalanathan",
        "dupr_id": "KD5PLO",
        "rating": 3.624,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      },
      {
        "name": "Lucas Hedgren",
        "dupr_id": "G5690D",
        "rating": 3.507,
        "profile_pic_url": null,
        "location": "Delaware, OH, US"
      }
    ]
  }
]