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

Wednesday Ladder - 5

ID: 4457315348

对局比分

13-15

落败 / Loss

对决日期

2025-06-18

对局时间 (估算)

9:00 PM

对决场地

2748 E Olivera Rd,, 94519, Concord

View Facility Page →

对决竞争阵营

阵营 1负方
JH
Jayson Haines

3ZK77L · Orinda, CA, US

DUPR

3.809

RB
Richard Bernat

8M9XQL · Concord, CA, US

DUPR

3.748

阵营 2胜方
KP
Karl Petty

4L7R4V · Orinda, CA, US

DUPR

3.662

DA
DELETED Account

KD6QM7 · USA

DUPR

3.835

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4457315348
显示原始对决元数据 JSON
[
  {
    "team_id": 8045112581,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jayson Haines",
        "dupr_id": "3ZK77L",
        "rating": 3.809,
        "profile_pic_url": null,
        "location": "Orinda, CA, US"
      },
      {
        "name": "Richard Bernat",
        "dupr_id": "8M9XQL",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": "Concord, CA, US"
      }
    ]
  },
  {
    "team_id": 4732530333,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Karl Petty",
        "dupr_id": "4L7R4V",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": "Orinda, CA, US"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "KD6QM7",
        "rating": 3.835,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]