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

2024 Founders Tournament THURSDAY SENIOR Mens Doubles Skill: (4.5) Age: (60 and above)

ID: 5649467490

对局比分

15-10

获胜 / Win

对决日期

2024-08-08

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JH
Joel Heller

XJ5LZ5 · Ashland, OR, US

DUPR

4.933

George Morgan

8MPQ5L · Talent, OR, US

DUPR

4.943

阵营 2负方
KD
Kirk Dawson

1RDZYZ · Mercer Island, WA, US

DUPR

4.540

BR
Bill Rumpf

1255JR · Seattle, WA, US

DUPR

4.594

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5649467490
显示原始对决元数据 JSON
[
  {
    "team_id": 8132111129,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joel Heller",
        "dupr_id": "XJ5LZ5",
        "rating": 4.933,
        "profile_pic_url": null,
        "location": "Ashland, OR, US"
      },
      {
        "name": "George Morgan",
        "dupr_id": "8MPQ5L",
        "rating": 4.943,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/137802_63c9c905c1e68.png",
        "location": "Talent, OR, US"
      }
    ]
  },
  {
    "team_id": 5597284083,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kirk Dawson",
        "dupr_id": "1RDZYZ",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Mercer Island, WA, US"
      },
      {
        "name": "Bill Rumpf",
        "dupr_id": "1255JR",
        "rating": 4.594,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]