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

Castro Valley Backyard Pickleball

ID: 4412464456

对局比分

3-11

获胜 / Win

对决日期

2025-08-01

对局时间 (估算)

5:00 PM

对决场地

Pleasanton, CA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
BB
Bryan Baptist

W64QLL · USA

DUPR

3.845

GS
Greg Salmon

8GLXQ1 · Lahaina, HI, US

DUPR

4.251

阵营 2胜方
GM
George Murphy

8EP0NJ · USA

DUPR

3.688

WA
Walter Armstrong

L52V7Q · Pleasanton, CA, US

DUPR

4.131

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4412464456
显示原始对决元数据 JSON
[
  {
    "team_id": 4785341093,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bryan Baptist",
        "dupr_id": "W64QLL",
        "rating": 3.845,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Greg Salmon",
        "dupr_id": "8GLXQ1",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": "Lahaina, HI, US"
      }
    ]
  },
  {
    "team_id": 6061645841,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "George Murphy",
        "dupr_id": "8EP0NJ",
        "rating": 3.688,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Walter Armstrong",
        "dupr_id": "L52V7Q",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": "Pleasanton, CA, US"
      }
    ]
  }
]