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

League D

ID: 5866383425

对局比分

11-6

落败 / Loss

对决日期

2025-07-22

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SG
Scott Gorshe

89RN73 · Saratoga Springs, UT, US

DUPR

4.380

Greg Slater

89Q6VR · Provo, UT, US

DUPR

4.274

阵营 2负方
JY
Jacob Young

3052N8 · Orem, UT, US

DUPR

4.252

AM
Aaron Moore

3ZRNQM · Orem, UT, US

DUPR

4.255

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5866383425
显示原始对决元数据 JSON
[
  {
    "team_id": 5968087361,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Gorshe",
        "dupr_id": "89RN73",
        "rating": 4.38,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      },
      {
        "name": "Greg Slater",
        "dupr_id": "89Q6VR",
        "rating": 4.274,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6622d93aa1175.jpg",
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 6179076906,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacob Young",
        "dupr_id": "3052N8",
        "rating": 4.252,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Aaron Moore",
        "dupr_id": "3ZRNQM",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]