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

Minto US Open Pickleball Championships - Mixed Doubles 4.0 Double Elimination 60-64 Age

ID: 7659573923

对局比分

6-11, 0-11

落败 / Loss

对决日期

2025-05-01

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
KB
Katrina Busse

3V6YPJ · Port Charlotte, FL, US

DUPR

4.259

JD
Javier Diaz

8W7YLQ · Cape Coral, FL, US

DUPR

4.531

阵营 2胜方
MB
Michael Book

8M9WJP · Manchester, MO, US

DUPR

4.343

RA
Rochelle Aaranson

8DYY9L · Chesterfield, MO, US

DUPR

4.164

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7659573923
显示原始对决元数据 JSON
[
  {
    "team_id": 6595661734,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Katrina Busse",
        "dupr_id": "3V6YPJ",
        "rating": 4.259,
        "profile_pic_url": null,
        "location": "Port Charlotte, FL, US"
      },
      {
        "name": "Javier Diaz",
        "dupr_id": "8W7YLQ",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": "Cape Coral, FL, US"
      }
    ]
  },
  {
    "team_id": 5753273228,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Book",
        "dupr_id": "8M9WJP",
        "rating": 4.343,
        "profile_pic_url": null,
        "location": "Manchester, MO, US"
      },
      {
        "name": "Rochelle Aaranson",
        "dupr_id": "8DYY9L",
        "rating": 4.164,
        "profile_pic_url": null,
        "location": "Chesterfield, MO, US"
      }
    ]
  }
]