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

SW 19 League Play

ID: 7023022462

对局比分

4-15

获胜 / Win

对决日期

2026-02-15

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JB
Jacob Beck

3XW5R7 · Kansas City, MO, US

DUPR

4.344

GS
Gustavo Sanchez

16XGRE · Shawnee, KS, US

DUPR

4.172

阵营 2胜方
BH
Brian Heifner

G5W00D · Lee's Summit, MO, US

DUPR

4.707

MW
Mitchell Worley

Q5W9W0 · Overland Park, KS, US

DUPR

4.364

数据访问 (AI / 开发者)

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

cURL Request:

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