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

Pickles and Play Chapel Hill Bull City League

ID: 4765880318

对局比分

12-10, 11-7

落败 / Loss

对决日期

2025-04-17

对局时间 (估算)

3:30 PM

对决场地

Chapel Hill, NC, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
DH
Drew Hegeman

7DMKY0 · Holly Springs, NC, US

DUPR

5.195

RV
Ryan Vega

177J91 · Raleigh, NC, US

DUPR

4.188

阵营 2负方
AG
Aaron Gore

2L5O2R · Chesterfield, VA, US

DUPR

4.015

BC
Brandon Cooke

ZNVMEQ · Durham, NC, US

DUPR

4.616

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4765880318
显示原始对决元数据 JSON
[
  {
    "team_id": 8138259318,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Drew Hegeman",
        "dupr_id": "7DMKY0",
        "rating": 5.195,
        "profile_pic_url": null,
        "location": "Holly Springs, NC, US"
      },
      {
        "name": "Ryan Vega",
        "dupr_id": "177J91",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  },
  {
    "team_id": 8567411990,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aaron Gore",
        "dupr_id": "2L5O2R",
        "rating": 4.015,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      },
      {
        "name": "Brandon Cooke",
        "dupr_id": "ZNVMEQ",
        "rating": 4.616,
        "profile_pic_url": null,
        "location": "Durham, NC, US"
      }
    ]
  }
]