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

PPA Tour: Masters - Mixed Doubles Pro Qualifier

ID: 5693100759

对局比分

11-6, 3-11, 2-11

获胜 / Win

对决日期

2025-01-06

对局时间 (估算)

4:45 AM

对决场地

Rancho Mirage, CA

View Facility Page →

对决竞争阵营

阵营 1负方
CH
Chase Holderman

894R77 · Yukon, OK, US

DUPR

5.793

AA
Audrey Adele Brown

MYNV7V · Scottsdale, AZ, US

DUPR

4.957

阵营 2胜方
Ali Amiri

DNNPQ6 · Irvine, CA, US

DUPR

5.686

DW
Danica Wolf

8KD0ZO · Santa Monica, CA, US

DUPR

5.085

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5693100759
显示原始对决元数据 JSON
[
  {
    "team_id": 7765386427,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chase Holderman",
        "dupr_id": "894R77",
        "rating": 5.793,
        "profile_pic_url": null,
        "location": "Yukon, OK, US"
      },
      {
        "name": "Audrey Adele Brown",
        "dupr_id": "MYNV7V",
        "rating": 4.957,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 6949464758,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ali Amiri",
        "dupr_id": "DNNPQ6",
        "rating": 5.686,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/13007/images/profile/8a1f15d4-722d-4217-b9c8-d75f6d6d5b07.jpg",
        "location": "Irvine, CA, US"
      },
      {
        "name": "Danica Wolf",
        "dupr_id": "8KD0ZO",
        "rating": 5.085,
        "profile_pic_url": null,
        "location": "Santa Monica, CA, US"
      }
    ]
  }
]