返回检索中心
匹克球对决数据单打对决 (Singles)大众 / 娱乐休闲 (Casual <3.5)

Competitive Open Play Match

ID: 5998173955

对局比分

2-11, 2-11

落败 / Loss

对决日期

2026-02-14

对局时间 (估算)

8:45 AM

对决场地

Horsham, PA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
JP
Johnny Pickles

DWNZRY · Souderton, PA, US

DUPR

3.445

阵营 2胜方
MP
Melissa Pelfrey

9PXKRK · Fort Washington, PA, US

DUPR

2.741

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5998173955
显示原始对决元数据 JSON
[
  {
    "team_id": 5982959282,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Johnny Pickles",
        "dupr_id": "DWNZRY",
        "rating": 3.445,
        "profile_pic_url": null,
        "location": "Souderton, PA, US"
      }
    ]
  },
  {
    "team_id": 6306446228,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Melissa Pelfrey",
        "dupr_id": "9PXKRK",
        "rating": 2.741,
        "profile_pic_url": null,
        "location": "Fort Washington, PA, US"
      }
    ]
  }
]