返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

CrossKourt Pickleball Friday the 13th Men's 4.5-5.0

ID: 6930124550

对局比分

11-1

获胜 / Win

对决日期

2026-02-13

对局时间 (估算)

3:30 PM

对决场地

Pickled! Batavia, North Randall Road, Batavia, IL, USA

未核实场馆

对决竞争阵营

阵营 1胜方
JS
Jacob Spitz

KOVR2O · Northbrook, IL, US

DUPR

4.764

JC
John Choi

ZDMKXP · IL, US

DUPR

4.594

阵营 2负方
DH
Daaniyaal Hussain

EGE7QE · Schaumburg, IL, US

DUPR

4.444

BK
Braden Koons

59K2KR · Rolling Meadows, IL, US

DUPR

4.576

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6930124550
显示原始对决元数据 JSON
[
  {
    "team_id": 7218249517,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacob Spitz",
        "dupr_id": "KOVR2O",
        "rating": 4.764,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      },
      {
        "name": "John Choi",
        "dupr_id": "ZDMKXP",
        "rating": 4.594,
        "profile_pic_url": null,
        "location": "IL, US"
      }
    ]
  },
  {
    "team_id": 4665137068,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daaniyaal Hussain",
        "dupr_id": "EGE7QE",
        "rating": 4.444,
        "profile_pic_url": null,
        "location": "Schaumburg, IL, US"
      },
      {
        "name": "Braden Koons",
        "dupr_id": "59K2KR",
        "rating": 4.576,
        "profile_pic_url": null,
        "location": "Rolling Meadows, IL, US"
      }
    ]
  }
]