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

The Dink Minor League Pickleball @ Pickleplex® in Punta Gorda - DUPR 16

ID: 6246576925

对局比分

20-22

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

2:15 AM

对决场地

Punta Gorda, FL

View Facility Page →

对决竞争阵营

阵营 1负方
BU
Brenda Unger

E942LW · USA

DUPR

3.769

MB
Michael Biron

WZN6GY · USA

DUPR

3.832

阵营 2胜方
RM
Rolida Milne

ODYR9L · Polk County, FL, US

DUPR

3.507

CC
Chris Crow

3VVVNE · Haines City, FL, US

DUPR

3.711

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6246576925
显示原始对决元数据 JSON
[
  {
    "team_id": 7082534562,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brenda Unger",
        "dupr_id": "E942LW",
        "rating": 3.769,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Biron",
        "dupr_id": "WZN6GY",
        "rating": 3.832,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4428338344,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rolida Milne",
        "dupr_id": "ODYR9L",
        "rating": 3.507,
        "profile_pic_url": null,
        "location": "Polk County, FL, US"
      },
      {
        "name": "Chris Crow",
        "dupr_id": "3VVVNE",
        "rating": 3.711,
        "profile_pic_url": null,
        "location": "Haines City, FL, US"
      }
    ]
  }
]