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

Pool A - 2nd Team Bracket (Bid Required) (Fri/Sat)

ID: 6063070598

对局比分

21-16

落败 / Loss

对决日期

2026-04-10

对局时间 (估算)

3:30 PM

对决场地

Life Time Peachtree Corners

未核实场馆

对决竞争阵营

阵营 1胜方
DZ
Dj Zeiler

3ZVKLL · Lancaster, VA, US

DUPR

4.967

BS
Ben Slive

ODZJWL · Boca Raton, FL, US

DUPR

5.512

阵营 2负方
IB
Ian Bunner

KOZNN6 · Cary, NC, US

DUPR

4.549

LR
Logan Rogers

56DEDL · Raleigh, NC, US

DUPR

4.557

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6063070598
显示原始对决元数据 JSON
[
  {
    "team_id": 6250603138,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dj Zeiler",
        "dupr_id": "3ZVKLL",
        "rating": 4.967,
        "profile_pic_url": null,
        "location": "Lancaster, VA, US"
      },
      {
        "name": "Ben Slive",
        "dupr_id": "ODZJWL",
        "rating": 5.512,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  },
  {
    "team_id": 8152371046,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ian Bunner",
        "dupr_id": "KOZNN6",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Cary, NC, US"
      },
      {
        "name": "Logan Rogers",
        "dupr_id": "56DEDL",
        "rating": 4.557,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  }
]