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

Claremont Championships - Men's Doubles 4.5 (35+)

ID: 5399730981

对局比分

11-5

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

10:15 AM

对决场地

Claremont, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
SK
Scott Koller

MY4VKV · Claremont, CA, US

DUPR

4.148

AR
Anthony Rice

8JW5GO · USA

DUPR

4.351

阵营 2负方
JC
Jorge Chavez

84WLQ2 · Ventura County, CA, US

DUPR

3.824

SS
Steven Skyler

4ZXQVK · Simi Valley, CA, US

DUPR

4.345

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5399730981
显示原始对决元数据 JSON
[
  {
    "team_id": 5037751787,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Koller",
        "dupr_id": "MY4VKV",
        "rating": 4.148,
        "profile_pic_url": null,
        "location": "Claremont, CA, US"
      },
      {
        "name": "Anthony Rice",
        "dupr_id": "8JW5GO",
        "rating": 4.351,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8420104530,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jorge Chavez",
        "dupr_id": "84WLQ2",
        "rating": 3.824,
        "profile_pic_url": null,
        "location": "Ventura County, CA, US"
      },
      {
        "name": "Steven  Skyler",
        "dupr_id": "4ZXQVK",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": "Simi Valley, CA, US"
      }
    ]
  }
]