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

PPA Tour: Daytona Beach Open - Junior PPA Finals: Mixed Doubles U16

ID: 6091619702

对局比分

11-5, 11-7

落败 / Loss

对决日期

2025-12-19

对局时间 (估算)

3:30 PM

对决场地

Holly Hill, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
Amanda Sofia Diaz Velazquez

76REGN · Las Piedras, PR

DUPR

4.481

BC
Boone Casady

Q5R9MR · Los Angeles, CA, US

DUPR

4.683

阵营 2负方
FR
Francesca Randazzo

7DEJO4 · Sarasota, FL, US

DUPR

4.191

EM
Ethan Miller

1N6O76 · Winter Park, FL, US

DUPR

4.891

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6091619702
显示原始对决元数据 JSON
[
  {
    "team_id": 7645201802,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amanda Sofia Diaz Velazquez",
        "dupr_id": "76REGN",
        "rating": 4.481,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/474594/images/profile/fa95bcde-5687-47ba-aa23-f3970052876a.png",
        "location": "Las Piedras, PR"
      },
      {
        "name": "Boone Casady",
        "dupr_id": "Q5R9MR",
        "rating": 4.683,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 6952684965,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Francesca Randazzo",
        "dupr_id": "7DEJO4",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      },
      {
        "name": "Ethan Miller",
        "dupr_id": "1N6O76",
        "rating": 4.891,
        "profile_pic_url": null,
        "location": "Winter Park, FL, US"
      }
    ]
  }
]