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

PPA Tour: Carvana PPA Masters Powered by Invited - Mixed Doubles Skill: (4.0) Age: (35 To 49)

ID: 6478382193

对局比分

12-10, 5-11, 11-8

获胜 / Win

对决日期

2026-01-18

对局时间 (估算)

10:15 AM

对决场地

Rancho Mirage, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
Lisa Hankins

RZWVEM · USA

DUPR

4.332

SO
Shane Oren

3ZQLPQ · USA

DUPR

4.305

阵营 2负方
BE
Brenda Epstein

99OROR · Los Angeles, CA, US

DUPR

3.923

EA
Eddie Alvarez

KOP7KO · Los Angeles, CA, US

DUPR

4.250

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6478382193
显示原始对决元数据 JSON
[
  {
    "team_id": 7175953341,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lisa Hankins",
        "dupr_id": "RZWVEM",
        "rating": 4.332,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/93682_60ba4e0b2af89.jpeg",
        "location": ""
      },
      {
        "name": "Shane Oren",
        "dupr_id": "3ZQLPQ",
        "rating": 4.305,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5035756653,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brenda Epstein",
        "dupr_id": "99OROR",
        "rating": 3.923,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Eddie Alvarez",
        "dupr_id": "KOP7KO",
        "rating": 4.25,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]