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

USLPL Indianapolis

ID: 6948666879

对局比分

9-11, 4-11

获胜 / Win

对决日期

2025-09-21

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MT
Michael Tow

8GJ5QM · Needham, MA, US

DUPR

4.778

GA
Gerald Alvarado

17NGL5 · USA

DUPR

4.941

阵营 2胜方
DB
Danny Bretherton

YGW24K · Washington, DC, US

DUPR

4.895

AB
Andrew Biederman

3ORXP2 · Truckee, CA, US

DUPR

5.225

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6948666879
显示原始对决元数据 JSON
[
  {
    "team_id": 4356082178,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Tow",
        "dupr_id": "8GJ5QM",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      },
      {
        "name": "Gerald Alvarado",
        "dupr_id": "17NGL5",
        "rating": 4.941,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7985131291,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Danny Bretherton",
        "dupr_id": "YGW24K",
        "rating": 4.895,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      },
      {
        "name": "Andrew Biederman",
        "dupr_id": "3ORXP2",
        "rating": 5.225,
        "profile_pic_url": null,
        "location": "Truckee, CA, US"
      }
    ]
  }
]