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

2026 Wilson PPA Challenger - Mixed Doubles Pro Main Draw

ID: 5914442708

对局比分

15-7

落败 / Loss

对决日期

2026-05-24

对局时间 (估算)

9:00 PM

对决场地

Wilson, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
PG
Preston Gordon

L5WN66 · Fort Washington, MD, US

DUPR

5.717

AQ
Alexa Quintanilla

XJZOM2 · Miraflores, Lima Province, PE

DUPR

5.298

阵营 2负方
SJ
Sanil Jagtiani

QPYD94 · Kolkata, WB, IN

DUPR

5.934

NK
Natalie Kim

DW46PL · Midlothian, VA, US

DUPR

5.114

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5914442708
显示原始对决元数据 JSON
[
  {
    "team_id": 7529242870,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Preston Gordon",
        "dupr_id": "L5WN66",
        "rating": 5.717,
        "profile_pic_url": null,
        "location": "Fort Washington, MD, US"
      },
      {
        "name": "Alexa Quintanilla",
        "dupr_id": "XJZOM2",
        "rating": 5.298,
        "profile_pic_url": null,
        "location": "Miraflores, Lima Province, PE"
      }
    ]
  },
  {
    "team_id": 6410493303,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sanil Jagtiani",
        "dupr_id": "QPYD94",
        "rating": 5.934,
        "profile_pic_url": null,
        "location": "Kolkata, WB, IN"
      },
      {
        "name": "Natalie Kim",
        "dupr_id": "DW46PL",
        "rating": 5.114,
        "profile_pic_url": null,
        "location": "Midlothian, VA, US"
      }
    ]
  }
]