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

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

ID: 4454115106

对局比分

9-15

获胜 / Win

对决日期

2026-01-11

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
CW
Chris Wolverton

8GO25M · Wilmette, IL, US

DUPR

3.687

HP
HELDER P DOS SANTOS

1NRWO2 · Evanston, IL, US

DUPR

3.806

阵营 2胜方
DL
Daniel Leon

1NXENZ · Wilmette, IL, US

DUPR

4.040

BC
Bert Cohen

ZNGRGW · USA

DUPR

4.004

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4454115106
显示原始对决元数据 JSON
[
  {
    "team_id": 6847177083,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Wolverton",
        "dupr_id": "8GO25M",
        "rating": 3.687,
        "profile_pic_url": null,
        "location": "Wilmette, IL, US"
      },
      {
        "name": "HELDER P DOS SANTOS",
        "dupr_id": "1NRWO2",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": "Evanston, IL, US"
      }
    ]
  },
  {
    "team_id": 8025916912,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Leon",
        "dupr_id": "1NXENZ",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": "Wilmette, IL, US"
      },
      {
        "name": "Bert Cohen",
        "dupr_id": "ZNGRGW",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]