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

Competitive Open Play Match

ID: 5000244857

对局比分

11-8

获胜 / Win

对决日期

2023-01-22

对局时间 (估算)

6:15 AM

对决场地

Miracle Hill, North 120th Street, Omaha, NE, USA

未核实场馆

对决竞争阵营

阵营 1胜方
RV
Ryan Vitera

8J9W5M · Omaha, NE, US

DUPR

4.859

EA
Eamon Adamson

1QK2R4 · Omaha, NE, US

DUPR

4.500

阵营 2负方
Christopher Johnson

3OWXD2 · Omaha, NE, US

DUPR

4.662

DT
drew thyden

3LJV06 · USA

DUPR

3.500

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5000244857
显示原始对决元数据 JSON
[
  {
    "team_id": 7179906540,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Vitera",
        "dupr_id": "8J9W5M",
        "rating": 4.859,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Eamon Adamson",
        "dupr_id": "1QK2R4",
        "rating": 4.5,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  },
  {
    "team_id": 8241154584,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "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"
      },
      {
        "name": "drew thyden",
        "dupr_id": "3LJV06",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]