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

Raleigh PPA Challenger - Womens Doubles Pro Main Draw

ID: 8254852403

对局比分

14-16

落败 / Loss

对决日期

2025-12-13

对局时间 (估算)

12:45 AM

对决场地

Raleigh, NC

View Facility Page →

对决竞争阵营

阵营 1负方
KH
Katelyn Hilliard

3YDN24 · Savannah, GA, US

DUPR

4.935

MD
Morgan Downing

NY7ZEN · Charleston, SC, US

DUPR

4.341

阵营 2胜方
AO
Abigail OKelley

8GV00G · Harrison, TN, US

DUPR

5.018

HF
Haley Ferguson

ZNYQZW · Alpharetta, GA, US

DUPR

4.879

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8254852403
显示原始对决元数据 JSON
[
  {
    "team_id": 7613651364,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Katelyn Hilliard",
        "dupr_id": "3YDN24",
        "rating": 4.935,
        "profile_pic_url": null,
        "location": "Savannah, GA, US"
      },
      {
        "name": "Morgan Downing",
        "dupr_id": "NY7ZEN",
        "rating": 4.341,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      }
    ]
  },
  {
    "team_id": 7796097693,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Abigail OKelley",
        "dupr_id": "8GV00G",
        "rating": 5.018,
        "profile_pic_url": null,
        "location": "Harrison, TN, US"
      },
      {
        "name": "Haley Ferguson",
        "dupr_id": "ZNYQZW",
        "rating": 4.879,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  }
]