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

2026 Houston PPA Challenger - Mixed Doubles Pro Main Draw

ID: 5203147001

对局比分

11-6, 11-5

落败 / Loss

对决日期

2026-02-22

对局时间 (估算)

6:15 AM

对决场地

Atascocita, TX

未核实场馆

对决竞争阵营

阵营 1胜方
Camden Chaffin

84O97G · PPA Tour Pro

DUPR

6.149

ZW
Zoey Weil

17Q6E0 · Minneapolis, MN, US

DUPR

5.755

阵营 2负方
EW
Estee widdershoven

WXZ0NM · Maaseik, Flanders, BE

DUPR

5.602

LM
Luca Mack

N7N7QN · Emmendingen, BW, DE

DUPR

6.204

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5203147001
显示原始对决元数据 JSON
[
  {
    "team_id": 7215229434,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Camden Chaffin",
        "dupr_id": "84O97G",
        "rating": 6.149,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/12/2025-camden-chaffin-headshot_480.png",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Zoey Weil",
        "dupr_id": "17Q6E0",
        "rating": 5.755,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 6755363171,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Estee widdershoven",
        "dupr_id": "WXZ0NM",
        "rating": 5.602,
        "profile_pic_url": null,
        "location": "Maaseik, Flanders, BE"
      },
      {
        "name": "Luca Mack",
        "dupr_id": "N7N7QN",
        "rating": 6.204,
        "profile_pic_url": null,
        "location": "Emmendingen, BW, DE"
      }
    ]
  }
]