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

PPA Tour: Bristol Open - 2025 - Mens Doubles Skill: (5.0) Age: (08 To 49)

ID: 6831730480

对局比分

10-15

获胜 / Win

对决日期

2025-08-09

对局时间 (估算)

5:00 PM

对决场地

Bristol, TN

View Facility Page →

对决竞争阵营

阵营 1负方
CH
Chris Harrell

2LJPO7 · Athens, GA, US

DUPR

4.824

GR
Garrett Reeves

PW5Z9Z · Montgomery, AL, US

DUPR

4.514

阵营 2胜方
MB
Matthew Boyett

3YG9G3 · Franklin, TN, US

DUPR

4.872

AC
Antonio Cummings

8EVWQW · Columbia, TN, US

DUPR

4.467

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6831730480
显示原始对决元数据 JSON
[
  {
    "team_id": 6367495702,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Harrell",
        "dupr_id": "2LJPO7",
        "rating": 4.824,
        "profile_pic_url": null,
        "location": "Athens, GA, US"
      },
      {
        "name": "Garrett Reeves",
        "dupr_id": "PW5Z9Z",
        "rating": 4.514,
        "profile_pic_url": null,
        "location": "Montgomery, AL, US"
      }
    ]
  },
  {
    "team_id": 4386775859,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Boyett",
        "dupr_id": "3YG9G3",
        "rating": 4.872,
        "profile_pic_url": null,
        "location": "Franklin, TN, US"
      },
      {
        "name": "Antonio Cummings",
        "dupr_id": "8EVWQW",
        "rating": 4.467,
        "profile_pic_url": null,
        "location": "Columbia, TN, US"
      }
    ]
  }
]