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

Wild Monkeys Pickleball Championship - Mens Doubles Skill: (4.499 And Under) Age: (50 And Under)

ID: 4889185102

对局比分

3-15

获胜 / Win

对决日期

2026-01-31

对局时间 (估算)

11:30 PM

对决场地

Oklahoma City, OK

View Facility Page →

对决竞争阵营

阵营 1负方
MS
Michael Stahl

16XD4D · USA

DUPR

3.422

DS
Darrell Sanders

89N6PR · Oklahoma City, OK, US

DUPR

3.931

阵营 2胜方
LL
Louis Liu

Z97VRD · Garland, TX, US

DUPR

4.584

PO
Peter Orellana

EWVDDW · Los Angeles, CA, US

DUPR

3.484

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4889185102
显示原始对决元数据 JSON
[
  {
    "team_id": 8335040309,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Stahl",
        "dupr_id": "16XD4D",
        "rating": 3.422,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darrell Sanders",
        "dupr_id": "89N6PR",
        "rating": 3.931,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  },
  {
    "team_id": 7522741796,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Louis Liu",
        "dupr_id": "Z97VRD",
        "rating": 4.584,
        "profile_pic_url": null,
        "location": "Garland, TX, US"
      },
      {
        "name": "Peter Orellana",
        "dupr_id": "EWVDDW",
        "rating": 3.484,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]