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

DUPR Partner outdoor

ID: 5246605899

对局比分

11-5

获胜 / Win

对决日期

2026-04-09

对局时间 (估算)

4:45 AM

对决场地

East River Front Park

未核实场馆

对决竞争阵营

阵营 1胜方
NB
Nicole Bass

84PLDK · Riverton, UT, US

DUPR

4.094

DV
Danielle Vanderbeek

35G7N5 · Sandy, UT, US

DUPR

4.049

阵营 2负方
HB
Holly Brown

89YR7E · Draper, UT, US

DUPR

3.307

KD
Kelli Divino

17ZY93 · Sandy, UT, US

DUPR

3.658

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5246605899
显示原始对决元数据 JSON
[
  {
    "team_id": 5403499100,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicole Bass",
        "dupr_id": "84PLDK",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      },
      {
        "name": "Danielle Vanderbeek",
        "dupr_id": "35G7N5",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 6233027641,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Holly Brown",
        "dupr_id": "89YR7E",
        "rating": 3.307,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Kelli Divino",
        "dupr_id": "17ZY93",
        "rating": 3.658,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  }
]