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

2025 Oasis Versix Open by PIG - Mixed Doubles Skill: (4.0+) Age: (Any) DUPR 4.0+

ID: 5348510008

对局比分

15-5

落败 / Loss

对决日期

2025-11-16

对局时间 (估算)

5:00 PM

对决场地

Rockwall, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
YL
Yee Lam Isabelle Xiong

7JRLJ4 · Dallas, TX, US

DUPR

3.552

David Amador

MPD0KL · Dallas, TX, US

DUPR

4.245

阵营 2负方
S
Sarah

PKY5JX · USA

DUPR

2.720

RB
Rob Brinkman

3ZL4QM · Heath, TX, US

DUPR

4.125

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5348510008
显示原始对决元数据 JSON
[
  {
    "team_id": 8237911181,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Yee Lam Isabelle Xiong",
        "dupr_id": "7JRLJ4",
        "rating": 3.552,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "David Amador",
        "dupr_id": "MPD0KL",
        "rating": 4.245,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68e0be62b0d80.jpg",
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 7000898820,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sarah",
        "dupr_id": "PKY5JX",
        "rating": 2.72,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rob Brinkman",
        "dupr_id": "3ZL4QM",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": "Heath, TX, US"
      }
    ]
  }
]