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

The Kitchen Open Atlanta 2025 - Mens Doubles Skill: (4.5) Age: (16 To 39)

ID: 4595996505

对局比分

10-15

落败 / Loss

对决日期

2025-10-24

对局时间 (估算)

10:15 AM

对决场地

Atlanta, GA

View Facility Page →

对决竞争阵营

阵营 1负方
XL
Xavier Loayza

ZNO9GP · Smyrna, GA, US

DUPR

4.164

ND
Nicholas Del Guercio

DWX9DX · Atlanta, GA, US

DUPR

4.024

阵营 2胜方
TJ
Tristan James Watson

122EZR · Hamer, SC, US

DUPR

4.814

RM
RJ Mack

RYROPN · Central, SC, US

DUPR

4.440

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4595996505
显示原始对决元数据 JSON
[
  {
    "team_id": 6934083346,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Xavier Loayza",
        "dupr_id": "ZNO9GP",
        "rating": 4.164,
        "profile_pic_url": null,
        "location": "Smyrna, GA, US"
      },
      {
        "name": "Nicholas Del Guercio",
        "dupr_id": "DWX9DX",
        "rating": 4.024,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 7654473584,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tristan James Watson",
        "dupr_id": "122EZR",
        "rating": 4.814,
        "profile_pic_url": null,
        "location": "Hamer, SC, US"
      },
      {
        "name": "RJ Mack",
        "dupr_id": "RYROPN",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Central, SC, US"
      }
    ]
  }
]