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

$ ball

ID: 7035459634

对局比分

11-2

获胜 / Win

对决日期

2026-05-08

对局时间 (估算)

11:30 PM

对决场地

279 Ottley Dr NE, Atlanta, GA 30324, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
SM
Scott McRee

XJXO9R · Roswell, GA, US

DUPR

5.384

JD
Javier De Leon

OD94VW · Carolina, PR

DUPR

4.940

阵营 2负方
WC
William Crews

17Z42M · Atlanta, GA, US

DUPR

4.896

DE
David Epstein

3V6DWJ · Atlanta, GA, US

DUPR

4.583

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7035459634
显示原始对决元数据 JSON
[
  {
    "team_id": 4295406897,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott McRee",
        "dupr_id": "XJXO9R",
        "rating": 5.384,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      },
      {
        "name": "Javier De Leon",
        "dupr_id": "OD94VW",
        "rating": 4.94,
        "profile_pic_url": null,
        "location": "Carolina, PR"
      }
    ]
  },
  {
    "team_id": 6347150400,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William Crews",
        "dupr_id": "17Z42M",
        "rating": 4.896,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "David Epstein",
        "dupr_id": "3V6DWJ",
        "rating": 4.583,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]