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

Smash and Cash - Intermediate

ID: 7978003306

对局比分

14-16

落败 / Loss

对决日期

2025-08-09

对局时间 (估算)

11:30 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1负方
JB
Jason Brown

3Y2DW4 · Lenexa, KS, US

DUPR

4.313

RP
Raven Peer

3PMRLM · Kansas City, KS, US

DUPR

4.575

阵营 2胜方
TT
Tate Turner

GG92GV · Overland Park, KS, US

DUPR

4.569

EH
Ernesto Hernandez

4ZLJKG · Shawnee, KS, US

DUPR

4.711

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7978003306
显示原始对决元数据 JSON
[
  {
    "team_id": 5206823962,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Brown",
        "dupr_id": "3Y2DW4",
        "rating": 4.313,
        "profile_pic_url": null,
        "location": "Lenexa, KS, US"
      },
      {
        "name": "Raven Peer",
        "dupr_id": "3PMRLM",
        "rating": 4.575,
        "profile_pic_url": null,
        "location": "Kansas City, KS, US"
      }
    ]
  },
  {
    "team_id": 6977037551,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tate Turner",
        "dupr_id": "GG92GV",
        "rating": 4.569,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Ernesto Hernandez",
        "dupr_id": "4ZLJKG",
        "rating": 4.711,
        "profile_pic_url": null,
        "location": "Shawnee, KS, US"
      }
    ]
  }
]