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

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

ID: 8019321433

对局比分

15-13

落败 / Loss

对决日期

2026-03-28

对局时间 (估算)

2:15 AM

对决场地

Sideout Tsunami Pickleball Center

View Facility Page →

对决竞争阵营

阵营 1胜方
RW
Ross Weinberg

17JJW5 · Manassas, VA, US

DUPR

5.316

AM
Aila Main

3Y52GD · New York, NY, US

DUPR

5.421

阵营 2负方
KC
Katie Carpenter

NY5RZN · Seven Lakes, NC, US

DUPR

5.050

Stephen Murdock

4LZE9G · Franklin, WI, US

DUPR

4.864

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8019321433
显示原始对决元数据 JSON
[
  {
    "team_id": 5249938488,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ross Weinberg",
        "dupr_id": "17JJW5",
        "rating": 5.316,
        "profile_pic_url": null,
        "location": "Manassas, VA, US"
      },
      {
        "name": "Aila Main",
        "dupr_id": "3Y52GD",
        "rating": 5.421,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 7616849061,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katie Carpenter",
        "dupr_id": "NY5RZN",
        "rating": 5.05,
        "profile_pic_url": null,
        "location": "Seven Lakes, NC, US"
      },
      {
        "name": "Stephen Murdock",
        "dupr_id": "4LZE9G",
        "rating": 4.864,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1219047/images/profile/c17cc1c2-4820-4f41-89e7-9acf9ddba1cd.png",
        "location": "Franklin, WI, US"
      }
    ]
  }
]