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

PPA Tour: Lakeville MN Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 4365454800

对局比分

11-2, 7-11, 11-4

获胜 / Win

对决日期

2024-03-09

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CS
Cole Sundquist

1Q2ZPR · Eden Prairie, MN, US

DUPR

4.924

JB
Jake Bendickson

3576QP · Champlin, MN, US

DUPR

4.574

阵营 2负方
EK
Edward Kim

GGE27X · Seoul, KR

DUPR

4.216

GD
Gino DeBon

8DKY0L · Northbrook, IL, US

DUPR

5.193

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4365454800
显示原始对决元数据 JSON
[
  {
    "team_id": 8421550776,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cole Sundquist",
        "dupr_id": "1Q2ZPR",
        "rating": 4.924,
        "profile_pic_url": null,
        "location": "Eden Prairie, MN, US"
      },
      {
        "name": "Jake Bendickson",
        "dupr_id": "3576QP",
        "rating": 4.574,
        "profile_pic_url": null,
        "location": "Champlin, MN, US"
      }
    ]
  },
  {
    "team_id": 6807674607,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Edward Kim",
        "dupr_id": "GGE27X",
        "rating": 4.216,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      },
      {
        "name": "Gino DeBon",
        "dupr_id": "8DKY0L",
        "rating": 5.193,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      }
    ]
  }
]