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

SDG Dupr Round Robin - Pickleheads Up & Down the River - Game 4

ID: 6676952543

对局比分

15-7

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

12:45 AM

对决场地

House of Pickleball

View Facility Page →

对决竞争阵营

阵营 1胜方
ML
Mike LaBine

56DNRP · Newnan, GA, US

DUPR

3.458

JS
Jodi Statham

2QJ7MY · Newnan, GA, US

DUPR

3.304

阵营 2负方
MM
Marcus Murchison

NR70JZ · USA

DUPR

3.094

DG
Denver Garrett

V4RRY6 · Sharpsburg, GA, US

DUPR

3.101

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6676952543
显示原始对决元数据 JSON
[
  {
    "team_id": 7037564731,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike LaBine",
        "dupr_id": "56DNRP",
        "rating": 3.458,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Jodi Statham",
        "dupr_id": "2QJ7MY",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  },
  {
    "team_id": 6071992573,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marcus Murchison",
        "dupr_id": "NR70JZ",
        "rating": 3.094,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Denver Garrett",
        "dupr_id": "V4RRY6",
        "rating": 3.101,
        "profile_pic_url": null,
        "location": "Sharpsburg, GA, US"
      }
    ]
  }
]