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

Nightmare at the Picklr 20 Divison

ID: 6686205833

对局比分

21-18

获胜 / Win

对决日期

2024-10-26

对局时间 (估算)

6:15 AM

对决场地

6857 S Redwood Rd, West Jordan, UT 84084, USA

未核实场馆

对决竞争阵营

阵营 1胜方
KD
Karen Duffin

35ZNOV · Salt Lake City, UT, US

DUPR

3.251

EE
Emily Ellis

1R0GNE · Sandy, UT, US

DUPR

4.976

阵营 2负方
TF
Tristin Foster

DWPW46 · Salt Lake City, UT, US

DUPR

4.170

RG
Rachel Garff

8DZ6Y4 · Salt Lake City, UT, US

DUPR

4.942

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6686205833
显示原始对决元数据 JSON
[
  {
    "team_id": 7252110852,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Karen Duffin",
        "dupr_id": "35ZNOV",
        "rating": 3.251,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Emily Ellis",
        "dupr_id": "1R0GNE",
        "rating": 4.976,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 6472860280,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tristin Foster",
        "dupr_id": "DWPW46",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Rachel Garff",
        "dupr_id": "8DZ6Y4",
        "rating": 4.942,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]