返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

DUPR 20 - The Dink Minor League Pickleball @ The Flying Pickle

ID: 6187602970

对局比分

21-11

获胜 / Win

对决日期

2025-12-13

对局时间 (估算)

11:30 PM

对决场地

The Flying Pickle

View Facility Page →

对决竞争阵营

阵营 1胜方
DC
Dan Clark

306MR4 · Meridian, ID, US

DUPR

5.070

AR
Annie Roberts

V75QQP · Owyhee County, ID, US

DUPR

4.465

阵营 2负方
PB
Paul Bellinger

QPOX2D · Boise, ID, US

DUPR

4.295

AS
Ashlee Spuhler

3XYW42 · Eagle, ID, US

DUPR

4.756

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6187602970
显示原始对决元数据 JSON
[
  {
    "team_id": 6674186422,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Clark",
        "dupr_id": "306MR4",
        "rating": 5.07,
        "profile_pic_url": null,
        "location": "Meridian, ID, US"
      },
      {
        "name": "Annie Roberts",
        "dupr_id": "V75QQP",
        "rating": 4.465,
        "profile_pic_url": null,
        "location": "Owyhee County, ID, US"
      }
    ]
  },
  {
    "team_id": 4328051263,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Bellinger",
        "dupr_id": "QPOX2D",
        "rating": 4.295,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      },
      {
        "name": "Ashlee Spuhler",
        "dupr_id": "3XYW42",
        "rating": 4.756,
        "profile_pic_url": null,
        "location": "Eagle, ID, US"
      }
    ]
  }
]