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

SW 19 League Play

ID: 4410515420

对局比分

9-11

获胜 / Win

对决日期

2025-12-10

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
GS
Gustavo Sanchez

16XGRE · Shawnee, KS, US

DUPR

4.172

JB
Jeffrey Brown

L5YXKQ · USA

DUPR

3.936

阵营 2胜方
KK
Kyle Kindler

59NRLV · Overland Park, KS, US

DUPR

4.131

JS
Josh Schiavone

V75VO6 · Kansas City, MO, US

DUPR

3.840

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4410515420
显示原始对决元数据 JSON
[
  {
    "team_id": 8070523916,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gustavo Sanchez",
        "dupr_id": "16XGRE",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "Shawnee, KS, US"
      },
      {
        "name": "Jeffrey Brown",
        "dupr_id": "L5YXKQ",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5590006334,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle Kindler",
        "dupr_id": "59NRLV",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Josh Schiavone",
        "dupr_id": "V75VO6",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  }
]