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

Mixed DUPR 18 - The Dink Minor League Pickleball @ Diadem Pickleball Complex ~ Florida

ID: 5468424644

对局比分

21-17

获胜 / Win

对决日期

2025-10-18

对局时间 (估算)

9:00 PM

对决场地

Diadem Pickleball Complex

View Facility Page →

对决竞争阵营

阵营 1胜方
DB
Daniel Brinkworth

12MXQ9 · Fort Lauderdale, FL, US

DUPR

4.682

BH
Bella Houghton

DN2PML · USA

DUPR

3.963

阵营 2负方
AC
Andres Chevasco

WKKPJL · Coconut Creek, FL, US

DUPR

3.537

MR
Marcia Reis

RZ9NGD · FL, US

DUPR

4.154

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5468424644
显示原始对决元数据 JSON
[
  {
    "team_id": 4511216440,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Brinkworth",
        "dupr_id": "12MXQ9",
        "rating": 4.682,
        "profile_pic_url": null,
        "location": "Fort Lauderdale, FL, US"
      },
      {
        "name": "Bella Houghton",
        "dupr_id": "DN2PML",
        "rating": 3.963,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7123997358,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andres Chevasco",
        "dupr_id": "WKKPJL",
        "rating": 3.537,
        "profile_pic_url": null,
        "location": "Coconut Creek, FL, US"
      },
      {
        "name": "Marcia Reis",
        "dupr_id": "RZ9NGD",
        "rating": 4.154,
        "profile_pic_url": null,
        "location": "FL, US"
      }
    ]
  }
]