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

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

ID: 7236589725

对局比分

15-12

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

10:15 AM

对决场地

Holly Hill, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
NT
Nicole Taylor

ZZ4QYD · USA

DUPR

3.771

Antoine Schaub

JPMNXO · Paris, IDF, FR

DUPR

4.659

阵营 2负方
AB
Andrea Blake

D90PJ4 · Nocatee, FL, US

DUPR

4.117

GB
Grant Brock

0Y4E44 · Nocatee, FL, US

DUPR

4.263

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7236589725
显示原始对决元数据 JSON
[
  {
    "team_id": 8211437809,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicole Taylor",
        "dupr_id": "ZZ4QYD",
        "rating": 3.771,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Antoine Schaub",
        "dupr_id": "JPMNXO",
        "rating": 4.659,
        "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": 4882829402,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrea Blake",
        "dupr_id": "D90PJ4",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": "Nocatee, FL, US"
      },
      {
        "name": "Grant Brock",
        "dupr_id": "0Y4E44",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Nocatee, FL, US"
      }
    ]
  }
]