返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

NP California Open Powered by Onix - Sr. Pro Mens Doubles - Saturday

ID: 7940151281

对局比分

8-11, 11-8, 11-4

获胜 / Win

对决日期

2025-09-13

对局时间 (估算)

6:15 AM

对决场地

Calabasas, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
DJ
David Johnson

17ZRN3 · Las Vegas, NV, US

DUPR

4.957

TG
Tomer Graziani

59EKLL · Montgomery, TX, US

DUPR

5.208

阵营 2负方
MW
Mark Weidmann

8DREXM · Los Angeles, CA, US

DUPR

4.576

SG
Scott Greenberg

EGYJMV · IL, US

DUPR

5.434

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7940151281
显示原始对决元数据 JSON
[
  {
    "team_id": 6561238189,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Johnson",
        "dupr_id": "17ZRN3",
        "rating": 4.957,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Tomer Graziani",
        "dupr_id": "59EKLL",
        "rating": 5.208,
        "profile_pic_url": null,
        "location": "Montgomery, TX, US"
      }
    ]
  },
  {
    "team_id": 8513446013,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Weidmann",
        "dupr_id": "8DREXM",
        "rating": 4.576,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Scott Greenberg",
        "dupr_id": "EGYJMV",
        "rating": 5.434,
        "profile_pic_url": null,
        "location": "IL, US"
      }
    ]
  }
]