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

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

ID: 4299259051

对局比分

15-10

落败 / Loss

对决日期

2025-10-12

对局时间 (估算)

8:45 AM

对决场地

Scottsdale, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
CK
Ciara Kelly

1QNX6N · Scottsdale, AZ, US

DUPR

5.045

KM
Kadin Metzner

W6RZQM · Phoenix, AZ, US

DUPR

4.857

阵营 2负方
SC
Shanae Coker

3LWZ05 · Medford, OR, US

DUPR

4.755

TD
Terran Distefano

3Z9JW3 · New River, AZ, US

DUPR

4.916

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4299259051
显示原始对决元数据 JSON
[
  {
    "team_id": 5960470197,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ciara Kelly",
        "dupr_id": "1QNX6N",
        "rating": 5.045,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Kadin Metzner",
        "dupr_id": "W6RZQM",
        "rating": 4.857,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 5044148506,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shanae Coker",
        "dupr_id": "3LWZ05",
        "rating": 4.755,
        "profile_pic_url": null,
        "location": "Medford, OR, US"
      },
      {
        "name": "Terran Distefano",
        "dupr_id": "3Z9JW3",
        "rating": 4.916,
        "profile_pic_url": null,
        "location": "New River, AZ, US"
      }
    ]
  }
]