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

Paragon Cash Games Sponsored by HIP Investor - Mixed 4.5 Doubles: $450 Gold

ID: 7418853571

对局比分

8-15

获胜 / Win

对决日期

2026-03-15

对局时间 (估算)

8:45 AM

对决场地

Concord, CA

View Facility Page →

对决竞争阵营

阵营 1负方
SD
Sarah Daly

1NLP78 · Pacheco, CA, US

DUPR

4.419

Michael

X2ELD2 · Vacaville, CA, US

DUPR

4.384

阵营 2胜方
ES
Elida Shilts

7D6YK5 · USA

DUPR

4.511

PH
Pablo Heiber

8402M1 · El Cerrito, CA, US

DUPR

4.555

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7418853571
显示原始对决元数据 JSON
[
  {
    "team_id": 6706619887,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sarah Daly",
        "dupr_id": "1NLP78",
        "rating": 4.419,
        "profile_pic_url": null,
        "location": "Pacheco, CA, US"
      },
      {
        "name": "Michael",
        "dupr_id": "X2ELD2",
        "rating": 4.384,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/356045/images/profile/31f1b577-99da-40b7-905c-47b09bf992db.jpg",
        "location": "Vacaville, CA, US"
      }
    ]
  },
  {
    "team_id": 7453521835,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elida Shilts",
        "dupr_id": "7D6YK5",
        "rating": 4.511,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pablo Heiber",
        "dupr_id": "8402M1",
        "rating": 4.555,
        "profile_pic_url": null,
        "location": "El Cerrito, CA, US"
      }
    ]
  }
]