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

Dinko De Mayo at the Lighthouse Oceanfront Resort - Mens Doubles Skill: 4.5+ (60+)

ID: 4854993845

对局比分

15-7

获胜 / Win

对决日期

2026-04-29

对局时间 (估算)

6:15 AM

对决场地

Long Beach, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
JC
John Ciminello

3VGY9P · USA

DUPR

4.112

RT
Robert Testa

8WZNLY · Long Beach, WA, US

DUPR

4.499

阵营 2负方
DF
Dan funk

V4LXG6 · USA

DUPR

4.287

DN
Doug Nortell

9PLXJ7 · USA

DUPR

3.607

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4854993845
显示原始对决元数据 JSON
[
  {
    "team_id": 5631068392,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Ciminello",
        "dupr_id": "3VGY9P",
        "rating": 4.112,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Testa",
        "dupr_id": "8WZNLY",
        "rating": 4.499,
        "profile_pic_url": null,
        "location": "Long Beach, WA, US"
      }
    ]
  },
  {
    "team_id": 7102366456,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan funk",
        "dupr_id": "V4LXG6",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Doug Nortell",
        "dupr_id": "9PLXJ7",
        "rating": 3.607,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]