返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Miami vs UF Orange

ID: 4739119643

对局比分

15-12

落败 / Loss

对决日期

2026-03-08

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
GB
Gabriel Brache

ZNL56P · Miami, FL, US

DUPR

4.711

BD
Brooke Dugarte

MY6VLO · Miami, FL, US

DUPR

4.787

阵营 2负方
MS
Martine Sundsten

7DZKL9 · Gainesville, FL, US

DUPR

4.482

MR
Maxwell Ruyle

162ZXK · Tampa, FL, US

DUPR

5.194

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4739119643
显示原始对决元数据 JSON
[
  {
    "team_id": 6545886687,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gabriel Brache",
        "dupr_id": "ZNL56P",
        "rating": 4.711,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "Brooke Dugarte",
        "dupr_id": "MY6VLO",
        "rating": 4.787,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 4661394807,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Martine Sundsten",
        "dupr_id": "7DZKL9",
        "rating": 4.482,
        "profile_pic_url": null,
        "location": "Gainesville, FL, US"
      },
      {
        "name": "Maxwell Ruyle",
        "dupr_id": "162ZXK",
        "rating": 5.194,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  }
]