返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Pin Point DUPR Round Robin - 7.50 and Below

ID: 4497289494

对局比分

11-3

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

7:30 PM

对决场地

Pin Point Indoor Pickleball & Golf

View Facility Page →

对决竞争阵营

阵营 1胜方
CL
Connor Loftin

EW2VYJ · USA

DUPR

3.560

AB
Andrew Bromwell

LWGJYZ · USA

DUPR

3.748

阵营 2负方
MS
Michael Sherwin

ZZX7RP · Southern Pines, NC, US

DUPR

3.671

CU
Carlos Urquiza

PZ5ZOZ · USA

DUPR

2.960

数据访问 (AI / 开发者)

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

cURL Request:

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