返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

CAPA Spring Open 2026- MXD 5.0 8+ (Sun 4pm)

ID: 5907602187

对局比分

11-1

落败 / Loss

对决日期

2026-03-01

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Eric Diaz

JPZGW4 · Newport Beach, CA, US

DUPR

5.374

KJ
Kelly Jensen

YGWEEG · Newport Beach, CA, US

DUPR

4.542

阵营 2负方
IE
Indigo Eve Ciochetti

DWNWPY · Los Angeles, CA, US

DUPR

4.194

BR
Blake Rutledge

30ZNGN · South Pasadena, CA, US

DUPR

4.648

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5907602187
显示原始对决元数据 JSON
[
  {
    "team_id": 8249218969,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Diaz",
        "dupr_id": "JPZGW4",
        "rating": 5.374,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/127502/images/profile/e1ce97b2-fcc8-4f55-8b72-a53cd6ebfee6.jpg",
        "location": "Newport Beach, CA, US"
      },
      {
        "name": "Kelly Jensen",
        "dupr_id": "YGWEEG",
        "rating": 4.542,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 5006028898,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Indigo Eve Ciochetti",
        "dupr_id": "DWNWPY",
        "rating": 4.194,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Blake Rutledge",
        "dupr_id": "30ZNGN",
        "rating": 4.648,
        "profile_pic_url": null,
        "location": "South Pasadena, CA, US"
      }
    ]
  }
]