返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

2026 Chicagoland P4A Classic 4.0 - 4.49 Men's Doubles 50+

ID: 4755257121

对局比分

5-15

获胜 / Win

对决日期

2026-01-11

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
WR
William Rzonca

PZRLYQ · New Lenox, IL, US

DUPR

3.932

RC
Ron Cozzolino

6N7LYG · USA

DUPR

4.030

阵营 2胜方
DL
Daniel Leon

1NXENZ · Wilmette, IL, US

DUPR

4.152

BC
Bert Cohen

ZNGRGW · USA

DUPR

4.183

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4755257121
显示原始对决元数据 JSON
[
  {
    "team_id": 7271148720,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "William Rzonca",
        "dupr_id": "PZRLYQ",
        "rating": 3.932,
        "profile_pic_url": null,
        "location": "New Lenox, IL, US"
      },
      {
        "name": "Ron Cozzolino",
        "dupr_id": "6N7LYG",
        "rating": 4.03,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7953926756,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Leon",
        "dupr_id": "1NXENZ",
        "rating": 4.152,
        "profile_pic_url": null,
        "location": "Wilmette, IL, US"
      },
      {
        "name": "Bert Cohen",
        "dupr_id": "ZNGRGW",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]