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

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

ID: 4401423056

对局比分

0-15

获胜 / Win

对决日期

2024-12-19

对局时间 (估算)

9:00 PM

对决场地

Holly Hill, FL

View Facility Page →

对决竞争阵营

阵营 1负方
SD
Steve Douglass

8JQLXO · Naples, FL, US

DUPR

4.107

EP
Eric Pragle

76KJY0 · USA

DUPR

4.226

阵营 2胜方
JP
John Pelaez

8946LR · Franklin, MA, US

DUPR

4.727

TU
TJ Unger

1RR7XE · Westwood, MA, US

DUPR

4.928

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4401423056
显示原始对决元数据 JSON
[
  {
    "team_id": 4395642817,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve Douglass",
        "dupr_id": "8JQLXO",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Eric Pragle",
        "dupr_id": "76KJY0",
        "rating": 4.226,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6362036597,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Pelaez",
        "dupr_id": "8946LR",
        "rating": 4.727,
        "profile_pic_url": null,
        "location": "Franklin, MA, US"
      },
      {
        "name": "TJ Unger",
        "dupr_id": "1RR7XE",
        "rating": 4.928,
        "profile_pic_url": null,
        "location": "Westwood, MA, US"
      }
    ]
  }
]