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

Wednesday Ladder - 5

ID: 4948520459

对局比分

15-6

落败 / Loss

对决日期

2025-06-18

对局时间 (估算)

12:45 AM

对决场地

2748 E Olivera Rd,, 94519, Concord

View Facility Page →

对决竞争阵营

阵营 1胜方
JH
Jayson Haines

3ZK77L · Orinda, CA, US

DUPR

3.829

DA
DELETED Account

KD6QM7 · USA

DUPR

3.740

阵营 2负方
RB
Richard Bernat

8M9XQL · Concord, CA, US

DUPR

3.744

KP
Karl Petty

4L7R4V · Orinda, CA, US

DUPR

3.667

数据访问 (AI / 开发者)

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

cURL Request:

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