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

USLPL Hatboro

ID: 4572238482

对局比分

4-11, 6-11

获胜 / Win

对决日期

2025-10-18

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MB
Marc Bondi

8G09DQ · South Brunswick Township, NJ, US

DUPR

4.541

PO
Perry Olson

MYXNKP · USA

DUPR

4.855

阵营 2胜方
RD
Richard Diamond

3VJMK6 · Sewickley, PA, US

DUPR

4.628

DI
Darren Iden

7DM66M · Winchester, VA, US

DUPR

4.649

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4572238482
显示原始对决元数据 JSON
[
  {
    "team_id": 7224054396,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marc Bondi",
        "dupr_id": "8G09DQ",
        "rating": 4.541,
        "profile_pic_url": null,
        "location": "South Brunswick Township, NJ, US"
      },
      {
        "name": "Perry Olson",
        "dupr_id": "MYXNKP",
        "rating": 4.855,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5014233135,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Richard Diamond",
        "dupr_id": "3VJMK6",
        "rating": 4.628,
        "profile_pic_url": null,
        "location": "Sewickley, PA, US"
      },
      {
        "name": "Darren Iden",
        "dupr_id": "7DM66M",
        "rating": 4.649,
        "profile_pic_url": null,
        "location": "Winchester, VA, US"
      }
    ]
  }
]