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

SW 19 League Play

ID: 6225048602

对局比分

6-15

落败 / Loss

对决日期

2026-01-03

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DP
Danny Pfrank

162Y00 · Overland Park, KS, US

DUPR

4.553

GS
Gustavo Sanchez

16XGRE · Shawnee, KS, US

DUPR

4.213

阵营 2胜方
JB
Jacob Bateson

3VXKWJ · Bonner Springs, KS, US

DUPR

4.357

AP
Andy Park

842GNM · Blue Springs, MO, US

DUPR

4.838

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6225048602
显示原始对决元数据 JSON
[
  {
    "team_id": 5319621491,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Danny Pfrank",
        "dupr_id": "162Y00",
        "rating": 4.553,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Gustavo Sanchez",
        "dupr_id": "16XGRE",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Shawnee, KS, US"
      }
    ]
  },
  {
    "team_id": 7067731385,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jacob Bateson",
        "dupr_id": "3VXKWJ",
        "rating": 4.357,
        "profile_pic_url": null,
        "location": "Bonner Springs, KS, US"
      },
      {
        "name": "Andy Park",
        "dupr_id": "842GNM",
        "rating": 4.838,
        "profile_pic_url": null,
        "location": "Blue Springs, MO, US"
      }
    ]
  }
]