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

PB4ALL Spring Classic - SAT-Mixed Doubles 4.5

ID: 5953151000

对局比分

12-10, 11-4

落败 / Loss

对决日期

2025-05-03

对局时间 (估算)

9:00 PM

对决场地

Santa Rosa, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
CN
Cherie Nabeta

2LQ0VR · Carmichael, CA, US

DUPR

4.943

MM
Matthew McDermott

8K505O · Roseville, CA, US

DUPR

4.502

阵营 2负方
JH
Julie Heitman

1RO6Q1 · Pinole, CA, US

DUPR

4.709

MG
Michael Gabrielson

8JLVW1 · Moraga, CA, US

DUPR

4.762

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5953151000
显示原始对决元数据 JSON
[
  {
    "team_id": 8580859065,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cherie Nabeta",
        "dupr_id": "2LQ0VR",
        "rating": 4.943,
        "profile_pic_url": null,
        "location": "Carmichael, CA, US"
      },
      {
        "name": "Matthew McDermott",
        "dupr_id": "8K505O",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Roseville, CA, US"
      }
    ]
  },
  {
    "team_id": 5786684491,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Julie Heitman",
        "dupr_id": "1RO6Q1",
        "rating": 4.709,
        "profile_pic_url": null,
        "location": "Pinole, CA, US"
      },
      {
        "name": "Michael Gabrielson",
        "dupr_id": "8JLVW1",
        "rating": 4.762,
        "profile_pic_url": null,
        "location": "Moraga, CA, US"
      }
    ]
  }
]