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

Proton National Tour by MPO - Cash Prize Tournament in Daytona Beach - Mixed Doubles 4.0

ID: 6347496251

对局比分

13-15

落败 / Loss

对决日期

2026-05-31

对局时间 (估算)

12:45 AM

对决场地

Holly Hill, FL

View Facility Page →

对决竞争阵营

阵营 1负方
BP
Bianca Pineda

YXGY6P · St. Petersburg, FL, US

DUPR

4.172

DB
Dorion Brown

8MDGRD · Wilmington, NC, US

DUPR

4.691

阵营 2胜方
EW
Elyssa Wisner

ZDVJ0D · Brooksville, FL, US

DUPR

4.314

Noah Allen

N7N797 · USA

DUPR

4.297

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6347496251
显示原始对决元数据 JSON
[
  {
    "team_id": 8273323592,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bianca  Pineda",
        "dupr_id": "YXGY6P",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Dorion Brown",
        "dupr_id": "8MDGRD",
        "rating": 4.691,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 4915418581,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elyssa Wisner",
        "dupr_id": "ZDVJ0D",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Brooksville, FL, US"
      },
      {
        "name": "Noah Allen",
        "dupr_id": "N7N797",
        "rating": 4.297,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1549202/images/profile/98c003e8-4267-46aa-9e3a-3ed593c2d5c2.png",
        "location": ""
      }
    ]
  }
]