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

PPA Tour: Carvana PPA Masters Powered by Invited - Mens Doubles Senior Open

ID: 5716272042

对局比分

15-13

落败 / Loss

对决日期

2026-01-18

对局时间 (估算)

7:30 PM

对决场地

Rancho Mirage, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
David Kowalski

8G55D8 · Mesa, AZ, US

DUPR

5.096

CF
Chris Farnsworth

99VWEK · Mesa, AZ, US

DUPR

5.045

阵营 2负方
BS
Bryan Shapiro

1RDYM8 · Irvine, CA, US

DUPR

5.199

JA
Jamil Atcha

8E9RMJ · Coto de Caza, CA, US

DUPR

4.982

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5716272042
显示原始对决元数据 JSON
[
  {
    "team_id": 7436909193,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Kowalski",
        "dupr_id": "8G55D8",
        "rating": 5.096,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1363203/images/profile/b2bc8bea-846e-45cc-9428-51ccc949180c.png",
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Chris Farnsworth",
        "dupr_id": "99VWEK",
        "rating": 5.045,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 5105939419,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan Shapiro",
        "dupr_id": "1RDYM8",
        "rating": 5.199,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      },
      {
        "name": "Jamil Atcha",
        "dupr_id": "8E9RMJ",
        "rating": 4.982,
        "profile_pic_url": null,
        "location": "Coto de Caza, CA, US"
      }
    ]
  }
]