返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Camp Pickleball's Spring Smash - Mixed Doubles: (3.5 and Below)

ID: 6036751674

对局比分

11-1

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

7:30 PM

对决场地

Plainville, CT

未核实场馆

对决竞争阵营

阵营 1胜方
VC
Victoria Carlson

XODX4X · USA

DUPR

3.389

RG
Ryan Grande

2QMNEE · New Haven, CT, US

DUPR

3.184

阵营 2负方
AC
Ashley Coon

PZY46X · USA

DUPR

3.507

KA
Kyle Adams

WX2WOQ · USA

DUPR

2.573

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6036751674
显示原始对决元数据 JSON
[
  {
    "team_id": 8470656163,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Victoria Carlson",
        "dupr_id": "XODX4X",
        "rating": 3.389,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Grande",
        "dupr_id": "2QMNEE",
        "rating": 3.184,
        "profile_pic_url": null,
        "location": "New Haven, CT, US"
      }
    ]
  },
  {
    "team_id": 7068248625,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ashley Coon",
        "dupr_id": "PZY46X",
        "rating": 3.507,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kyle Adams",
        "dupr_id": "WX2WOQ",
        "rating": 2.573,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]