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

January Fixed mixed

ID: 6362075336

对局比分

15-8

获胜 / Win

对决日期

2025-01-10

对局时间 (估算)

9:00 PM

对决场地

Pickleball Club of Carlsbad

View Facility Page →

对决竞争阵营

阵营 1胜方
KC
Kevin Chicas

1NJ792 · Poway, CA, US

DUPR

4.232

BY
Bridget Youngdale

1Q6NDR · Vista, CA, US

DUPR

4.803

阵营 2负方
AR
Ashley Ramos

V70ELE · Thousand Oaks, CA, US

DUPR

3.252

IR
Ismael Rodriguez

V47P6P · Oceanside, CA, US

DUPR

3.435

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6362075336
显示原始对决元数据 JSON
[
  {
    "team_id": 7716340845,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Chicas",
        "dupr_id": "1NJ792",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "Poway, CA, US"
      },
      {
        "name": "Bridget Youngdale",
        "dupr_id": "1Q6NDR",
        "rating": 4.803,
        "profile_pic_url": null,
        "location": "Vista, CA, US"
      }
    ]
  },
  {
    "team_id": 7302834425,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ashley Ramos",
        "dupr_id": "V70ELE",
        "rating": 3.252,
        "profile_pic_url": null,
        "location": "Thousand Oaks, CA, US"
      },
      {
        "name": "Ismael Rodriguez",
        "dupr_id": "V47P6P",
        "rating": 3.435,
        "profile_pic_url": null,
        "location": "Oceanside, CA, US"
      }
    ]
  }
]