返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Smash and Cash - 10.0

ID: 8475794426

对局比分

11-9

落败 / Loss

对决日期

2026-02-21

对局时间 (估算)

3:30 PM

对决场地

APEX Sports Hub, East 50th Terrace, Independence, MO, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
AP
Andrew Peterson

O6K0M2 · St. Louis, MO, US

DUPR

4.581

SE
Spencer Ellingson

2L5257 · Imperial, MO, US

DUPR

4.904

阵营 2负方
JT
Jose Tomas Betancourt

RZKONZ · Kansas City, MO, US

DUPR

4.933

JV
Justin Vochatzer

1QL0ED · Kansas City, MO, US

DUPR

4.829

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8475794426
显示原始对决元数据 JSON
[
  {
    "team_id": 8014238646,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Peterson",
        "dupr_id": "O6K0M2",
        "rating": 4.581,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      },
      {
        "name": "Spencer Ellingson",
        "dupr_id": "2L5257",
        "rating": 4.904,
        "profile_pic_url": null,
        "location": "Imperial, MO, US"
      }
    ]
  },
  {
    "team_id": 8253325507,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jose Tomas Betancourt ",
        "dupr_id": "RZKONZ",
        "rating": 4.933,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Justin Vochatzer",
        "dupr_id": "1QL0ED",
        "rating": 4.829,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  }
]