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

The Picklr Logan -- Best of the Best 4.0-4.5

ID: 4668639561

对局比分

9-11

落败 / Loss

对决日期

2023-11-20

对局时间 (估算)

10:15 AM

对决场地

1650 N Main St, Logan, UT 84341, USA

未核实场馆

对决竞争阵营

阵营 1负方
DC
David Casey

1QWWRN · Hyde Park, UT, US

DUPR

3.670

AN
Amber Nyman

8GVVZG · Smithfield, UT, US

DUPR

3.698

阵营 2胜方
AN
Ana Naylor

8EQL5M · Logan, UT, US

DUPR

4.192

AC
Alex Coombs

DW00DY · Logan, UT, US

DUPR

3.622

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4668639561
显示原始对决元数据 JSON
[
  {
    "team_id": 5929942064,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Casey",
        "dupr_id": "1QWWRN",
        "rating": 3.67,
        "profile_pic_url": null,
        "location": "Hyde Park, UT, US"
      },
      {
        "name": "Amber Nyman",
        "dupr_id": "8GVVZG",
        "rating": 3.698,
        "profile_pic_url": null,
        "location": "Smithfield, UT, US"
      }
    ]
  },
  {
    "team_id": 8316127358,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ana Naylor",
        "dupr_id": "8EQL5M",
        "rating": 4.192,
        "profile_pic_url": null,
        "location": "Logan, UT, US"
      },
      {
        "name": "Alex Coombs",
        "dupr_id": "DW00DY",
        "rating": 3.622,
        "profile_pic_url": null,
        "location": "Logan, UT, US"
      }
    ]
  }
]