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

BULLDOG PICKLEBALL - Inaugural Showdown - Mixed Doubles Skill: (4.0 to 4.5) Age: (Any)

ID: 5089762132

对局比分

15-8

落败 / Loss

对决日期

2026-05-31

对局时间 (估算)

5:00 PM

对决场地

Frisco, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
AK
Angela Kim

X2PWD2 · Lewisville, TX, US

DUPR

3.924

VK
Victor Koremura

ODYVO7 · Dallas, TX, US

DUPR

4.370

阵营 2负方
YL
Yee Lam Isabelle Xiong

7JRLJ4 · Dallas, TX, US

DUPR

4.400

PO
Peter Orellana

EWVDDW · Los Angeles, CA, US

DUPR

3.653

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5089762132
显示原始对决元数据 JSON
[
  {
    "team_id": 4669006708,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Angela Kim",
        "dupr_id": "X2PWD2",
        "rating": 3.924,
        "profile_pic_url": null,
        "location": "Lewisville, TX, US"
      },
      {
        "name": "Victor Koremura",
        "dupr_id": "ODYVO7",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 7104972647,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Yee Lam Isabelle Xiong",
        "dupr_id": "7JRLJ4",
        "rating": 4.4,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Peter Orellana",
        "dupr_id": "EWVDDW",
        "rating": 3.653,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]