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

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

ID: 6632503229

对局比分

15-6

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

6:15 AM

对决场地

Frisco, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
AK
Angela Kim

X2PWD2 · USA

DUPR

3.914

VK
Victor Koremura

ODYVO7 · Dallas, TX, US

DUPR

4.363

阵营 2负方
AR
Alexis Ramsey

67EZ6D · Dallas, TX, US

DUPR

3.739

SP
Stephen Palyok

PKPJVZ · Coppell, TX, US

DUPR

3.840

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6632503229
显示原始对决元数据 JSON
[
  {
    "team_id": 8556360433,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Angela Kim",
        "dupr_id": "X2PWD2",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Victor Koremura",
        "dupr_id": "ODYVO7",
        "rating": 4.363,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 8549732110,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alexis Ramsey",
        "dupr_id": "67EZ6D",
        "rating": 3.739,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Stephen Palyok",
        "dupr_id": "PKPJVZ",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": "Coppell, TX, US"
      }
    ]
  }
]