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

2026 Wilson PPA Challenger - Mixed Doubles Pro Main Draw

ID: 6724583320

对局比分

1-11, 0-11

落败 / Loss

对决日期

2026-05-24

对局时间 (估算)

5:00 PM

对决场地

Wilson, NC

View Facility Page →

对决竞争阵营

阵营 1负方
Connor Mogle

3X7GGR · Jackson, MI, US

DUPR

5.959

AA
Audrey Adele Brown

MYNV7V · Scottsdale, AZ, US

DUPR

4.699

阵营 2胜方
JB
Jada Bui

RXX95Q · Pickering, ON, CA

DUPR

5.332

RT
Ryan Torresin

84RNW6 · Harrisburg, PA, US

DUPR

6.104

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6724583320
显示原始对决元数据 JSON
[
  {
    "team_id": 5712832432,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Connor Mogle",
        "dupr_id": "3X7GGR",
        "rating": 5.959,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/51750/images/profile/f8ad2f36-77a6-452f-91fc-d3818161773f.png",
        "location": "Jackson, MI, US"
      },
      {
        "name": "Audrey Adele Brown",
        "dupr_id": "MYNV7V",
        "rating": 4.699,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 7737464693,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jada Bui",
        "dupr_id": "RXX95Q",
        "rating": 5.332,
        "profile_pic_url": null,
        "location": "Pickering, ON, CA"
      },
      {
        "name": "Ryan Torresin",
        "dupr_id": "84RNW6",
        "rating": 6.104,
        "profile_pic_url": null,
        "location": "Harrisburg, PA, US"
      }
    ]
  }
]