返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

The Picklr - Westbrook

ID: 6056283760

对局比分

16-14

落败 / Loss

对决日期

2025-04-16

对局时间 (估算)

5:00 PM

对决场地

Westbrook, ME 04092, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
ML
Megan Ladd

17QOEN · Yarmouth, ME, US

DUPR

4.187

JB
Julie Brooke

35EZGR · Brunswick, ME, US

DUPR

4.443

阵营 2负方
BW
Braylan Wenzel

8KDE5Y · South Portland, ME, US

DUPR

4.922

EJ
Erica Johnson

3YLV54 · Dover, NH, US

DUPR

4.670

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6056283760
显示原始对决元数据 JSON
[
  {
    "team_id": 7599942900,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Megan Ladd",
        "dupr_id": "17QOEN",
        "rating": 4.187,
        "profile_pic_url": null,
        "location": "Yarmouth, ME, US"
      },
      {
        "name": "Julie Brooke",
        "dupr_id": "35EZGR",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Brunswick, ME, US"
      }
    ]
  },
  {
    "team_id": 7035982868,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Braylan Wenzel",
        "dupr_id": "8KDE5Y",
        "rating": 4.922,
        "profile_pic_url": null,
        "location": "South Portland, ME, US"
      },
      {
        "name": "Erica Johnson",
        "dupr_id": "3YLV54",
        "rating": 4.67,
        "profile_pic_url": null,
        "location": "Dover, NH, US"
      }
    ]
  }
]