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

Golden Gate Pickleball - Money Ball Spring Showdown - Mixed Doubles Skill: (Open)

ID: 7737530001

对局比分

15-6

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

10:15 AM

对决场地

Concord, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
Meghan Hart

8GMXG8 · Redding, CA, US

DUPR

4.879

GV
Gino Valencia

175LO9 · Pleasanton, CA, US

DUPR

5.044

阵营 2负方
MP
Madyson Peav

NR0XVN · CA, US

DUPR

4.517

XT
Xander Trinh

59XYOL · San Jose, CA, US

DUPR

4.594

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7737530001
显示原始对决元数据 JSON
[
  {
    "team_id": 7039763338,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Meghan Hart",
        "dupr_id": "8GMXG8",
        "rating": 4.879,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/296690/images/profile/55ba25e0-4ad4-48da-92ff-58855bf82798.png",
        "location": "Redding, CA, US"
      },
      {
        "name": "Gino Valencia",
        "dupr_id": "175LO9",
        "rating": 5.044,
        "profile_pic_url": null,
        "location": "Pleasanton, CA, US"
      }
    ]
  },
  {
    "team_id": 6740799973,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Madyson Peav",
        "dupr_id": "NR0XVN",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "CA, US"
      },
      {
        "name": "Xander Trinh",
        "dupr_id": "59XYOL",
        "rating": 4.594,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  }
]