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

USLPL 35+ Championships

ID: 5207439337

对局比分

6-11, 11-0, 11-3

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AC
Aj Carney

PW7QGG · Fairport, NY, US

DUPR

5.745

AM
Andrew Makovsky

3VLZ4J · Fredericksburg, VA, US

DUPR

4.998

阵营 2负方
DV
Drew Von Bargen

RZ9YJD · Mantua Township, NJ, US

DUPR

5.118

JC
Jeff Comer

QP6ZK5 · Lafayette Hill, PA, US

DUPR

5.327

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5207439337
显示原始对决元数据 JSON
[
  {
    "team_id": 6705114771,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aj Carney",
        "dupr_id": "PW7QGG",
        "rating": 5.745,
        "profile_pic_url": null,
        "location": "Fairport, NY, US"
      },
      {
        "name": "Andrew Makovsky",
        "dupr_id": "3VLZ4J",
        "rating": 4.998,
        "profile_pic_url": null,
        "location": "Fredericksburg, VA, US"
      }
    ]
  },
  {
    "team_id": 8096006611,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Drew Von Bargen",
        "dupr_id": "RZ9YJD",
        "rating": 5.118,
        "profile_pic_url": null,
        "location": "Mantua Township, NJ, US"
      },
      {
        "name": "Jeff Comer",
        "dupr_id": "QP6ZK5",
        "rating": 5.327,
        "profile_pic_url": null,
        "location": "Lafayette Hill, PA, US"
      }
    ]
  }
]