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

Golden Gate Pickleball - Money Ball Spring Showdown - Mens Doubles Skill: (Open) Age: (8 To 49)

ID: 6983266847

对局比分

4-15

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

12:45 AM

对决场地

Concord, CA

View Facility Page →

对决竞争阵营

阵营 1负方
AC
Austin Campbell

8KGJ47 · San Francisco, CA, US

DUPR

4.693

JG
Joe Grossman

RY74PD · USA

DUPR

4.140

阵营 2胜方
SM
Scott M Nguyen

XJJXM4 · Anaheim, CA, US

DUPR

5.001

DN
Daniel Neyshloss

V76NOE · Davis, CA, US

DUPR

5.012

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6983266847
显示原始对决元数据 JSON
[
  {
    "team_id": 7608013212,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Austin Campbell",
        "dupr_id": "8KGJ47",
        "rating": 4.693,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      },
      {
        "name": "Joe Grossman",
        "dupr_id": "RY74PD",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7387319346,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott M Nguyen",
        "dupr_id": "XJJXM4",
        "rating": 5.001,
        "profile_pic_url": null,
        "location": "Anaheim, CA, US"
      },
      {
        "name": "Daniel Neyshloss",
        "dupr_id": "V76NOE",
        "rating": 5.012,
        "profile_pic_url": null,
        "location": "Davis, CA, US"
      }
    ]
  }
]