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

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

ID: 7051270542

对局比分

15-10

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

7:30 PM

对决场地

Henrico, VA

View Facility Page →

对决竞争阵营

阵营 1胜方
EL
Eric LaChapelle

4LXZ56 · Henrico County, VA, US

DUPR

3.948

SS
Scott Skinner

DWPXM4 · Glen Allen, VA, US

DUPR

3.684

阵营 2负方
JO
Jim Opalka

99M4R7 · USA

DUPR

3.517

DM
David Murphy

8E2VOO · Richmond, VA, US

DUPR

3.708

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7051270542
显示原始对决元数据 JSON
[
  {
    "team_id": 4710319078,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric LaChapelle",
        "dupr_id": "4LXZ56",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "Henrico County, VA, US"
      },
      {
        "name": "Scott Skinner",
        "dupr_id": "DWPXM4",
        "rating": 3.684,
        "profile_pic_url": null,
        "location": "Glen Allen, VA, US"
      }
    ]
  },
  {
    "team_id": 8015002624,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jim Opalka",
        "dupr_id": "99M4R7",
        "rating": 3.517,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Murphy",
        "dupr_id": "8E2VOO",
        "rating": 3.708,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  }
]