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

The DUPR Ladder - Pickleheads Up & Down the River - Game 3

ID: 5953562294

对局比分

11-2

获胜 / Win

对决日期

2025-08-10

对局时间 (估算)

3:30 PM

对决场地

Dinks Pickleball

View Facility Page →

对决竞争阵营

阵营 1胜方
JL
Jake Lilly

8E9RWE · Ames, IA, US

DUPR

4.459

BA
Brent Aronsen

76Y229 · Des Moines, IA, US

DUPR

3.930

阵营 2负方
JM
James Markiewicz

3L47Y6 · Panora, IA, US

DUPR

3.940

BP
Brandon Pruitt

L5WGWK · Clive, IA, US

DUPR

4.066

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5953562294
显示原始对决元数据 JSON
[
  {
    "team_id": 7601934294,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jake Lilly",
        "dupr_id": "8E9RWE",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Ames, IA, US"
      },
      {
        "name": "Brent Aronsen",
        "dupr_id": "76Y229",
        "rating": 3.93,
        "profile_pic_url": null,
        "location": "Des Moines, IA, US"
      }
    ]
  },
  {
    "team_id": 4903279056,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Markiewicz",
        "dupr_id": "3L47Y6",
        "rating": 3.94,
        "profile_pic_url": null,
        "location": "Panora, IA, US"
      },
      {
        "name": "Brandon Pruitt",
        "dupr_id": "L5WGWK",
        "rating": 4.066,
        "profile_pic_url": null,
        "location": "Clive, IA, US"
      }
    ]
  }
]