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

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

ID: 5708409643

对局比分

14-16

落败 / Loss

对决日期

2026-05-31

对局时间 (估算)

8:45 AM

对决场地

Holly Hill, FL

View Facility Page →

对决竞争阵营

阵营 1负方
NT
Nicole Taylor

ZZ4QYD · USA

DUPR

3.823

Antoine Schaub

JPMNXO · Paris, IDF, FR

DUPR

4.756

阵营 2胜方
BP
Bianca Pineda

YXGY6P · St. Petersburg, FL, US

DUPR

4.168

DB
Dorion Brown

8MDGRD · Wilmington, NC, US

DUPR

4.660

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5708409643
显示原始对决元数据 JSON
[
  {
    "team_id": 5687114721,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nicole Taylor",
        "dupr_id": "ZZ4QYD",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Antoine Schaub",
        "dupr_id": "JPMNXO",
        "rating": 4.756,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/747909/images/profile/8c1b1dfd-744f-4cd7-a2b0-f5a36c7c5bbf.png",
        "location": "Paris, IDF, FR"
      }
    ]
  },
  {
    "team_id": 7818318858,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bianca  Pineda",
        "dupr_id": "YXGY6P",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Dorion Brown",
        "dupr_id": "8MDGRD",
        "rating": 4.66,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]