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

2026 Wilson PPA Challenger - Mixed Doubles Pro Main Draw

ID: 4563879156

对局比分

7-11, 11-3, 11-9

落败 / Loss

对决日期

2026-05-24

对局时间 (估算)

1:00 PM

对决场地

Wilson, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
ER
Eric Roddy

3YNV6G · USA

DUPR

5.959

PI
Pierina Imparato

3LOQ9Z · Valencia, Carabobo, VE

DUPR

5.503

阵营 2负方
AG
Alexander Grubbs

84D0KK · Charlotte, NC, US

DUPR

6.057

HJ
Helena Jansen

PK6MJX · Palamós, CT, ES

DUPR

5.204

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4563879156
显示原始对决元数据 JSON
[
  {
    "team_id": 5808912915,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Roddy",
        "dupr_id": "3YNV6G",
        "rating": 5.959,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pierina Imparato",
        "dupr_id": "3LOQ9Z",
        "rating": 5.503,
        "profile_pic_url": null,
        "location": "Valencia, Carabobo, VE"
      }
    ]
  },
  {
    "team_id": 6419794889,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexander Grubbs",
        "dupr_id": "84D0KK",
        "rating": 6.057,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Helena Jansen",
        "dupr_id": "PK6MJX",
        "rating": 5.204,
        "profile_pic_url": null,
        "location": "Palamós, CT, ES"
      }
    ]
  }
]