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

2026 Wilson PPA Challenger - Womens Doubles Pro Main Draw

ID: 5461768861

对局比分

11-4, 11-7

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

2:15 AM

对决场地

Wilson, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
AP
Amber Policare

4L64EK · NY, US

DUPR

5.395

HT
Helen To

XJJOV2 · Norcross, GA, US

DUPR

5.427

阵营 2负方
MM
Mary McGowan

9PM99K · Bluemont, VA, US

DUPR

5.175

AQ
Alexa Quintanilla

XJZOM2 · Miraflores, Lima Province, PE

DUPR

5.283

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5461768861
显示原始对决元数据 JSON
[
  {
    "team_id": 4611846666,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amber Policare",
        "dupr_id": "4L64EK",
        "rating": 5.395,
        "profile_pic_url": null,
        "location": "NY, US"
      },
      {
        "name": "Helen To",
        "dupr_id": "XJJOV2",
        "rating": 5.427,
        "profile_pic_url": null,
        "location": "Norcross, GA, US"
      }
    ]
  },
  {
    "team_id": 4626647596,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mary McGowan",
        "dupr_id": "9PM99K",
        "rating": 5.175,
        "profile_pic_url": null,
        "location": "Bluemont, VA, US"
      },
      {
        "name": "Alexa Quintanilla",
        "dupr_id": "XJZOM2",
        "rating": 5.283,
        "profile_pic_url": null,
        "location": "Miraflores, Lima Province, PE"
      }
    ]
  }
]