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

Pin Point DUPR Round Robin - 7.50 and Below

ID: 4884405949

对局比分

10-12

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

2:15 AM

对决场地

Pin Point Indoor Pickleball & Golf

View Facility Page →

对决竞争阵营

阵营 1负方
MS
Michael Sherwin

ZZX7RP · Southern Pines, NC, US

DUPR

3.709

CU
Carlos Urquiza

PZ5ZOZ · USA

DUPR

3.062

阵营 2胜方
CL
Connor Loftin

EW2VYJ · USA

DUPR

3.551

AB
Andrew Bromwell

LWGJYZ · USA

DUPR

3.742

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4884405949
显示原始对决元数据 JSON
[
  {
    "team_id": 5522438008,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Sherwin",
        "dupr_id": "ZZX7RP",
        "rating": 3.709,
        "profile_pic_url": null,
        "location": "Southern Pines, NC, US"
      },
      {
        "name": "Carlos Urquiza",
        "dupr_id": "PZ5ZOZ",
        "rating": 3.062,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4586822303,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Connor Loftin",
        "dupr_id": "EW2VYJ",
        "rating": 3.551,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew  Bromwell",
        "dupr_id": "LWGJYZ",
        "rating": 3.742,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]