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

DUPR games

ID: 5752571002

对局比分

11-8

获胜 / Win

对决日期

2026-05-19

对局时间 (估算)

11:30 PM

对决场地

The Picklr Lehi

未核实场馆

对决竞争阵营

阵营 1胜方
DT
Danielle Taylor

YMGVMG · American Fork, UT, US

DUPR

3.810

KM
Kelsie Mendenhall

7DMELM · Highland, UT, US

DUPR

4.008

阵营 2负方
JL
Jennifer Lara

4PZPR2 · Saratoga Springs, UT, US

DUPR

3.947

BM
Brittany Moreno

8GYW7Q · USA

DUPR

3.847

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5752571002
显示原始对决元数据 JSON
[
  {
    "team_id": 4960828538,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danielle Taylor",
        "dupr_id": "YMGVMG",
        "rating": 3.81,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      },
      {
        "name": "Kelsie Mendenhall",
        "dupr_id": "7DMELM",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      }
    ]
  },
  {
    "team_id": 8350231147,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Lara",
        "dupr_id": "4PZPR2",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      },
      {
        "name": "Brittany Moreno",
        "dupr_id": "8GYW7Q",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]