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

DUPRN 4 DOLLAR$ The Memorial - Pickleheads Gauntlet - Game 1

ID: 6841741112

对局比分

11-15

获胜 / Win

对决日期

2026-05-25

对局时间 (估算)

9:00 PM

对决场地

Jones County Pickleball Club @ Morris Bank Park

未核实场馆

对决竞争阵营

阵营 1负方
CH
Chandler Harris

RYK6KM · Gray, GA, US

DUPR

3.909

JS
Jared Smith

Z9N0NW · USA

DUPR

3.334

阵营 2胜方
GM
Grant Maki

56YYJR · Jones County, GA, US

DUPR

4.513

TS
Trey Smith

99MREJ · Gray, GA, US

DUPR

3.482

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6841741112
显示原始对决元数据 JSON
[
  {
    "team_id": 4950693518,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chandler Harris",
        "dupr_id": "RYK6KM",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": "Gray, GA, US"
      },
      {
        "name": "Jared Smith",
        "dupr_id": "Z9N0NW",
        "rating": 3.334,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6777244972,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Grant Maki",
        "dupr_id": "56YYJR",
        "rating": 4.513,
        "profile_pic_url": null,
        "location": "Jones County, GA, US"
      },
      {
        "name": "Trey Smith",
        "dupr_id": "99MREJ",
        "rating": 3.482,
        "profile_pic_url": null,
        "location": "Gray, GA, US"
      }
    ]
  }
]