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

Monday at smash

ID: 8114228674

对局比分

7-11

获胜 / Win

对决日期

2026-05-26

对局时间 (估算)

11:30 PM

对决场地

22221 153rd Ave SE

未核实场馆

对决竞争阵营

阵营 1负方
SC
Sherry Clarin

7JR0K5 · Maple Valley, WA, US

DUPR

3.299

PB
Paula Boyd

552MXL · Lake Morton-Berrydale, WA, US

DUPR

2.461

阵营 2胜方
LS
Lesley Seckinger

MPPN6P · Maple Valley, WA, US

DUPR

3.125

SJ
Stephanie Jones

QJ6V2R · Maple Valley, WA, US

DUPR

2.790

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8114228674
显示原始对决元数据 JSON
[
  {
    "team_id": 6605127008,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sherry Clarin",
        "dupr_id": "7JR0K5",
        "rating": 3.299,
        "profile_pic_url": null,
        "location": "Maple Valley, WA, US"
      },
      {
        "name": "Paula  Boyd",
        "dupr_id": "552MXL",
        "rating": 2.461,
        "profile_pic_url": null,
        "location": "Lake Morton-Berrydale, WA, US"
      }
    ]
  },
  {
    "team_id": 8285782031,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lesley  Seckinger",
        "dupr_id": "MPPN6P",
        "rating": 3.125,
        "profile_pic_url": null,
        "location": "Maple Valley, WA, US"
      },
      {
        "name": "Stephanie Jones",
        "dupr_id": "QJ6V2R",
        "rating": 2.79,
        "profile_pic_url": null,
        "location": "Maple Valley, WA, US"
      }
    ]
  }
]