返回检索中心
匹克球对决数据双打对决 (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: 4850855402

对局比分

16-14

落败 / Loss

对决日期

2026-02-22

对局时间 (估算)

3:30 PM

对决场地

Palm Desert, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
Grainne Sheehan

3PJ90G · Escondido, CA, US

DUPR

3.804

RB
Robert Borden

3Y40RK · Temecula, CA, US

DUPR

4.406

阵营 2负方
CB
Candice Barsuhn

DW60XX · USA

DUPR

3.495

DB
Dana Barsuhn

RZO0LN · Los Angeles, CA, US

DUPR

4.075

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4850855402
显示原始对决元数据 JSON
[
  {
    "team_id": 7872830810,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grainne Sheehan",
        "dupr_id": "3PJ90G",
        "rating": 3.804,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1211501/images/profile/2d48750e-1e4c-439d-8a74-ffe9b78ced6f.png",
        "location": "Escondido, CA, US"
      },
      {
        "name": "Robert Borden",
        "dupr_id": "3Y40RK",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": "Temecula, CA, US"
      }
    ]
  },
  {
    "team_id": 5897713635,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Candice Barsuhn",
        "dupr_id": "DW60XX",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dana Barsuhn",
        "dupr_id": "RZO0LN",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]