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

NP Palm Desert Winter Classic Powered by Onix - Mixed Doubles Skill: 4.5 (4.999 And Under) Age: (49 And Under)

ID: 5173524903

对局比分

1-15

落败 / Loss

对决日期

2026-02-22

对局时间 (估算)

4:45 AM

对决场地

Palm Desert, CA

View Facility Page →

对决竞争阵营

阵营 1负方
CB
Candice Barsuhn

DW60XX · USA

DUPR

3.497

DB
Dana Barsuhn

RZO0LN · Los Angeles, CA, US

DUPR

4.081

阵营 2胜方
MM
Mimi Mercado

3ZW0MD · Long Beach, CA, US

DUPR

4.541

GS
Greg Shankle

8DM00M · USA

DUPR

4.516

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5173524903
显示原始对决元数据 JSON
[
  {
    "team_id": 8350450683,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Candice Barsuhn",
        "dupr_id": "DW60XX",
        "rating": 3.497,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dana Barsuhn",
        "dupr_id": "RZO0LN",
        "rating": 4.081,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 4498239113,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mimi Mercado",
        "dupr_id": "3ZW0MD",
        "rating": 4.541,
        "profile_pic_url": null,
        "location": "Long Beach, CA, US"
      },
      {
        "name": "Greg Shankle",
        "dupr_id": "8DM00M",
        "rating": 4.516,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]