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

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

ID: 5271554551

对局比分

12-15

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

8:45 AM

对决场地

Concord, CA

View Facility Page →

对决竞争阵营

阵营 1负方
Mele Moungaloa

8W5P4L · Foster City, CA, US

DUPR

4.270

SW

DUPR

4.158

阵营 2胜方
CM
carol mullin

8DDPG6 · Palo Alto, CA, US

DUPR

4.195

KM
kevin mullin

357QD5 · San Francisco, CA, US

DUPR

4.748

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5271554551
显示原始对决元数据 JSON
[
  {
    "team_id": 5762115290,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mele Moungaloa",
        "dupr_id": "8W5P4L",
        "rating": 4.27,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1235310/images/profile/c0a49d1f-df24-42c6-9ceb-d1f9b4fa4544.png",
        "location": "Foster City, CA, US"
      },
      {
        "name": "Sione Wally Pakalani",
        "dupr_id": "9D2DY7",
        "rating": 4.158,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4958094670,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "carol mullin",
        "dupr_id": "8DDPG6",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      },
      {
        "name": "kevin mullin",
        "dupr_id": "357QD5",
        "rating": 4.748,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      }
    ]
  }
]