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

PPA Tour: 2026 Sacramento Open - $1,000 Money Ball

ID: 6083098946

对局比分

15-6

获胜 / Win

对决日期

2026-04-16

对局时间 (估算)

3:30 PM

对决场地

Sacramento, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
MG
Matt Goldman

89RQE7 · Palo Alto, CA, US

DUPR

4.881

KM
kevin mullin

357QD5 · San Francisco, CA, US

DUPR

4.971

阵营 2负方
NV
Nico Valencia

89XRER · Reno, NV, US

DUPR

4.599

MW
Mike Wilson

8JYJNM · Grass Valley, CA, US

DUPR

4.600

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6083098946
显示原始对决元数据 JSON
[
  {
    "team_id": 5769568682,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Goldman",
        "dupr_id": "89RQE7",
        "rating": 4.881,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      },
      {
        "name": "kevin mullin",
        "dupr_id": "357QD5",
        "rating": 4.971,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      }
    ]
  },
  {
    "team_id": 5629351965,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nico Valencia",
        "dupr_id": "89XRER",
        "rating": 4.599,
        "profile_pic_url": null,
        "location": "Reno, NV, US"
      },
      {
        "name": "Mike Wilson",
        "dupr_id": "8JYJNM",
        "rating": 4.6,
        "profile_pic_url": null,
        "location": "Grass Valley, CA, US"
      }
    ]
  }
]