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

2026 Wilson PPA Challenger - Womens Doubles Pro Main Draw

ID: 6631794581

对局比分

15-6

落败 / Loss

对决日期

2026-05-23

对局时间 (估算)

6:15 AM

对决场地

Wilson, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
MM
Mary McGowan

9PM99K · Bluemont, VA, US

DUPR

5.159

AQ
Alexa Quintanilla

XJZOM2 · Miraflores, Lima Province, PE

DUPR

5.268

阵营 2负方
BN
Bella Nelson

17N2P5 · Delray Beach, FL, US

DUPR

5.117

JR
Jade Rau

W6Z0LG · Naples, FL, US

DUPR

5.135

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6631794581
显示原始对决元数据 JSON
[
  {
    "team_id": 4775873645,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mary McGowan",
        "dupr_id": "9PM99K",
        "rating": 5.159,
        "profile_pic_url": null,
        "location": "Bluemont, VA, US"
      },
      {
        "name": "Alexa Quintanilla",
        "dupr_id": "XJZOM2",
        "rating": 5.268,
        "profile_pic_url": null,
        "location": "Miraflores, Lima Province, PE"
      }
    ]
  },
  {
    "team_id": 4443899248,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bella Nelson",
        "dupr_id": "17N2P5",
        "rating": 5.117,
        "profile_pic_url": null,
        "location": "Delray Beach, FL, US"
      },
      {
        "name": "Jade Rau",
        "dupr_id": "W6Z0LG",
        "rating": 5.135,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]