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

PPA Tour: CIBC Atlanta Slam Mens Doubles Skill: (5.0) Age: (10 To 34)

ID: 4308177132

对局比分

11-4

获胜 / Win

对决日期

2024-09-14

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
VN
Viet Nguyen

8EMNW1 · North Augusta, SC, US

DUPR

5.046

AC
Austin Coleman

359501 · Aiken, SC, US

DUPR

5.382

阵营 2负方
BD
Brian Detweiler

3O2D2L · Atlanta, GA, US

DUPR

5.306

GN
Gavin Nickerson

3VOP78 · Alpharetta, GA, US

DUPR

5.290

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4308177132
显示原始对决元数据 JSON
[
  {
    "team_id": 7797369101,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Viet Nguyen",
        "dupr_id": "8EMNW1",
        "rating": 5.046,
        "profile_pic_url": null,
        "location": "North Augusta, SC, US"
      },
      {
        "name": "Austin Coleman",
        "dupr_id": "359501",
        "rating": 5.382,
        "profile_pic_url": null,
        "location": "Aiken, SC, US"
      }
    ]
  },
  {
    "team_id": 4437877545,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Detweiler",
        "dupr_id": "3O2D2L",
        "rating": 5.306,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Gavin Nickerson",
        "dupr_id": "3VOP78",
        "rating": 5.29,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  }
]