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

Monday at Smash

ID: 5146730723

对局比分

6-11

落败 / Loss

对决日期

2026-03-24

对局时间 (估算)

12:45 AM

对决场地

22221 153rd Ave SE

未核实场馆

对决竞争阵营

阵营 1负方
BB
Brian Boyd

JP702J · Kent, WA, US

DUPR

3.321

JJ
Jason Jones

JP762M · Maple Valley, WA, US

DUPR

3.643

阵营 2胜方
AS
Amber Smalley

XKGDMX · Renton, WA, US

DUPR

3.287

MG
Magdalena Gogolowicz

7NMXJ5 · Maple Valley, WA, US

DUPR

3.421

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5146730723
显示原始对决元数据 JSON
[
  {
    "team_id": 8156853091,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Boyd",
        "dupr_id": "JP702J",
        "rating": 3.321,
        "profile_pic_url": null,
        "location": "Kent, WA, US"
      },
      {
        "name": "Jason Jones",
        "dupr_id": "JP762M",
        "rating": 3.643,
        "profile_pic_url": null,
        "location": "Maple Valley, WA, US"
      }
    ]
  },
  {
    "team_id": 6997180435,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amber Smalley",
        "dupr_id": "XKGDMX",
        "rating": 3.287,
        "profile_pic_url": null,
        "location": "Renton, WA, US"
      },
      {
        "name": "Magdalena  Gogolowicz",
        "dupr_id": "7NMXJ5",
        "rating": 3.421,
        "profile_pic_url": null,
        "location": "Maple Valley, WA, US"
      }
    ]
  }
]