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

PPA Tour: Black Desert Resort Red Rock Open - Mens Doubles Senior Open

ID: 7616226555

对局比分

15-12

落败 / Loss

对决日期

2025-03-29

对局时间 (估算)

4:45 AM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
DJ
David Johnson

17ZRN3 · Las Vegas, NV, US

DUPR

4.839

JC
Joshua Cooperman

QP26MN · Scottsdale, AZ, US

DUPR

5.490

阵营 2负方
SM
Sam Middleton

8E2OM1 · Kalispell, MT, US

DUPR

5.023

CW
Chip Wasson

1NKKKW · Albany, CA, US

DUPR

4.760

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7616226555
显示原始对决元数据 JSON
[
  {
    "team_id": 6513289926,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Johnson",
        "dupr_id": "17ZRN3",
        "rating": 4.839,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Joshua Cooperman",
        "dupr_id": "QP26MN",
        "rating": 5.49,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 6272734327,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sam Middleton",
        "dupr_id": "8E2OM1",
        "rating": 5.023,
        "profile_pic_url": null,
        "location": "Kalispell, MT, US"
      },
      {
        "name": "Chip Wasson",
        "dupr_id": "1NKKKW",
        "rating": 4.76,
        "profile_pic_url": null,
        "location": "Albany, CA, US"
      }
    ]
  }
]