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

Pin Point DUPR Round Robin - 7.50 and Below

ID: 5126564377

对局比分

3-11

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

2:15 AM

对决场地

Pin Point Indoor Pickleball & Golf

View Facility Page →

对决竞争阵营

阵营 1负方
CB
Christian Bruce

V45JKE · USA

DUPR

2.867

EG
Emmy Garvey

2QKVX9 · USA

DUPR

3.631

阵营 2胜方
MS
Michael Sherwin

ZZX7RP · Southern Pines, NC, US

DUPR

3.706

CU
Carlos Urquiza

PZ5ZOZ · USA

DUPR

3.055

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5126564377
显示原始对决元数据 JSON
[
  {
    "team_id": 8582635601,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christian Bruce",
        "dupr_id": "V45JKE",
        "rating": 2.867,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Emmy Garvey",
        "dupr_id": "2QKVX9",
        "rating": 3.631,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8189109586,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Sherwin",
        "dupr_id": "ZZX7RP",
        "rating": 3.706,
        "profile_pic_url": null,
        "location": "Southern Pines, NC, US"
      },
      {
        "name": "Carlos Urquiza",
        "dupr_id": "PZ5ZOZ",
        "rating": 3.055,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]