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

Nightmare at the Picklr 20

ID: 6310284933

对局比分

23-25

获胜 / Win

对决日期

2024-10-31

对局时间 (估算)

10:15 AM

对决场地

559 Deseret Dr, Kaysville, UT 84037, USA

未核实场馆

对决竞争阵营

阵营 1负方
LM
Lizzie McFarland

1Q2QM4 · Hyde Park, UT, US

DUPR

4.892

JC
Jane Cutler

7DRGO9 · Sandy, UT, US

DUPR

3.845

阵营 2胜方
WB
Whitney Burningham

16P0D3 · Layton, UT, US

DUPR

4.369

EP
Erika Pliner

842L52 · Ashwaubenon, WI, US

DUPR

4.725

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6310284933
显示原始对决元数据 JSON
[
  {
    "team_id": 7451398352,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lizzie McFarland",
        "dupr_id": "1Q2QM4",
        "rating": 4.892,
        "profile_pic_url": null,
        "location": "Hyde Park, UT, US"
      },
      {
        "name": "Jane Cutler",
        "dupr_id": "7DRGO9",
        "rating": 3.845,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 5775166941,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Whitney Burningham",
        "dupr_id": "16P0D3",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "Layton, UT, US"
      },
      {
        "name": "Erika Pliner",
        "dupr_id": "842L52",
        "rating": 4.725,
        "profile_pic_url": null,
        "location": "Ashwaubenon, WI, US"
      }
    ]
  }
]