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

Colony Days Tournament Presented by Mat-Su Pickleball Club - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 7974618802

对局比分

11-6

获胜 / Win

对决日期

2025-06-14

对局时间 (估算)

11:30 PM

对决场地

Palmer, AK

View Facility Page →

对决竞争阵营

阵营 1胜方
PD
Peter Davenport

17QDR9 · Anchorage, AK, US

DUPR

4.691

JD
Joshua Dollick

12YMY4 · Wasilla, AK, US

DUPR

5.349

阵营 2负方
ML
Matt Liston

8DQ2VX · Anchorage, AK, US

DUPR

4.443

CL
Christopher Lawson

L265RJ · Anchorage, AK, US

DUPR

4.496

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7974618802
显示原始对决元数据 JSON
[
  {
    "team_id": 7953628492,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Peter Davenport",
        "dupr_id": "17QDR9",
        "rating": 4.691,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Joshua Dollick",
        "dupr_id": "12YMY4",
        "rating": 5.349,
        "profile_pic_url": null,
        "location": "Wasilla, AK, US"
      }
    ]
  },
  {
    "team_id": 5665039055,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Liston",
        "dupr_id": "8DQ2VX",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Christopher Lawson",
        "dupr_id": "L265RJ",
        "rating": 4.496,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  }
]