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

2026 Newport Beach PPA Challenger - Mixed Doubles Pro Main Draw

ID: 6296652437

对局比分

15-12

获胜 / Win

对决日期

2026-04-05

对局时间 (估算)

6:15 AM

对决场地

Newport Beach, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
JM
Jaeda Minniefield

8DP59Y · Atlanta, GA, US

DUPR

5.260

FP
Freddie Powell

8W4GGQ · London, England, GB

DUPR

5.822

阵营 2负方
JA
Jackson Ayotte

8MP0DO · Tempe, AZ, US

DUPR

5.612

AB
averee beck

1QNERR · San Diego, CA, US

DUPR

4.996

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6296652437
显示原始对决元数据 JSON
[
  {
    "team_id": 4581265492,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jaeda Minniefield",
        "dupr_id": "8DP59Y",
        "rating": 5.26,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Freddie Powell",
        "dupr_id": "8W4GGQ",
        "rating": 5.822,
        "profile_pic_url": null,
        "location": "London, England, GB"
      }
    ]
  },
  {
    "team_id": 4908160516,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jackson Ayotte",
        "dupr_id": "8MP0DO",
        "rating": 5.612,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      },
      {
        "name": "averee beck",
        "dupr_id": "1QNERR",
        "rating": 4.996,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]