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

iPickle $3,600 Spring Classic (with DUPR minimum .5 within registered division) - Mens Doubles Skill: 4.5 Age: 12+ and 35+ Combined (DUPR 4.0 - 4.99)

ID: 5053229411

对局比分

10-11

落败 / Loss

对决日期

2026-03-16

对局时间 (估算)

12:45 AM

对决场地

Cerritos, CA

View Facility Page →

对决竞争阵营

阵营 1负方
DB
Dana Barsuhn

RZO0LN · Los Angeles, CA, US

DUPR

3.972

SL
Sung Lee

1N0Q7W · Pasadena, CA, US

DUPR

4.274

阵营 2胜方
EB
Eduardo Beltran

VX0DNP · USA

DUPR

4.213

JM
Jarod Markey

MENY5V · USA

DUPR

4.004

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5053229411
显示原始对决元数据 JSON
[
  {
    "team_id": 4954461510,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dana Barsuhn",
        "dupr_id": "RZO0LN",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Sung Lee",
        "dupr_id": "1N0Q7W",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Pasadena, CA, US"
      }
    ]
  },
  {
    "team_id": 6765366197,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eduardo Beltran",
        "dupr_id": "VX0DNP",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jarod  Markey",
        "dupr_id": "MENY5V",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]