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

TPS Holiday Cash Game Semis

ID: 6962029332

对局比分

11-9, 11-9

落败 / Loss

对决日期

2024-12-21

对局时间 (估算)

1:00 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
JM
Jace Morris

3OOOD7 · Mesa, AZ, US

DUPR

5.091

ZS
Zach Silvernail

3Y6WOG · Phoenix, AZ, US

DUPR

5.185

阵营 2负方
PR
Pally Ray

2LV0K4 · Tempe, AZ, US

DUPR

5.343

AM
Alexandre Medawar

8MXGYD · USA

DUPR

4.553

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6962029332
显示原始对决元数据 JSON
[
  {
    "team_id": 7798462348,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jace Morris",
        "dupr_id": "3OOOD7",
        "rating": 5.091,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Zach Silvernail",
        "dupr_id": "3Y6WOG",
        "rating": 5.185,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 8503092510,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pally Ray",
        "dupr_id": "2LV0K4",
        "rating": 5.343,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      },
      {
        "name": "Alexandre Medawar",
        "dupr_id": "8MXGYD",
        "rating": 4.553,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]