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

USLPL 35+ Hatboro

ID: 6908225465

对局比分

11-7, 13-11

落败 / Loss

对决日期

2026-03-21

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DV
Drew Von Bargen

RZ9YJD · Mantua Township, NJ, US

DUPR

4.963

JC
Jeff Comer

QP6ZK5 · Lafayette Hill, PA, US

DUPR

5.157

阵营 2负方
AD
Arpit Dhir

3LVP96 · Aldie, VA, US

DUPR

5.071

JR
Juan Rodriguez

30RNXX · Toa Baja, PR

DUPR

5.268

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6908225465
显示原始对决元数据 JSON
[
  {
    "team_id": 5846085479,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Drew Von Bargen",
        "dupr_id": "RZ9YJD",
        "rating": 4.963,
        "profile_pic_url": null,
        "location": "Mantua Township, NJ, US"
      },
      {
        "name": "Jeff Comer",
        "dupr_id": "QP6ZK5",
        "rating": 5.157,
        "profile_pic_url": null,
        "location": "Lafayette Hill, PA, US"
      }
    ]
  },
  {
    "team_id": 8425178613,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Arpit Dhir",
        "dupr_id": "3LVP96",
        "rating": 5.071,
        "profile_pic_url": null,
        "location": "Aldie, VA, US"
      },
      {
        "name": "Juan Rodriguez",
        "dupr_id": "30RNXX",
        "rating": 5.268,
        "profile_pic_url": null,
        "location": "Toa Baja, PR"
      }
    ]
  }
]