返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Bounce Philly $10K Summer Open - Mixed Doubles Skill: (4.0) Age: (Any)

ID: 5146165126

对局比分

6-15

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

11:30 PM

对决场地

Philadelphia, PA

View Facility Page →

对决竞争阵营

阵营 1负方
AV
Arpita Vaidya

9P07N7 · Cherry Hill, NJ, US

DUPR

3.714

Alex Michaluk

OD9RKL · Medford Lakes, NJ, US

DUPR

4.409

阵营 2胜方
MX
Melissa Xu

V4NV06 · USA

DUPR

3.837

AK
adriene Khon

2QLY9E · Philadelphia, PA, US

DUPR

4.217

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5146165126
显示原始对决元数据 JSON
[
  {
    "team_id": 6895661193,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Arpita Vaidya",
        "dupr_id": "9P07N7",
        "rating": 3.714,
        "profile_pic_url": null,
        "location": "Cherry Hill, NJ, US"
      },
      {
        "name": "Alex Michaluk",
        "dupr_id": "OD9RKL",
        "rating": 4.409,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/410265/images/profile/ac1ca0ec-ecf7-445f-ab19-766a900263c2.png",
        "location": "Medford Lakes, NJ, US"
      }
    ]
  },
  {
    "team_id": 8242130734,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Melissa Xu",
        "dupr_id": "V4NV06",
        "rating": 3.837,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "adriene Khon",
        "dupr_id": "2QLY9E",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  }
]