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

Raleigh PPA Challenger - Mixed Doubles Pro Main Draw

ID: 4523947054

对局比分

15-9

落败 / Loss

对决日期

2025-12-14

对局时间 (估算)

11:30 PM

对决场地

Raleigh, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
MV
Mikael Vollbach

9PQRDE · Röthis, Vorarlberg, AT

DUPR

5.610

KH
Katelyn Hilliard

3YDN24 · Savannah, GA, US

DUPR

4.925

阵营 2负方
JL
Jaden Lam

84V6LK · Litchfield Park, AZ, US

DUPR

5.459

EF
Elise Fortino

8M67V3 · Denver, CO, US

DUPR

5.063

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4523947054
显示原始对决元数据 JSON
[
  {
    "team_id": 6622735718,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mikael Vollbach",
        "dupr_id": "9PQRDE",
        "rating": 5.61,
        "profile_pic_url": null,
        "location": "Röthis, Vorarlberg, AT"
      },
      {
        "name": "Katelyn Hilliard",
        "dupr_id": "3YDN24",
        "rating": 4.925,
        "profile_pic_url": null,
        "location": "Savannah, GA, US"
      }
    ]
  },
  {
    "team_id": 6770347484,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jaden Lam",
        "dupr_id": "84V6LK",
        "rating": 5.459,
        "profile_pic_url": null,
        "location": "Litchfield Park, AZ, US"
      },
      {
        "name": "Elise Fortino",
        "dupr_id": "8M67V3",
        "rating": 5.063,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  }
]