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

Semifinals - 2025-26 Georgia Super Regional

ID: 7389959201

对局比分

21-16

落败 / Loss

对决日期

2026-03-29

对局时间 (估算)

6:15 AM

对决场地

10800 Davis Dr, Alpharetta, GA 30009, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
BS
Ben Slive

ODZJWL · Boca Raton, FL, US

DUPR

5.519

DZ
Dj Zeiler

3ZVKLL · Lancaster, VA, US

DUPR

4.989

阵营 2负方
DC
Drew Collins

JZKVO4 · Duluth, GA, US

DUPR

4.397

CH
Chris Harrell

2LJPO7 · Athens, GA, US

DUPR

4.763

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7389959201
显示原始对决元数据 JSON
[
  {
    "team_id": 8575860672,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Slive",
        "dupr_id": "ODZJWL",
        "rating": 5.519,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Dj Zeiler",
        "dupr_id": "3ZVKLL",
        "rating": 4.989,
        "profile_pic_url": null,
        "location": "Lancaster, VA, US"
      }
    ]
  },
  {
    "team_id": 8301562075,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Drew Collins",
        "dupr_id": "JZKVO4",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      },
      {
        "name": "Chris Harrell",
        "dupr_id": "2LJPO7",
        "rating": 4.763,
        "profile_pic_url": null,
        "location": "Athens, GA, US"
      }
    ]
  }
]