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

Claremont Championships - Mixed Doubles 4.5 (8+)

ID: 5028009529

对局比分

4-11

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

2:15 AM

对决场地

Claremont, CA

View Facility Page →

对决竞争阵营

阵营 1负方
RC
Rolly Castillo

3LWWWQ · Chino, CA, US

DUPR

4.035

Aileen Luo

8M65YV · Calimesa, CA, US

DUPR

3.916

阵营 2胜方
LU
Logan Upchurch

3XXVKX · Los Angeles, CA, US

DUPR

3.799

KW
Karen Walden

8JD6MO · Huntington Beach, CA, US

DUPR

3.761

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5028009529
显示原始对决元数据 JSON
[
  {
    "team_id": 8028987524,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rolly Castillo",
        "dupr_id": "3LWWWQ",
        "rating": 4.035,
        "profile_pic_url": null,
        "location": "Chino, CA, US"
      },
      {
        "name": "Aileen Luo",
        "dupr_id": "8M65YV",
        "rating": 3.916,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1341899/images/profile/58888d65-a0b0-4be6-a4e9-aab0b70ffe8d.png",
        "location": "Calimesa, CA, US"
      }
    ]
  },
  {
    "team_id": 7948641284,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Logan Upchurch",
        "dupr_id": "3XXVKX",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Karen Walden",
        "dupr_id": "8JD6MO",
        "rating": 3.761,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      }
    ]
  }
]