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

USLPL Championships

ID: 6045567645

对局比分

11-3, 11-3

落败 / Loss

对决日期

2026-01-11

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MJ
Mark Johnston

1Q2KN3 · Orlando, FL, US

DUPR

4.933

MO
Marina Ohlmuller

3XOZ53 · Lakeland, FL, US

DUPR

4.759

阵营 2负方
Perry Olson

MYXNKP · The Villages, FL, US

DUPR

4.719

KK
Kristy Kind

8WKWLK · Atlanta, GA, US

DUPR

4.494

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6045567645
显示原始对决元数据 JSON
[
  {
    "team_id": 5016390357,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Johnston",
        "dupr_id": "1Q2KN3",
        "rating": 4.933,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      },
      {
        "name": "Marina Ohlmuller",
        "dupr_id": "3XOZ53",
        "rating": 4.759,
        "profile_pic_url": null,
        "location": "Lakeland, FL, US"
      }
    ]
  },
  {
    "team_id": 8047517297,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Perry Olson",
        "dupr_id": "MYXNKP",
        "rating": 4.719,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66b08f799b246.jpg",
        "location": "The Villages, FL, US"
      },
      {
        "name": "Kristy Kind",
        "dupr_id": "8WKWLK",
        "rating": 4.494,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]