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

PPA Tour: Carvana PPA Masters Powered by Invited - Mens Doubles Pro Qualifier

ID: 5918580619

对局比分

11-6, 7-11, 11-3

获胜 / Win

对决日期

2026-01-12

对局时间 (估算)

8:45 AM

对决场地

Rancho Mirage, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
JL
Jaden Lam

84V6LK · Litchfield Park, AZ, US

DUPR

5.444

JH
Jace Howard

99P9JR · Queen Creek, AZ, US

DUPR

5.377

阵营 2负方
LJ
Liam Jesperson

67P7V0 · Gold Coast, QLD, AU

DUPR

5.025

JB
Joshua Barber

4Z2YNK · Gold Coast, QLD, AU

DUPR

5.040

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5918580619
显示原始对决元数据 JSON
[
  {
    "team_id": 5627979737,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jaden Lam",
        "dupr_id": "84V6LK",
        "rating": 5.444,
        "profile_pic_url": null,
        "location": "Litchfield Park, AZ, US"
      },
      {
        "name": "Jace Howard",
        "dupr_id": "99P9JR",
        "rating": 5.377,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      }
    ]
  },
  {
    "team_id": 7767107572,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Liam Jesperson",
        "dupr_id": "67P7V0",
        "rating": 5.025,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      },
      {
        "name": "Joshua Barber",
        "dupr_id": "4Z2YNK",
        "rating": 5.04,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  }
]