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

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

ID: 7058849308

对局比分

11-6, 6-11, 11-4

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

5:00 PM

对决场地

Henrico, VA

View Facility Page →

对决竞争阵营

阵营 1胜方
CT
Craig Thomas

99EX6K · Charlottesville, VA, US

DUPR

3.558

RP
Ryan Prince

6KEO2D · USA

DUPR

4.384

阵营 2负方
EL
Eric LaChapelle

4LXZ56 · Henrico County, VA, US

DUPR

3.960

SS
Scott Skinner

DWPXM4 · Glen Allen, VA, US

DUPR

3.691

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7058849308
显示原始对决元数据 JSON
[
  {
    "team_id": 4888215705,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Craig Thomas",
        "dupr_id": "99EX6K",
        "rating": 3.558,
        "profile_pic_url": null,
        "location": "Charlottesville, VA, US"
      },
      {
        "name": "Ryan Prince",
        "dupr_id": "6KEO2D",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8139847903,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric LaChapelle",
        "dupr_id": "4LXZ56",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": "Henrico County, VA, US"
      },
      {
        "name": "Scott Skinner",
        "dupr_id": "DWPXM4",
        "rating": 3.691,
        "profile_pic_url": null,
        "location": "Glen Allen, VA, US"
      }
    ]
  }
]