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

Claremont Championships - Men's Doubles 5.0 (8+)

ID: 5351649101

对局比分

8-11

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

6:15 AM

对决场地

Claremont, CA

View Facility Page →

对决竞争阵营

阵营 1负方
KK
Kyle Kim

GGO90X · Yorba Linda, CA, US

DUPR

4.563

JP
Jake Palmieri

56LE40 · USA

DUPR

4.203

阵营 2胜方
TQ
Tri Q Tran

XK20DX · Huntington Beach, CA, US

DUPR

4.624

ND
Nicholas Duong

GG5W5X · Fountain Valley, CA, US

DUPR

4.695

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5351649101
显示原始对决元数据 JSON
[
  {
    "team_id": 7663448385,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle Kim",
        "dupr_id": "GGO90X",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Yorba Linda, CA, US"
      },
      {
        "name": "Jake Palmieri",
        "dupr_id": "56LE40",
        "rating": 4.203,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6797034890,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tri Q Tran",
        "dupr_id": "XK20DX",
        "rating": 4.624,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Nicholas Duong",
        "dupr_id": "GG5W5X",
        "rating": 4.695,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  }
]