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

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

ID: 7849808670

对局比分

15-11

落败 / Loss

对决日期

2026-05-31

对局时间 (估算)

7:30 PM

对决场地

Philadelphia, PA

View Facility Page →

对决竞争阵营

阵营 1胜方
AV
Arpita Vaidya

9P07N7 · Cherry Hill, NJ, US

DUPR

3.734

Alex Michaluk

OD9RKL · Medford Lakes, NJ, US

DUPR

4.449

阵营 2负方
IL
Isabel Laroque

E9RJJM · USA

DUPR

3.738

DK
Davis kahl

GG4W5V · Phoenixville, PA, US

DUPR

4.093

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7849808670
显示原始对决元数据 JSON
[
  {
    "team_id": 8275618070,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Arpita Vaidya",
        "dupr_id": "9P07N7",
        "rating": 3.734,
        "profile_pic_url": null,
        "location": "Cherry Hill, NJ, US"
      },
      {
        "name": "Alex Michaluk",
        "dupr_id": "OD9RKL",
        "rating": 4.449,
        "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": 5780797766,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Isabel  Laroque",
        "dupr_id": "E9RJJM",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Davis kahl",
        "dupr_id": "GG4W5V",
        "rating": 4.093,
        "profile_pic_url": null,
        "location": "Phoenixville, PA, US"
      }
    ]
  }
]