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

The Picklr - Lehi

ID: 8000714790

对局比分

11-2

获胜 / Win

对决日期

2026-05-21

对局时间 (估算)

7:30 PM

对决场地

629 N Saratoga Rd bldg 2, Saratoga Springs, UT 84045, USA

未核实场馆

对决竞争阵营

阵营 1胜方
EN
Emily Nielson

174G01 · Lehi, UT, US

DUPR

4.270

KH
Kodie Hicks

3Y4GXE · Saratoga Springs, UT, US

DUPR

4.524

阵营 2负方
MS
Mackenzie Scott

35G4E0 · Salem, UT, US

DUPR

4.396

LS
Lisa Smith

8JO20W · USA

DUPR

3.974

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8000714790
显示原始对决元数据 JSON
[
  {
    "team_id": 6431076540,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emily Nielson",
        "dupr_id": "174G01",
        "rating": 4.27,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Kodie Hicks",
        "dupr_id": "3Y4GXE",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      }
    ]
  },
  {
    "team_id": 6417991149,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mackenzie Scott",
        "dupr_id": "35G4E0",
        "rating": 4.396,
        "profile_pic_url": null,
        "location": "Salem, UT, US"
      },
      {
        "name": "Lisa Smith",
        "dupr_id": "8JO20W",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]