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

PPA Tour: Rate Vegas Cup - Mixed Doubles Skill: (4.5) Age: (08 To 34)

ID: 6769176545

对局比分

11-15

落败 / Loss

对决日期

2025-10-26

对局时间 (估算)

6:15 AM

对决场地

Las Vegas, NV

View Facility Page →

对决竞争阵营

阵营 1负方
MK
Marisa Kuga

PKZ4PX · Seattle, WA, US

DUPR

4.582

GD
Guillermo Dominguez

NYRXLZ · Seattle, WA, US

DUPR

4.825

阵营 2胜方
KL
Karina Lam

3PNXYZ · Litchfield Park, AZ, US

DUPR

4.546

AM
Alexander Mercado

3PP7YZ · Las Vegas, NV, US

DUPR

4.503

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6769176545
显示原始对决元数据 JSON
[
  {
    "team_id": 6937003321,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marisa Kuga",
        "dupr_id": "PKZ4PX",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Guillermo Dominguez",
        "dupr_id": "NYRXLZ",
        "rating": 4.825,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 5424630501,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Karina Lam",
        "dupr_id": "3PNXYZ",
        "rating": 4.546,
        "profile_pic_url": null,
        "location": "Litchfield Park, AZ, US"
      },
      {
        "name": "Alexander Mercado",
        "dupr_id": "3PP7YZ",
        "rating": 4.503,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]