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

CPL (4.0) Week (1) Picklr Bluffdale @ Premier

ID: 5776395845

对局比分

15-21

获胜 / Win

对决日期

2026-06-03

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AA
Angela Ahmadpour

EGLD4E · Herriman, UT, US

DUPR

3.797

LB
Leon Boerr

555GJP · Lehi, UT, US

DUPR

4.529

阵营 2胜方
MF
Mara Fineshriber

1QKWOR · Draper, UT, US

DUPR

4.240

BL
Benton Lyons

G5GQ9D · Salt Lake City, UT, US

DUPR

4.356

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5776395845
显示原始对决元数据 JSON
[
  {
    "team_id": 8568753296,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Angela Ahmadpour",
        "dupr_id": "EGLD4E",
        "rating": 3.797,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      },
      {
        "name": "Leon Boerr",
        "dupr_id": "555GJP",
        "rating": 4.529,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 4975893591,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mara Fineshriber",
        "dupr_id": "1QKWOR",
        "rating": 4.24,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Benton Lyons",
        "dupr_id": "G5GQ9D",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]