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

Pickle Palooza - $$ Mens PRO/OPEN Doubles - Prize $$

ID: 5280266364

对局比分

15-11

获胜 / Win

对决日期

2024-10-05

对局时间 (估算)

1:00 PM

对决场地

Reading, PA

未核实场馆

对决竞争阵营

阵营 1胜方
AS
Aiden Sipe

L55Y45 · USA

DUPR

4.916

NN
Nicholas Newcomer

2LRD04 · Harrisburg, PA, US

DUPR

4.459

阵营 2负方
Robert Keith

35YQNP · Reading, PA, US

DUPR

4.730

SD
Shawn Drenning

3ORRJP · Mechanicsburg, PA, US

DUPR

4.423

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5280266364
显示原始对决元数据 JSON
[
  {
    "team_id": 6421879266,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aiden Sipe",
        "dupr_id": "L55Y45",
        "rating": 4.916,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nicholas Newcomer",
        "dupr_id": "2LRD04",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Harrisburg, PA, US"
      }
    ]
  },
  {
    "team_id": 7209454566,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Keith",
        "dupr_id": "35YQNP",
        "rating": 4.73,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/98940_6149296061bde.jpeg",
        "location": "Reading, PA, US"
      },
      {
        "name": "Shawn Drenning",
        "dupr_id": "3ORRJP",
        "rating": 4.423,
        "profile_pic_url": null,
        "location": "Mechanicsburg, PA, US"
      }
    ]
  }
]