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

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

ID: 5026610755

对局比分

5-15

落败 / Loss

对决日期

2026-04-19

对局时间 (估算)

8:45 AM

对决场地

Sacramento, CA

View Facility Page →

对决竞争阵营

阵营 1负方
AM
Aureana Marrotte

YG47LK · Redmond, WA, US

DUPR

4.544

SR
Samrat Reddy Nalla

9PYXQJ · Black Diamond, WA, US

DUPR

4.840

阵营 2胜方
KH
Katrina Haynie

177299 · Rocklin, CA, US

DUPR

4.215

AU
Anton Ulan

NYEO27 · El Dorado Hills, CA, US

DUPR

4.696

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5026610755
显示原始对决元数据 JSON
[
  {
    "team_id": 5050595934,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aureana Marrotte",
        "dupr_id": "YG47LK",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "Redmond, WA, US"
      },
      {
        "name": "Samrat Reddy Nalla",
        "dupr_id": "9PYXQJ",
        "rating": 4.84,
        "profile_pic_url": null,
        "location": "Black Diamond, WA, US"
      }
    ]
  },
  {
    "team_id": 6091101356,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Katrina Haynie",
        "dupr_id": "177299",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": "Rocklin, CA, US"
      },
      {
        "name": "Anton Ulan",
        "dupr_id": "NYEO27",
        "rating": 4.696,
        "profile_pic_url": null,
        "location": "El Dorado Hills, CA, US"
      }
    ]
  }
]