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

The Ladybug Classic - Men's Doubles Skill: (4.0) Age: (30+, 40+, 50+)

ID: 6319682232

对局比分

15-11

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

1:00 PM

对决场地

Henrico, VA

View Facility Page →

对决竞争阵营

阵营 1胜方
EL
Eric LaChapelle

4LXZ56 · Henrico County, VA, US

DUPR

3.977

SS
Scott Skinner

DWPXM4 · Glen Allen, VA, US

DUPR

3.699

阵营 2负方
HR
Hooman Rouhi

YG566E · USA

DUPR

3.951

CG
Craig Goldman

G507GX · USA

DUPR

3.854

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6319682232
显示原始对决元数据 JSON
[
  {
    "team_id": 6278272555,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric LaChapelle",
        "dupr_id": "4LXZ56",
        "rating": 3.977,
        "profile_pic_url": null,
        "location": "Henrico County, VA, US"
      },
      {
        "name": "Scott Skinner",
        "dupr_id": "DWPXM4",
        "rating": 3.699,
        "profile_pic_url": null,
        "location": "Glen Allen, VA, US"
      }
    ]
  },
  {
    "team_id": 7481793098,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hooman Rouhi",
        "dupr_id": "YG566E",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Craig Goldman",
        "dupr_id": "G507GX",
        "rating": 3.854,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]