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

TPS Holiday Cash Game 3rd Place

ID: 8555592991

对局比分

11-9, 11-5

落败 / Loss

对决日期

2024-12-21

对局时间 (估算)

8:45 AM

对决场地

The Pickle Guild, North Recker Road, Mesa, AZ, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
KC
Kevin Camacho

1NZ2RZ · Queen Creek, AZ, US

DUPR

4.705

NW
Nick Werner

89ZLJ7 · Gilbert, AZ, US

DUPR

5.302

阵营 2负方
PR
Pally Ray

2LV0K4 · Tempe, AZ, US

DUPR

5.327

AM
Alexandre Medawar

8MXGYD · USA

DUPR

4.480

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8555592991
显示原始对决元数据 JSON
[
  {
    "team_id": 7813860502,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Camacho",
        "dupr_id": "1NZ2RZ",
        "rating": 4.705,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      },
      {
        "name": "Nick Werner",
        "dupr_id": "89ZLJ7",
        "rating": 5.302,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 7645699750,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pally Ray",
        "dupr_id": "2LV0K4",
        "rating": 5.327,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      },
      {
        "name": "Alexandre Medawar",
        "dupr_id": "8MXGYD",
        "rating": 4.48,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]