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

Coed League A - 05/13

ID: 6588128728

对局比分

11-4

获胜 / Win

对决日期

2026-05-13

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AM
Austin Mccarthy

89Y447 · Spanish Fork, UT, US

DUPR

5.077

GO
Guillermo Orellana

8WR0MQ · Lehi, UT, US

DUPR

5.015

阵营 2负方
Ethan Condie

KOP9JK · Provo, UT, US

DUPR

4.730

RN
Randy Nguyen

3O7PN7 · UT, US

DUPR

4.939

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6588128728
显示原始对决元数据 JSON
[
  {
    "team_id": 6823823670,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Austin Mccarthy",
        "dupr_id": "89Y447",
        "rating": 5.077,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Guillermo Orellana",
        "dupr_id": "8WR0MQ",
        "rating": 5.015,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 5300217088,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ethan Condie",
        "dupr_id": "KOP9JK",
        "rating": 4.73,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66203c01e7e09.jpg",
        "location": "Provo, UT, US"
      },
      {
        "name": "Randy Nguyen",
        "dupr_id": "3O7PN7",
        "rating": 4.939,
        "profile_pic_url": null,
        "location": "UT, US"
      }
    ]
  }
]