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

2026 AdventHealth Tampa Bay Challenger - Mixed Doubles Skill: (5.0) Age: (8 And Above)

ID: 5444049318

对局比分

15-6

落败 / Loss

对决日期

2026-03-08

对局时间 (估算)

7:30 PM

对决场地

Tampa, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
EW
Elyssa Wisner

ZDVJ0D · Brooksville, FL, US

DUPR

4.135

JD
Joey DuBose

2LJQ54 · Tampa, FL, US

DUPR

4.659

阵营 2负方
Sophea Danh

4ZVYLK · Spring Hill, FL, US

DUPR

4.132

ES
Eran Sagalevich

9DJVZR · USA

DUPR

4.053

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5444049318
显示原始对决元数据 JSON
[
  {
    "team_id": 7399612704,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elyssa Wisner",
        "dupr_id": "ZDVJ0D",
        "rating": 4.135,
        "profile_pic_url": null,
        "location": "Brooksville, FL, US"
      },
      {
        "name": "Joey DuBose",
        "dupr_id": "2LJQ54",
        "rating": 4.659,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  },
  {
    "team_id": 8377352201,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sophea Danh",
        "dupr_id": "4ZVYLK",
        "rating": 4.132,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66825dfcaf4a9.jpg",
        "location": "Spring Hill, FL, US"
      },
      {
        "name": "Eran Sagalevich",
        "dupr_id": "9DJVZR",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]