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

Monterey Bay Racquet Club

ID: 7748105331

对局比分

11-6

获胜 / Win

对决日期

2025-07-15

对局时间 (估算)

4:45 AM

对决场地

Monterey, CA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
RK
Rizwan Khan

RYPZZN · Monterey, CA, US

DUPR

4.272

CA
Cayden acosta

7D7QZM · Monterey County, CA, US

DUPR

4.080

阵营 2负方
JF
Jaia Friesen

7NMWMN · Monterey, CA, US

DUPR

4.300

TF
trevor findlay

L2NN2J · Monterey County, CA, US

DUPR

4.091

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7748105331
显示原始对决元数据 JSON
[
  {
    "team_id": 6127499821,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rizwan Khan",
        "dupr_id": "RYPZZN",
        "rating": 4.272,
        "profile_pic_url": null,
        "location": "Monterey, CA, US"
      },
      {
        "name": "Cayden acosta",
        "dupr_id": "7D7QZM",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": "Monterey County, CA, US"
      }
    ]
  },
  {
    "team_id": 6705811143,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jaia Friesen",
        "dupr_id": "7NMWMN",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": "Monterey, CA, US"
      },
      {
        "name": "trevor findlay",
        "dupr_id": "L2NN2J",
        "rating": 4.091,
        "profile_pic_url": null,
        "location": "Monterey County, CA, US"
      }
    ]
  }
]