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

Minto US Open Pickleball Championships - Mixed Doubles 4.5 Double Elimination 65-69 Age

ID: 4951902765

对局比分

9-15

获胜 / Win

对决日期

2025-05-02

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AG
Andy Gutierrez

Q5JR94 · Fort Myers, FL, US

DUPR

3.963

CD
Carroll de Vera Roberts

30R7PN · Monroeville, PA, US

DUPR

4.021

阵营 2胜方
VE
Victor Espinosa Jr

3P57XG · Bonita Springs, FL, US

DUPR

4.447

CC
Carol Cavoto

3OLORL · Woodridge, IL, US

DUPR

4.830

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4951902765
显示原始对决元数据 JSON
[
  {
    "team_id": 5912839738,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andy Gutierrez",
        "dupr_id": "Q5JR94",
        "rating": 3.963,
        "profile_pic_url": null,
        "location": "Fort Myers, FL, US"
      },
      {
        "name": "Carroll de Vera Roberts",
        "dupr_id": "30R7PN",
        "rating": 4.021,
        "profile_pic_url": null,
        "location": "Monroeville, PA, US"
      }
    ]
  },
  {
    "team_id": 6775707686,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Victor Espinosa Jr",
        "dupr_id": "3P57XG",
        "rating": 4.447,
        "profile_pic_url": null,
        "location": "Bonita Springs, FL, US"
      },
      {
        "name": "Carol Cavoto",
        "dupr_id": "3OLORL",
        "rating": 4.83,
        "profile_pic_url": null,
        "location": "Woodridge, IL, US"
      }
    ]
  }
]