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

对局比分

11-6

落败 / Loss

对决日期

2026-03-16

对局时间 (估算)

1:00 PM

对决场地

Cerritos, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
DM
Derrick Martinez

ELLYVM · La Habra, CA, US

DUPR

4.474

MV
Matthew Vizconde

30ZZN3 · Brea, CA, US

DUPR

4.096

阵营 2负方
DB
Dana Barsuhn

RZO0LN · Los Angeles, CA, US

DUPR

3.952

SL
Sung Lee

1N0Q7W · Pasadena, CA, US

DUPR

4.268

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8498262096
显示原始对决元数据 JSON
[
  {
    "team_id": 5079880975,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derrick Martinez",
        "dupr_id": "ELLYVM",
        "rating": 4.474,
        "profile_pic_url": null,
        "location": "La Habra, CA, US"
      },
      {
        "name": "Matthew Vizconde",
        "dupr_id": "30ZZN3",
        "rating": 4.096,
        "profile_pic_url": null,
        "location": "Brea, CA, US"
      }
    ]
  },
  {
    "team_id": 5697470927,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dana Barsuhn",
        "dupr_id": "RZO0LN",
        "rating": 3.952,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Sung Lee",
        "dupr_id": "1N0Q7W",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": "Pasadena, CA, US"
      }
    ]
  }
]