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

PPA Tour: Daytona Beach Open Presented by Roar - Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 7981332636

对局比分

15-12

落败 / Loss

对决日期

2024-12-21

对局时间 (估算)

1:00 PM

对决场地

Holly Hill, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
Juan Varon

1R7MON · Armenia, Quindio, CO

DUPR

5.479

EG
Evan Gan

1R7ELZ · Charlotte, NC, US

DUPR

4.675

阵营 2负方
RG
Reed Goldenberg

NYP9NN · West Palm Beach, FL, US

DUPR

5.093

RB
Rey Bacalla

JZV06M · Quezon City, NCR, PH

DUPR

5.287

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7981332636
显示原始对决元数据 JSON
[
  {
    "team_id": 5582434725,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Juan Varon",
        "dupr_id": "1R7MON",
        "rating": 5.479,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/228860/images/profile/8c8262da-55a8-4f26-9640-4b5eb7e234d9.jpg",
        "location": "Armenia, Quindio, CO"
      },
      {
        "name": "Evan Gan",
        "dupr_id": "1R7ELZ",
        "rating": 4.675,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 7628193693,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Reed Goldenberg",
        "dupr_id": "NYP9NN",
        "rating": 5.093,
        "profile_pic_url": null,
        "location": "West Palm Beach, FL, US"
      },
      {
        "name": "Rey Bacalla",
        "dupr_id": "JZV06M",
        "rating": 5.287,
        "profile_pic_url": null,
        "location": "Quezon City, NCR, PH"
      }
    ]
  }
]