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

Pool A - MX Open (All Ages) - Mixed Doubles: 2025 International Pickleball Tournament – Pickleball World Cup Edition

ID: 5632210413

对局比分

13-15

落败 / Loss

对决日期

2025-10-30

对局时间 (估算)

10:15 AM

对决场地

The FORT Pickleball

View Facility Page →

对决竞争阵营

阵营 1负方
MV
Macy vonderschmidt

842Q72 · St. Petersburg, FL, US

DUPR

5.026

CZ
Carlos Zambrano

1RXG7N · Caracas, Dto. Capital, VE

DUPR

5.033

阵营 2胜方
PH
Poongi hong

J5NPKJ · Palm Beach Gardens, FL, US

DUPR

4.849

KL
Kelsey Laurente

W6XV0K · Cebu City, Central Visayas, PH

DUPR

5.442

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5632210413
显示原始对决元数据 JSON
[
  {
    "team_id": 4358547677,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Macy vonderschmidt",
        "dupr_id": "842Q72",
        "rating": 5.026,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Carlos Zambrano",
        "dupr_id": "1RXG7N",
        "rating": 5.033,
        "profile_pic_url": null,
        "location": "Caracas, Dto. Capital, VE"
      }
    ]
  },
  {
    "team_id": 7751538986,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Poongi hong",
        "dupr_id": "J5NPKJ",
        "rating": 4.849,
        "profile_pic_url": null,
        "location": "Palm Beach Gardens, FL, US"
      },
      {
        "name": "Kelsey Laurente",
        "dupr_id": "W6XV0K",
        "rating": 5.442,
        "profile_pic_url": null,
        "location": "Cebu City, Central Visayas, PH"
      }
    ]
  }
]