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

Pool G - 2nd Team Bracket (Bid Required) (Fri/Sat)

ID: 6946756679

对局比分

15-21

获胜 / Win

对决日期

2026-04-10

对局时间 (估算)

12:45 AM

对决场地

Life Time Peachtree Corners

未核实场馆

对决竞争阵营

阵营 1负方
Alex Michaluk

OD9RKL · Medford Lakes, NJ, US

DUPR

4.340

AV
Arpita Vaidya

9P07N7 · Cherry Hill, NJ, US

DUPR

3.729

阵营 2胜方
AK
Arnav Kumar

6ZRYR0 · Blacksburg, VA, US

DUPR

4.655

CB
Chardan Bonheur

KO6DVO · Norfolk, VA, US

DUPR

4.218

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6946756679
显示原始对决元数据 JSON
[
  {
    "team_id": 7157251232,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Michaluk",
        "dupr_id": "OD9RKL",
        "rating": 4.34,
        "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"
      },
      {
        "name": "Arpita Vaidya",
        "dupr_id": "9P07N7",
        "rating": 3.729,
        "profile_pic_url": null,
        "location": "Cherry Hill, NJ, US"
      }
    ]
  },
  {
    "team_id": 8496446465,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Arnav Kumar",
        "dupr_id": "6ZRYR0",
        "rating": 4.655,
        "profile_pic_url": null,
        "location": "Blacksburg, VA, US"
      },
      {
        "name": "Chardan Bonheur",
        "dupr_id": "KO6DVO",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "Norfolk, VA, US"
      }
    ]
  }
]