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

PPA Tour: 2026 PPA Finals - Mens Doubles Skill: (4.5) Age: (08 To 34)

ID: 6388981501

对局比分

11-8, 11-5

落败 / Loss

对决日期

2026-05-09

对局时间 (估算)

2:15 AM

对决场地

San Clemente, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
BR
Bryan Rodriguez

GGLL5D · USA

DUPR

3.933

KS
Kyle Sampang

Q5EVE0 · USA

DUPR

4.159

阵营 2负方
MC
Maddox Collier

RY7VMM · Bonsall, CA, US

DUPR

3.893

AK
Arjun Khanna

VXYVLP · Carlsbad, CA, US

DUPR

3.458

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6388981501
显示原始对决元数据 JSON
[
  {
    "team_id": 5116395548,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryan Rodriguez",
        "dupr_id": "GGLL5D",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Sampang",
        "dupr_id": "Q5EVE0",
        "rating": 4.159,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7173963550,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maddox Collier",
        "dupr_id": "RY7VMM",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": "Bonsall, CA, US"
      },
      {
        "name": "Arjun Khanna",
        "dupr_id": "VXYVLP",
        "rating": 3.458,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      }
    ]
  }
]