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

Smashers PBG Women's League

ID: 6499349615

对局比分

11-1

获胜 / Win

对决日期

2026-05-20

对局时间 (估算)

12:45 AM

对决场地

San Angelo, TX, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
AS
Amanda Sedeno

V7NQM5 · San Angelo, TX, US

DUPR

3.188

SA

DUPR

2.958

阵营 2负方
SG
Shannon Glass

EX9PRV · USA

DUPR

3.158

JC
Jaime Colvin

5YPNLL · USA

DUPR

3.083

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6499349615
显示原始对决元数据 JSON
[
  {
    "team_id": 5451452049,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amanda Sedeno",
        "dupr_id": "V7NQM5",
        "rating": 3.188,
        "profile_pic_url": null,
        "location": "San Angelo, TX, US"
      },
      {
        "name": "Shannon AndersonRush",
        "dupr_id": "0PRZ5N",
        "rating": 2.958,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7798609145,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shannon Glass",
        "dupr_id": "EX9PRV",
        "rating": 3.158,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jaime  Colvin",
        "dupr_id": "5YPNLL",
        "rating": 3.083,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]