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

APP Tour: 2026 AARP Open - AARP Champions (50+) Womens Pro Doubles

ID: 5555659059

对局比分

11-8, 0-11, 6-11

落败 / Loss

对决日期

2026-03-29

对局时间 (估算)

4:45 AM

对决场地

Sideout Tsunami Pickleball Center

View Facility Page →

对决竞争阵营

阵营 1负方
AO
Andrea Olson

894DMK · Pécs, HU

DUPR

5.526

AK
Ashley Koo

3X2M51 · Bellevue, WA, US

DUPR

5.230

阵营 2胜方
LW
Lee Whitwell

3Y9LK1 · The Villages, FL, US

DUPR

5.518

EC
Eugenia Carolina Lopez Ascarate

352MQR · Buenos Aires, CABA, AR

DUPR

5.985

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5555659059
显示原始对决元数据 JSON
[
  {
    "team_id": 4973012941,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrea Olson",
        "dupr_id": "894DMK",
        "rating": 5.526,
        "profile_pic_url": null,
        "location": "Pécs, HU"
      },
      {
        "name": "Ashley Koo",
        "dupr_id": "3X2M51",
        "rating": 5.23,
        "profile_pic_url": null,
        "location": "Bellevue, WA, US"
      }
    ]
  },
  {
    "team_id": 7762778391,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lee Whitwell",
        "dupr_id": "3Y9LK1",
        "rating": 5.518,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Eugenia Carolina Lopez Ascarate",
        "dupr_id": "352MQR",
        "rating": 5.985,
        "profile_pic_url": null,
        "location": "Buenos Aires, CABA, AR"
      }
    ]
  }
]