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

Monday at smash

ID: 8088890300

对局比分

11-4

获胜 / Win

对决日期

2026-05-26

对局时间 (估算)

9:00 PM

对决场地

22221 153rd Ave SE

未核实场馆

对决竞争阵营

阵营 1胜方
AS
Amber Smalley

XKGDMX · Renton, WA, US

DUPR

3.220

SC
Sherry Clarin

7JR0K5 · Maple Valley, WA, US

DUPR

3.304

阵营 2负方
KL
Katy Lewis

L596DQ · USA

DUPR

3.433

PB
Paula Boyd

552MXL · Lake Morton-Berrydale, WA, US

DUPR

2.467

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8088890300
显示原始对决元数据 JSON
[
  {
    "team_id": 6664576769,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amber Smalley",
        "dupr_id": "XKGDMX",
        "rating": 3.22,
        "profile_pic_url": null,
        "location": "Renton, WA, US"
      },
      {
        "name": "Sherry Clarin",
        "dupr_id": "7JR0K5",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": "Maple Valley, WA, US"
      }
    ]
  },
  {
    "team_id": 5154923507,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katy Lewis",
        "dupr_id": "L596DQ",
        "rating": 3.433,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paula  Boyd",
        "dupr_id": "552MXL",
        "rating": 2.467,
        "profile_pic_url": null,
        "location": "Lake Morton-Berrydale, WA, US"
      }
    ]
  }
]