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

USLPL Hatboro

ID: 6075548235

对局比分

11-10, 3-11, 7-11

获胜 / Win

对决日期

2025-10-19

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
KR
Kevin Reading

84VKMG · Lewes, DE, US

DUPR

4.727

HE
Heather English-Goode

2LGEVY · Versailles, KY, US

DUPR

4.542

阵营 2胜方
GA
Gerald Alvarado

17NGL5 · USA

DUPR

4.961

TW
Tracy Wilken

35N6PP · Scarborough, ME, US

DUPR

4.458

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6075548235
显示原始对决元数据 JSON
[
  {
    "team_id": 7780951967,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Reading",
        "dupr_id": "84VKMG",
        "rating": 4.727,
        "profile_pic_url": null,
        "location": "Lewes, DE, US"
      },
      {
        "name": "Heather English-Goode",
        "dupr_id": "2LGEVY",
        "rating": 4.542,
        "profile_pic_url": null,
        "location": "Versailles, KY, US"
      }
    ]
  },
  {
    "team_id": 7285369606,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gerald Alvarado",
        "dupr_id": "17NGL5",
        "rating": 4.961,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tracy Wilken",
        "dupr_id": "35N6PP",
        "rating": 4.458,
        "profile_pic_url": null,
        "location": "Scarborough, ME, US"
      }
    ]
  }
]