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

Friday Low Intermediate Partner League Week 5

ID: 5142845768

对局比分

11-1

获胜 / Win

对决日期

2026-06-05

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AP
Ava Patnode

X20JQR · USA

DUPR

3.602

MP
Maddie Pluta

OZEPNW · Lakeville, MN, US

DUPR

3.638

阵营 2负方
SE
Sheree Eymann

9PVKP7 · Eagan, MN, US

DUPR

3.355

JC
Jan Crumpton

V4MPJJ · MN, US

DUPR

2.715

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5142845768
显示原始对决元数据 JSON
[
  {
    "team_id": 6891518572,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ava Patnode",
        "dupr_id": "X20JQR",
        "rating": 3.602,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Maddie Pluta",
        "dupr_id": "OZEPNW",
        "rating": 3.638,
        "profile_pic_url": null,
        "location": "Lakeville, MN, US"
      }
    ]
  },
  {
    "team_id": 4925081300,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sheree Eymann",
        "dupr_id": "9PVKP7",
        "rating": 3.355,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      },
      {
        "name": "Jan Crumpton",
        "dupr_id": "V4MPJJ",
        "rating": 2.715,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  }
]