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

Monday at Smash

ID: 7530500260

对局比分

5-11

落败 / Loss

对决日期

2026-03-17

对局时间 (估算)

5:00 PM

对决场地

22221 153rd Ave SE

未核实场馆

对决竞争阵营

阵营 1负方
AM
Andy McCulloch

QJ2JV4 · Renton, WA, US

DUPR

3.206

PB
Paula Boyd

552MXL · Lake Morton-Berrydale, WA, US

DUPR

2.547

阵营 2胜方
LS
Lesley Seckinger

MPPN6P · Maple Valley, WA, US

DUPR

3.165

SC
Sherry Clarin

7JR0K5 · Maple Valley, WA, US

DUPR

3.093

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7530500260
显示原始对决元数据 JSON
[
  {
    "team_id": 6531946100,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andy McCulloch",
        "dupr_id": "QJ2JV4",
        "rating": 3.206,
        "profile_pic_url": null,
        "location": "Renton, WA, US"
      },
      {
        "name": "Paula  Boyd",
        "dupr_id": "552MXL",
        "rating": 2.547,
        "profile_pic_url": null,
        "location": "Lake Morton-Berrydale, WA, US"
      }
    ]
  },
  {
    "team_id": 7820647946,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lesley  Seckinger",
        "dupr_id": "MPPN6P",
        "rating": 3.165,
        "profile_pic_url": null,
        "location": "Maple Valley, WA, US"
      },
      {
        "name": "Sherry Clarin",
        "dupr_id": "7JR0K5",
        "rating": 3.093,
        "profile_pic_url": null,
        "location": "Maple Valley, WA, US"
      }
    ]
  }
]