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

2026 Houston PPA Challenger - Mixed Doubles Pro Main Draw

ID: 6973062578

对局比分

11-6, 8-11, 11-1

获胜 / Win

对决日期

2026-02-22

对局时间 (估算)

3:30 PM

对决场地

Atascocita, TX

未核实场馆

对决竞争阵营

阵营 1胜方
EW
Estee widdershoven

WXZ0NM · Maaseik, Flanders, BE

DUPR

5.574

LM
Luca Mack

N7N7QN · Emmendingen, BW, DE

DUPR

6.178

阵营 2负方
CD
Chloe Diskin

G5PW9X · Enterprise, NV, US

DUPR

4.975

MR
Mike Radermacher

1RP4KM · Eagan, MN, US

DUPR

5.562

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6973062578
显示原始对决元数据 JSON
[
  {
    "team_id": 5502525330,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Estee widdershoven",
        "dupr_id": "WXZ0NM",
        "rating": 5.574,
        "profile_pic_url": null,
        "location": "Maaseik, Flanders, BE"
      },
      {
        "name": "Luca Mack",
        "dupr_id": "N7N7QN",
        "rating": 6.178,
        "profile_pic_url": null,
        "location": "Emmendingen, BW, DE"
      }
    ]
  },
  {
    "team_id": 6945849565,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chloe Diskin",
        "dupr_id": "G5PW9X",
        "rating": 4.975,
        "profile_pic_url": null,
        "location": "Enterprise, NV, US"
      },
      {
        "name": "Mike Radermacher",
        "dupr_id": "1RP4KM",
        "rating": 5.562,
        "profile_pic_url": null,
        "location": "Eagan, MN, US"
      }
    ]
  }
]