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

PPA Tour: 2026 Sacramento Open - Mixed Doubles Skill: (4.5) Age: (08 To 34)

ID: 6747746002

对局比分

6-11, 11-8, 5-11

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

11:30 PM

对决场地

Sacramento, CA

View Facility Page →

对决竞争阵营

阵营 1负方
RZ
Rosy Zhong

KD2ZXK · USA

DUPR

3.869

SY
Sam Young

GGXPVQ · Seattle, WA, US

DUPR

4.462

阵营 2胜方
CM
carol mullin

8DDPG6 · Palo Alto, CA, US

DUPR

4.296

KM
kevin mullin

357QD5 · San Francisco, CA, US

DUPR

4.922

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6747746002
显示原始对决元数据 JSON
[
  {
    "team_id": 6755723606,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rosy Zhong",
        "dupr_id": "KD2ZXK",
        "rating": 3.869,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sam Young",
        "dupr_id": "GGXPVQ",
        "rating": 4.462,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 6813223312,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "carol mullin",
        "dupr_id": "8DDPG6",
        "rating": 4.296,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      },
      {
        "name": "kevin mullin",
        "dupr_id": "357QD5",
        "rating": 4.922,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      }
    ]
  }
]