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

Monday at smash

ID: 8065454414

对局比分

4-11

获胜 / Win

对决日期

2026-05-26

对局时间 (估算)

3:30 PM

对决场地

22221 153rd Ave SE

未核实场馆

对决竞争阵营

阵营 1负方
BB
Brian Boyd

JP702J · Kent, WA, US

DUPR

3.286

PB
Paula Boyd

552MXL · Lake Morton-Berrydale, WA, US

DUPR

2.505

阵营 2胜方
SC
Sherry Clarin

7JR0K5 · Maple Valley, WA, US

DUPR

3.289

CT
Coley Tipton

WKMENQ · Hobart, WA, US

DUPR

3.268

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8065454414
显示原始对决元数据 JSON
[
  {
    "team_id": 7737486819,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Boyd",
        "dupr_id": "JP702J",
        "rating": 3.286,
        "profile_pic_url": null,
        "location": "Kent, WA, US"
      },
      {
        "name": "Paula  Boyd",
        "dupr_id": "552MXL",
        "rating": 2.505,
        "profile_pic_url": null,
        "location": "Lake Morton-Berrydale, WA, US"
      }
    ]
  },
  {
    "team_id": 6365420250,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sherry Clarin",
        "dupr_id": "7JR0K5",
        "rating": 3.289,
        "profile_pic_url": null,
        "location": "Maple Valley, WA, US"
      },
      {
        "name": "Coley Tipton",
        "dupr_id": "WKMENQ",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": "Hobart, WA, US"
      }
    ]
  }
]