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

Rivertown Pickleball 3rd Annual Fall Battle in the Burgh, Sponsored by Selkirk - Mens Doubles Skill: (4.0 And Above) Age: (50 And Above)

ID: 5185182226

对局比分

1-15

落败 / Loss

对决日期

2025-10-17

对局时间 (估算)

11:30 PM

对决场地

Newburgh, IN

View Facility Page →

对决竞争阵营

阵营 1负方
GM
Gabe Miskimen

89NVPR · USA

DUPR

3.606

MT
Mike Tabor

67KYRD · IN, US

DUPR

3.675

阵营 2胜方
BL
Brad Lacy

8KJD57 · Indianapolis, IN, US

DUPR

4.264

KJ
Ken Julian

3YNQ7P · Zionsville, IN, US

DUPR

4.401

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5185182226
显示原始对决元数据 JSON
[
  {
    "team_id": 6892919910,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gabe Miskimen",
        "dupr_id": "89NVPR",
        "rating": 3.606,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Tabor",
        "dupr_id": "67KYRD",
        "rating": 3.675,
        "profile_pic_url": null,
        "location": "IN, US"
      }
    ]
  },
  {
    "team_id": 7309198057,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brad Lacy",
        "dupr_id": "8KJD57",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Ken Julian",
        "dupr_id": "3YNQ7P",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": "Zionsville, IN, US"
      }
    ]
  }
]