返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

The Kingdom Clash - Mixed Doubles Skill: (3.5) Age: (5 To 37)

ID: 8553952509

对局比分

9-15

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

10:15 AM

对决场地

Nashville, TN

View Facility Page →

对决竞争阵营

阵营 1负方
SA
Shawn Androney

L2YXJZ · USA

DUPR

2.870

AG
Albert Glazer

RDYEOQ · USA

DUPR

3.960

阵营 2胜方
LW
Lily Wood

4QPXK2 · Muhlenberg County, KY, US

DUPR

3.538

JB
Jacob Burton

XKEMW4 · Auburn, KY, US

DUPR

3.896

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8553952509
显示原始对决元数据 JSON
[
  {
    "team_id": 4520514270,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shawn Androney",
        "dupr_id": "L2YXJZ",
        "rating": 2.87,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Albert Glazer",
        "dupr_id": "RDYEOQ",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5552972822,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lily Wood",
        "dupr_id": "4QPXK2",
        "rating": 3.538,
        "profile_pic_url": null,
        "location": "Muhlenberg County, KY, US"
      },
      {
        "name": "Jacob Burton",
        "dupr_id": "XKEMW4",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": "Auburn, KY, US"
      }
    ]
  }
]