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

USA Pickleball Golden Ticket - Las Vegas - Mixed Doubles 4.0 Age: (40+)

ID: 5495169521

对局比分

4-15

获胜 / Win

对决日期

2026-02-22

对局时间 (估算)

6:15 AM

对决场地

Las Vegas, NV

View Facility Page →

对决竞争阵营

阵营 1负方
Jennifer Reasner

8947KJ · Las Vegas, NV, US

DUPR

3.679

EJ
Enrique Juan Towry

EGR2WM · Alamogordo, NM, US

DUPR

4.379

阵营 2胜方
MP
Melanie Pulliam

3V0LE1 · Hanford, CA, US

DUPR

4.497

VV
Vorlasing Vankham

355RXR · Porterville, CA, US

DUPR

4.282

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5495169521
显示原始对决元数据 JSON
[
  {
    "team_id": 5097589792,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jennifer Reasner",
        "dupr_id": "8947KJ",
        "rating": 3.679,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1033754/images/profile/b364289d-53dc-4ad6-98e7-1e4c5a934434.jpg",
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Enrique Juan Towry",
        "dupr_id": "EGR2WM",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": "Alamogordo, NM, US"
      }
    ]
  },
  {
    "team_id": 4968767353,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Melanie Pulliam",
        "dupr_id": "3V0LE1",
        "rating": 4.497,
        "profile_pic_url": null,
        "location": "Hanford, CA, US"
      },
      {
        "name": "Vorlasing Vankham",
        "dupr_id": "355RXR",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": "Porterville, CA, US"
      }
    ]
  }
]