返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Smashgiving Showdown Pickleball Tournament - Mens Doubles Skill: (3.5) Age: (Any)

ID: 7496588442

对局比分

6-11

落败 / Loss

对决日期

2025-11-30

对局时间 (估算)

7:30 PM

对决场地

Lancaster, PA

View Facility Page →

对决竞争阵营

阵营 1负方
JP
Johnny Pickles

DWNZRY · Souderton, PA, US

DUPR

3.527

TA
Taka Agawa

D9QYNX · USA

DUPR

2.976

阵营 2胜方
AS
Adrian Strother

5EVQZR · USA

DUPR

3.296

YC
Yamil Cuevas

LWZ5RZ · USA

DUPR

3.587

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7496588442
显示原始对决元数据 JSON
[
  {
    "team_id": 8024668553,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Johnny Pickles",
        "dupr_id": "DWNZRY",
        "rating": 3.527,
        "profile_pic_url": null,
        "location": "Souderton, PA, US"
      },
      {
        "name": "Taka Agawa",
        "dupr_id": "D9QYNX",
        "rating": 2.976,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5353187056,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adrian Strother",
        "dupr_id": "5EVQZR",
        "rating": 3.296,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yamil Cuevas",
        "dupr_id": "LWZ5RZ",
        "rating": 3.587,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]