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

Smash and Cash - Intermediate

ID: 5136461802

对局比分

4-11

获胜 / Win

对决日期

2025-08-09

对局时间 (估算)

7:30 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1负方
JP
Jared Peterson

ZNDRGQ · Lee's Summit, MO, US

DUPR

3.839

BS
Brandton Shriner

L5E65Q · Overland Park, KS, US

DUPR

4.014

阵营 2胜方
JB
Jason Brown

3Y2DW4 · Lenexa, KS, US

DUPR

4.359

RP
Raven Peer

3PMRLM · Kansas City, KS, US

DUPR

4.665

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5136461802
显示原始对决元数据 JSON
[
  {
    "team_id": 4704674371,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jared Peterson",
        "dupr_id": "ZNDRGQ",
        "rating": 3.839,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Brandton Shriner",
        "dupr_id": "L5E65Q",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      }
    ]
  },
  {
    "team_id": 6118996223,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Brown",
        "dupr_id": "3Y2DW4",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "Lenexa, KS, US"
      },
      {
        "name": "Raven Peer",
        "dupr_id": "3PMRLM",
        "rating": 4.665,
        "profile_pic_url": null,
        "location": "Kansas City, KS, US"
      }
    ]
  }
]