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

POOL A

ID: 6213722583

对局比分

11-8

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

4:45 AM

对决场地

1255 NW 135th St

未核实场馆

对决竞争阵营

阵营 1胜方
AP
Ashley Penaranda

DNJKR4 · Doral, FL, US

DUPR

4.481

CL
Chino Leon

99DR6V · Miami, FL, US

DUPR

4.928

阵营 2负方
Adrian Palacios

DNJOQ4 · Miami, FL, US

DUPR

3.958

OM
Oscar Moran

GGD05M · Doral, FL, US

DUPR

4.163

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6213722583
显示原始对决元数据 JSON
[
  {
    "team_id": 5303273479,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ashley Penaranda",
        "dupr_id": "DNJKR4",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "Doral, FL, US"
      },
      {
        "name": "Chino Leon",
        "dupr_id": "99DR6V",
        "rating": 4.928,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 5842223025,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adrian Palacios",
        "dupr_id": "DNJOQ4",
        "rating": 3.958,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/26122/images/profile/0a845bdb-cdbd-4322-8295-86fe7ca018d7.png",
        "location": "Miami, FL, US"
      },
      {
        "name": "Oscar Moran",
        "dupr_id": "GGD05M",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": "Doral, FL, US"
      }
    ]
  }
]