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

PPA Tour: 2026 Sacramento Open - Mixed Doubles Skill: (4.0) Age: (50 To 59)

ID: 5983666552

对局比分

8-15

获胜 / Win

对决日期

2026-04-16

对局时间 (估算)

5:00 PM

对决场地

Sacramento, CA

View Facility Page →

对决竞争阵营

阵营 1负方
Jen Vo

MYY02P · San Jose, CA, US

DUPR

3.761

NK
Noel Kutuyev

6ZWJ0D · Los Gatos, CA, US

DUPR

3.569

阵营 2胜方
LK
Lisa Klein

1R6JZ3 · Oakland, CA, US

DUPR

3.925

MG
Mitch Goldblatt

3OWP7L · Walnut Creek, CA, US

DUPR

4.089

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5983666552
显示原始对决元数据 JSON
[
  {
    "team_id": 4463923940,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jen Vo",
        "dupr_id": "MYY02P",
        "rating": 3.761,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1013444/images/profile/446de636-def8-4987-9952-35df47e7537c.png",
        "location": "San Jose, CA, US"
      },
      {
        "name": "Noel Kutuyev",
        "dupr_id": "6ZWJ0D",
        "rating": 3.569,
        "profile_pic_url": null,
        "location": "Los Gatos, CA, US"
      }
    ]
  },
  {
    "team_id": 5379107618,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lisa Klein",
        "dupr_id": "1R6JZ3",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      },
      {
        "name": "Mitch Goldblatt",
        "dupr_id": "3OWP7L",
        "rating": 4.089,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      }
    ]
  }
]