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

PPA Tour: Daytona Beach Open Presented by Roar - $1,000 Money Ball

ID: 4304137182

对局比分

11-2, 11-5

落败 / Loss

对决日期

2024-12-19

对局时间 (估算)

7:30 PM

对决场地

Holly Hill, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
JC
Jared Cohen

35EKDL · Saint Johns, FL, US

DUPR

5.417

AE
Ahmad ElZarif

35NNXV · Orange Park, FL, US

DUPR

4.908

阵营 2负方
JP
John Pelaez

8946LR · Franklin, MA, US

DUPR

4.721

TU
TJ Unger

1RR7XE · Westwood, MA, US

DUPR

4.919

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4304137182
显示原始对决元数据 JSON
[
  {
    "team_id": 7561256592,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jared Cohen",
        "dupr_id": "35EKDL",
        "rating": 5.417,
        "profile_pic_url": null,
        "location": "Saint Johns, FL, US"
      },
      {
        "name": "Ahmad ElZarif",
        "dupr_id": "35NNXV",
        "rating": 4.908,
        "profile_pic_url": null,
        "location": "Orange Park, FL, US"
      }
    ]
  },
  {
    "team_id": 6469845459,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Pelaez",
        "dupr_id": "8946LR",
        "rating": 4.721,
        "profile_pic_url": null,
        "location": "Franklin, MA, US"
      },
      {
        "name": "TJ Unger",
        "dupr_id": "1RR7XE",
        "rating": 4.919,
        "profile_pic_url": null,
        "location": "Westwood, MA, US"
      }
    ]
  }
]