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

Match Point Open Powered by Proton - Cash Prize Pool in Scottsdale - Mixed Doubles 4.5

ID: 5927446278

对局比分

15-12

落败 / Loss

对决日期

2025-10-12

对局时间 (估算)

7:30 PM

对决场地

Scottsdale, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
MW
Madelyn Wible

O6N4EL · Scottsdale, AZ, US

DUPR

4.278

CN
Christian Nowtash

2L5Z99 · Phoenix, AZ, US

DUPR

4.890

阵营 2负方
SC
Shanae Coker

3LWZ05 · Medford, OR, US

DUPR

4.726

TD
Terran Distefano

3Z9JW3 · New River, AZ, US

DUPR

4.889

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5927446278
显示原始对决元数据 JSON
[
  {
    "team_id": 5980065318,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Madelyn Wible",
        "dupr_id": "O6N4EL",
        "rating": 4.278,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Christian Nowtash",
        "dupr_id": "2L5Z99",
        "rating": 4.89,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 4792675014,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shanae Coker",
        "dupr_id": "3LWZ05",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "Medford, OR, US"
      },
      {
        "name": "Terran Distefano",
        "dupr_id": "3Z9JW3",
        "rating": 4.889,
        "profile_pic_url": null,
        "location": "New River, AZ, US"
      }
    ]
  }
]