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

Paragon Open ($7k) - Mixed 4.0 Doubles: Any Age

ID: 7541020617

对局比分

15-7

落败 / Loss

对决日期

2025-08-31

对局时间 (估算)

10:15 AM

对决场地

Concord, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
KR
Kat Ruef

XJN7Q7 · CA, US

DUPR

4.039

PH
paul hortillas

KDXLKY · Pittsburg, CA, US

DUPR

4.454

阵营 2负方
EY
Erica Yuan

0YOWLG · San Francisco, CA, US

DUPR

3.771

WB
Wayne Boyd

350WOP · Walnut Creek, CA, US

DUPR

4.039

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7541020617
显示原始对决元数据 JSON
[
  {
    "team_id": 5937968698,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kat Ruef",
        "dupr_id": "XJN7Q7",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": "CA, US"
      },
      {
        "name": "paul hortillas",
        "dupr_id": "KDXLKY",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Pittsburg, CA, US"
      }
    ]
  },
  {
    "team_id": 5327564877,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erica Yuan",
        "dupr_id": "0YOWLG",
        "rating": 3.771,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      },
      {
        "name": "Wayne Boyd",
        "dupr_id": "350WOP",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      }
    ]
  }
]