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

SW 19 League Play

ID: 7428351148

对局比分

15-13

获胜 / Win

对决日期

2025-12-10

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JP
Jared Peterson

ZNDRGQ · Lee's Summit, MO, US

DUPR

3.877

KK
Kyle Kindler

59NRLV · Overland Park, KS, US

DUPR

4.124

阵营 2负方
JB
Jeffrey Brown

L5YXKQ · USA

DUPR

3.949

JS
Josh Schiavone

V75VO6 · Kansas City, MO, US

DUPR

3.834

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7428351148
显示原始对决元数据 JSON
[
  {
    "team_id": 8222638878,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jared Peterson",
        "dupr_id": "ZNDRGQ",
        "rating": 3.877,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Kyle Kindler",
        "dupr_id": "59NRLV",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      }
    ]
  },
  {
    "team_id": 4503996372,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Brown",
        "dupr_id": "L5YXKQ",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Josh Schiavone",
        "dupr_id": "V75VO6",
        "rating": 3.834,
        "profile_pic_url": null,
        "location": "Kansas City, MO, US"
      }
    ]
  }
]