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

Monday at Smash

ID: 7147606852

对局比分

3-11

获胜 / Win

对决日期

2026-04-07

对局时间 (估算)

5:00 PM

对决场地

22221 153rd Ave SE

未核实场馆

对决竞争阵营

阵营 1负方
AS
Amber Smalley

XKGDMX · Renton, WA, US

DUPR

3.244

SJ
Stephanie Jones

QJ6V2R · Maple Valley, WA, US

DUPR

2.693

阵营 2胜方
Katrina Dohn

J55GXD · Tukwila, WA, US

DUPR

3.315

LS
Lesley Seckinger

MPPN6P · Maple Valley, WA, US

DUPR

3.234

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7147606852
显示原始对决元数据 JSON
[
  {
    "team_id": 8040976244,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amber Smalley",
        "dupr_id": "XKGDMX",
        "rating": 3.244,
        "profile_pic_url": null,
        "location": "Renton, WA, US"
      },
      {
        "name": "Stephanie Jones",
        "dupr_id": "QJ6V2R",
        "rating": 2.693,
        "profile_pic_url": null,
        "location": "Maple Valley, WA, US"
      }
    ]
  },
  {
    "team_id": 7966205047,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Katrina Dohn",
        "dupr_id": "J55GXD",
        "rating": 3.315,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/149343_655ad593ad7a9.jpg",
        "location": "Tukwila, WA, US"
      },
      {
        "name": "Lesley  Seckinger",
        "dupr_id": "MPPN6P",
        "rating": 3.234,
        "profile_pic_url": null,
        "location": "Maple Valley, WA, US"
      }
    ]
  }
]