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

Coed League B - 05/12

ID: 6676024132

对局比分

11-5

落败 / Loss

对决日期

2026-05-12

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DH
Dan Hoen

1RX0XM · Saratoga Springs, UT, US

DUPR

4.889

ST
Silas Tad Christiansen

3OR92P · Lehi, UT, US

DUPR

4.699

阵营 2负方
Ethan Condie

KOP9JK · Provo, UT, US

DUPR

4.756

JL
Joe Lee

V74LJ6 · Eagle Mountain, UT, US

DUPR

4.723

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6676024132
显示原始对决元数据 JSON
[
  {
    "team_id": 6704684524,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Hoen",
        "dupr_id": "1RX0XM",
        "rating": 4.889,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      },
      {
        "name": "Silas Tad Christiansen",
        "dupr_id": "3OR92P",
        "rating": 4.699,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 7701981145,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ethan Condie",
        "dupr_id": "KOP9JK",
        "rating": 4.756,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66203c01e7e09.jpg",
        "location": "Provo, UT, US"
      },
      {
        "name": "Joe Lee",
        "dupr_id": "V74LJ6",
        "rating": 4.723,
        "profile_pic_url": null,
        "location": "Eagle Mountain, UT, US"
      }
    ]
  }
]