返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Macon Love 2026 Valentine's Tournament - Mens Doubles Skill: (4.5) Age: (15+, 35+) COMBINED

ID: 4452806667

对局比分

15-3

获胜 / Win

对决日期

2026-02-15

对局时间 (估算)

4:45 AM

对决场地

Macon, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
CV
Christian VanCavage

L5QNK5 · GA, US

DUPR

3.987

AB
Austin Bailey

89404R · Griffin, GA, US

DUPR

4.814

阵营 2负方
BH
Billy Hughes

8DQ4EY · Atlanta, GA, US

DUPR

4.220

JP
Jo Pendergrast

4ZY0Y6 · USA

DUPR

3.840

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4452806667
显示原始对决元数据 JSON
[
  {
    "team_id": 8244640688,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christian VanCavage",
        "dupr_id": "L5QNK5",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": "GA, US"
      },
      {
        "name": "Austin Bailey",
        "dupr_id": "89404R",
        "rating": 4.814,
        "profile_pic_url": null,
        "location": "Griffin, GA, US"
      }
    ]
  },
  {
    "team_id": 4562511185,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Billy Hughes",
        "dupr_id": "8DQ4EY",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Jo Pendergrast",
        "dupr_id": "4ZY0Y6",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]