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

DUPR Bowl

ID: 6279680834

对局比分

11-1

获胜 / Win

对决日期

2023-02-18

对局时间 (估算)

3:30 PM

对决场地

Council Bluffs, IA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
TD
Tim Dall

3LMGLZ · Omaha, NE, US

DUPR

4.853

Christopher Johnson

3OWXD2 · Omaha, NE, US

DUPR

4.662

阵营 2负方
JD
JD Drake

3OQDKE · USA

DUPR

3.500

TG
Thomas Galgerud

8W5X6G · Papillion, NE, US

DUPR

4.456

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6279680834
显示原始对决元数据 JSON
[
  {
    "team_id": 7509567092,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Dall",
        "dupr_id": "3LMGLZ",
        "rating": 4.853,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Christopher Johnson",
        "dupr_id": "3OWXD2",
        "rating": 4.662,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/151744_64512b5abce02.jpeg",
        "location": "Omaha, NE, US"
      }
    ]
  },
  {
    "team_id": 7688164958,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "JD Drake",
        "dupr_id": "3OQDKE",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Thomas Galgerud",
        "dupr_id": "8W5X6G",
        "rating": 4.456,
        "profile_pic_url": null,
        "location": "Papillion, NE, US"
      }
    ]
  }
]