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

CPL (4.0) Week (2) Bounce Malvern @ Dill Dinkers Hatboro

ID: 6203480627

对局比分

18-21

落败 / Loss

对决日期

2026-05-28

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MH
Megan Harvey

3ZPX9Q · Spring City, PA, US

DUPR

4.402

EO
Emily Ocasio

ODZODP · Milford, PA, US

DUPR

4.305

阵营 2胜方
CE
Claudya Elefante

MYV4PL · PA, US

DUPR

4.275

ER
Erika Richards

3Y5NNE · Horsham, PA, US

DUPR

4.359

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6203480627
显示原始对决元数据 JSON
[
  {
    "team_id": 6646125739,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Megan Harvey",
        "dupr_id": "3ZPX9Q",
        "rating": 4.402,
        "profile_pic_url": null,
        "location": "Spring City, PA, US"
      },
      {
        "name": "Emily Ocasio",
        "dupr_id": "ODZODP",
        "rating": 4.305,
        "profile_pic_url": null,
        "location": "Milford, PA, US"
      }
    ]
  },
  {
    "team_id": 8494164908,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Claudya Elefante",
        "dupr_id": "MYV4PL",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "PA, US"
      },
      {
        "name": "Erika Richards",
        "dupr_id": "3Y5NNE",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "Horsham, PA, US"
      }
    ]
  }
]