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

PPA Tour: 2026 PPA Finals - Mixed Doubles Pro Main Draw

ID: 6520597178

对局比分

7-11, 3-11

获胜 / Win

对决日期

2026-05-06

对局时间 (估算)

3:30 PM

对决场地

San Clemente, CA

View Facility Page →

对决竞争阵营

阵营 1负方
MB
Melissa Bere

4PQLG6 · Scottsdale, AZ, US

DUPR

4.470

Martin thomas

JZKPGD · Hildenborough, England, GB

DUPR

5.447

阵营 2胜方
Ella Yeh

12YNMR · PPA Tour Pro

DUPR

5.385

JM
Jace Morris

3OOOD7 · Mesa, AZ, US

DUPR

5.828

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6520597178
显示原始对决元数据 JSON
[
  {
    "team_id": 6161988826,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Melissa Bere",
        "dupr_id": "4PQLG6",
        "rating": 4.47,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Martin thomas",
        "dupr_id": "JZKPGD",
        "rating": 5.447,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/14232/images/profile/7306fb43-b305-4943-8b26-76907250ebc8.png",
        "location": "Hildenborough, England, GB"
      }
    ]
  },
  {
    "team_id": 8527648038,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ella Yeh",
        "dupr_id": "12YNMR",
        "rating": 5.385,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/12/ella-yeh_headshot.webp",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Jace Morris",
        "dupr_id": "3OOOD7",
        "rating": 5.828,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  }
]