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

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

ID: 8202657592

对局比分

11-8, 11-3

落败 / Loss

对决日期

2026-04-19

对局时间 (估算)

5:00 PM

对决场地

Sacramento, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
EA
Emily Attiyeh

3ZQDMQ · Sacramento, CA, US

DUPR

5.192

GL
Gunnar Lee

3PL9VZ · Sacramento, CA, US

DUPR

4.846

阵营 2负方
AM
Aureana Marrotte

YG47LK · Redmond, WA, US

DUPR

4.568

SR
Samrat Reddy Nalla

9PYXQJ · Black Diamond, WA, US

DUPR

4.903

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8202657592
显示原始对决元数据 JSON
[
  {
    "team_id": 6544955505,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emily Attiyeh",
        "dupr_id": "3ZQDMQ",
        "rating": 5.192,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      },
      {
        "name": "Gunnar Lee",
        "dupr_id": "3PL9VZ",
        "rating": 4.846,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      }
    ]
  },
  {
    "team_id": 8138419702,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aureana Marrotte",
        "dupr_id": "YG47LK",
        "rating": 4.568,
        "profile_pic_url": null,
        "location": "Redmond, WA, US"
      },
      {
        "name": "Samrat Reddy Nalla",
        "dupr_id": "9PYXQJ",
        "rating": 4.903,
        "profile_pic_url": null,
        "location": "Black Diamond, WA, US"
      }
    ]
  }
]