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

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

ID: 5250061258

对局比分

15-1

落败 / Loss

对决日期

2025-08-31

对局时间 (估算)

11:30 PM

对决场地

Concord, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
MW
Maricell White

1NOLZ7 · Pittsburg, CA, US

DUPR

3.957

EI
Eric Isaacson

V44YGE · Concord, CA, US

DUPR

4.369

阵营 2负方
EY
Erica Yuan

0YOWLG · San Francisco, CA, US

DUPR

3.754

WB
Wayne Boyd

350WOP · Walnut Creek, CA, US

DUPR

4.023

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5250061258
显示原始对决元数据 JSON
[
  {
    "team_id": 5581498755,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maricell White",
        "dupr_id": "1NOLZ7",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": "Pittsburg, CA, US"
      },
      {
        "name": "Eric Isaacson",
        "dupr_id": "V44YGE",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "Concord, CA, US"
      }
    ]
  },
  {
    "team_id": 5433887014,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erica Yuan",
        "dupr_id": "0YOWLG",
        "rating": 3.754,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      },
      {
        "name": "Wayne Boyd",
        "dupr_id": "350WOP",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      }
    ]
  }
]