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

SW 19 League Play

ID: 6458174883

对局比分

3-15

落败 / Loss

对决日期

2026-02-15

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JB
Jacob Beck

3XW5R7 · Kansas City, MO, US

DUPR

4.418

MW
Mitchell Worley

Q5W9W0 · Overland Park, KS, US

DUPR

4.335

阵营 2胜方
GS
Gustavo Sanchez

16XGRE · Shawnee, KS, US

DUPR

4.171

BH
Brian Heifner

G5W00D · Lee's Summit, MO, US

DUPR

4.669

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6458174883
显示原始对决元数据 JSON
[
  {
    "team_id": 5189563427,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacob Beck",
        "dupr_id": "3XW5R7",
        "rating": 4.418,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      },
      {
        "name": "Mitchell Worley",
        "dupr_id": "Q5W9W0",
        "rating": 4.335,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      }
    ]
  },
  {
    "team_id": 6489895771,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gustavo Sanchez",
        "dupr_id": "16XGRE",
        "rating": 4.171,
        "profile_pic_url": null,
        "location": "Shawnee, KS, US"
      },
      {
        "name": "Brian Heifner",
        "dupr_id": "G5W00D",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      }
    ]
  }
]