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

USLPL 35+ Championships

ID: 7052242771

对局比分

11-9, 6-11, 5-11

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MC
MacKenzie Cassady

30MMRN · Roanoke, VA, US

DUPR

4.888

AD
Arpit Dhir

3LVP96 · Aldie, VA, US

DUPR

5.024

阵营 2胜方
AB
alison Burkholder

3LXXM5 · Haymarket, VA, US

DUPR

4.928

JC
Jeff Comer

QP6ZK5 · Lafayette Hill, PA, US

DUPR

5.321

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7052242771
显示原始对决元数据 JSON
[
  {
    "team_id": 5323762987,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "MacKenzie Cassady",
        "dupr_id": "30MMRN",
        "rating": 4.888,
        "profile_pic_url": null,
        "location": "Roanoke, VA, US"
      },
      {
        "name": "Arpit Dhir",
        "dupr_id": "3LVP96",
        "rating": 5.024,
        "profile_pic_url": null,
        "location": "Aldie, VA, US"
      }
    ]
  },
  {
    "team_id": 4762619346,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "alison Burkholder",
        "dupr_id": "3LXXM5",
        "rating": 4.928,
        "profile_pic_url": null,
        "location": "Haymarket, VA, US"
      },
      {
        "name": "Jeff Comer",
        "dupr_id": "QP6ZK5",
        "rating": 5.321,
        "profile_pic_url": null,
        "location": "Lafayette Hill, PA, US"
      }
    ]
  }
]